
/* DIV styles start */

#container {
	width:875px;
	position:absolute;
	height: 610px;
	min-height: 610px;
	clear:all;
	
	}
#header {
	background: url(/v2/weblogo.gif) no-repeat left top;
	width: 800px;
	position: relative;
	top:0px;
	left:0px;
	height:89px;
	text-align:left;
	margin:0;
	float:left;
    
	
	}
#topnav {
	width:700px;
	position:absolute;
	top:60px;
	left:9px; 

	vertical-align: bottom;
	text-align: left;
	white-space:nowrap;

	}
#main {
	/*width: 100%;
	position: relative;
	text-align:left;
	top: 28px;
	min-height: 415px;
    height: 415px;*/
	}
#leftnav {
	width: 141px;
	position: absolute;
	left:0px;
	}
#content {
	/*width: 759px;
	height: 415px;
	position: absolute;
	top:0px;
	left: 141px;	*/
	}
#footer {
	width: 800px;
	/*top:10px;*/
	top:24px;
	padding-top:2px;
	white-space:nowrap;
	float:right;	
	}
#footer img {
	border:none;}
	
input {margin:0; padding:0;}
form {margin:0; padding:0;}

 .red a {
	color: #ff8973;
}
/* Image Rotation */
#rotator {position:absolute; height:416px; width:723px; margin-bottom:0px; }
.slide { height:416px; position:absolute; width:723px; }
.slide p { padding:5px; }