@charset "utf-8";
#shadow {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(file://///Company-server/Users/Web2/Rachel%27s/images/drop-shadow.jpg);
	background-repeat: repeat-y;
	height: auto;
}
p.indent {
text-indent: 3em;
}

div#container {
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ffffff;
	height: auto;
	background-repeat: no-repeat;
	float: none;
	position: relative;
}
div#header {
width:auto;
height: 100px;
background:#FFFFFF;
border-bottom:#000000 1px solid;
}
div#maincontainer {
	width: 750px;
	float: none;
}
div#sidebar {
width: 200px;
border-right:#000000 1px dashed;
float:left;
}
div#content {
	width: 395px;
	background-color: #ffffff;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
div#footer {
width:auto;
height: 20px;
border-top: #000000 1px solid;
clear:both;
}
table.main {
border: solid;
border-color:#000000;
}
td.column1 {

border: 1px solid;

border-color: black;

background-color: #ffffff;

color: #0000EE; 
}
#boxContent { 
position: relative; left: -2px; top: -2px; 
} 
#boxContainer {
position: relative; background: #666; margin: 4px; 
} 
