@charset "utf-8";
#container { 
	background: #ffffff;
	width: 900px;  
	border: 0px;
	text-align:left; 
} 
body  {
	font: 100% Georgia, Times New Roman, serif;
	background: #2d464a;
	margin: 5;
	padding: 0;
	text-align: left;
	color: #556477;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.topbox {
	height:6px;
	background: #ffffff;
}
td.leftbox {
	width:6px !important;
	background: #ffffff;
}
td.rightbox {
	width:6px !important;
	background: #ffffff;
}
td.bottombox {
	height:6px;
	background: #ffffff;
}
td.leftucorner {
	height:6px;
	width:6px !important;
	background-image:url("../img/10lucorner.gif");
}
td.rightucorner {
	height:6px;
	width:6px !important;
	background-image:url("../img/10rucorner.gif");
}
td.leftlcorner {
	height:6px;
	width:6px !important;
	background-image:url("../img/10llcorner.gif");
}
td.rightlcorner {
	height:6px;
	width:6px !important;
	background-image:url("../img/10rlcorner.gif");
}

#header { 
	width: 900px;
	height: 154px; 
	padding: 0px 0px 0px 0px;  
	background-image:url("../img/header.gif");
	} 
#menu { 
	width: 900px;
	height: 40px; 
	padding: 0px 0px 0px 0px;  
	background: #603508;
	margin-bottom: 6px;
	} 

#sidebar1 {
	float: left; 
	width: 372px;
	height: 1500px;
	background-image:url("../img/sidebar.gif");
	vertical-align:top;
	padding: 0px 0px;
	margin-bottom: 6px;
	}
#mainContent {
	background: #c8eef0;
	float: right;
	width: 520px;
	height: 490px;
	vertical-align:top;
	padding: 0px 0px;
	margin-bottom: 6px;
}
#footer { 
	padding: 0 0px 0 0px; 
	background: #603508;
	width: 900px;
	height: 66px;   
	margin-top:-11px;
} 
#widetable { 
	padding: 0 0px 0 0px; 
	background: #faefe5;
	width: 900px;
	height: 460px;
	margin-bottom: 6px;
} 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.pbox {position:relative; top:0px; left:0px; height:530px; width:900px; background-color:#ffffff;}
.cbox {position:relative; top:2px; left:0px; height:150px; width:900px; background-color:#ceeef5; text-align:left;}
.cbox p { color: #000000; text-align: left; margin-left: 10px; font-family: Arial, Sans-Serif; font-size: 12px; font-weight: normal;}
#pphoto { height:530px; width:900px; margin: 0px 0px 0px 0px;}
#loadin { color:#ffffaa; visibility:hidden; position:relative; top:-200px; text-align:center; text-shadow: 2px 2px 2px #000;}
img.b { margin: 5px 5px 5px 5px; border:0px;}

#bigbox {
	background: #ffffff;
	width: 610px;
	height: 320px;
}
#litbox {
	background-image:url("../img/litebox2.gif");
	height: 210px;
	width: 220px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 4px;
	float: left;
} 
#menupop {
	position: absolute;
	visibility: hidden;
	top: 100px;
	left:400px;
	background: #bef3b0;
	z-index: 100;
}
.hr {
	padding-bottom: 0px;
}

	
