#header {
	height: 203px;
	width: 770px; 
	margin: 0 auto;
	overflow: auto;
}
#toppg { position:absolute; 
	width: 20px;
	height:20px;
	margin-left:0px;
	margin-top:0px;
 }
#header_logo {
	position:absolute;
	width: 182px;
	height:25px;
	margin-left:35px;
	margin-top:5px;
	z-index: 10;
}
#header_left {
	position:absolute;
	width: 35px;
	height:101px;
	margin-left:0px;
	margin-top:37px;
}
#header_main {
	position:absolute;
	width: 725px;
	height:117px;
	margin-left:37px;
	margin-top:36px;
	background-color:#FFFFFF;
}
#header_right {
	position:absolute;
	width: 290px;
	height:140px;
	margin-top:50px;
	margin-left: 450px;
}
#navb { position:absolute; 
	width: 725px;
	height:15px;
	margin-left:37px;
	margin-top:187px;
	background-color:#F4F4F4;
 }
#nav { position:absolute; 
	width: 562px;
	height:16px;
	margin-left:200px;
	margin-top:20px;
	background-color:#F4F4F4;
 }
#nav ul {
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}

#nav ul li {
	list-style: none;
	font-size: 1em;
	float: right;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
}

#nav ul li a, #nav ul li a:visited {
	display: block;
	color: #333333;
	padding-top: 0;
	padding-right: 0.3em;
	padding-bottom: 0.2em;
	padding-left: 0.3em;
}
	
#nav ul li a:hover, #nav ul li a.current:hover { color: #fff !important; background: #d2382c; text-decoration: none !important; }
		
#nav ul li a.current, #nav ul li a.current:visited { color: #006666; text-decoration: underline; }

#container {
	width: 770px; 
	margin: 0 auto;
	background-image: url(sf_left.gif);
	background-repeat: repeat-y;
	overflow: auto;
	min-height:250px;
	height:auto;
	padding-bottom:10px;
}
#contentsx {
	width: 345px;
	float:left;
	margin-top: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 45px;
}

#contentdx {
	width: 345px;
	float:right;
	background-color:#FFFFFF;
	padding: 8px;
	margin-bottom:5px;
}
#content500 {
	width: 490px;
	float:left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 45px;
}
#content550 {
	width: 550px;
	float:left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 45px;
}
#contentdx200 {
	width: 200px;
	float:right;
	background-color:#FFFFFF;
	margin-bottom:5px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#contentdx150 {
	width: 140px;
	float:right;
	background-color:#FFFFFF;
	padding:8px;
	margin-bottom:5px;
}
#divider {
	width:771px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bottom {
	width:764px;
	margin-bottom: 2px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-color:#993333;
	padding:3px;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background-image:url(bottom_sf.jpg);
	background-repeat: repeat-x;
	}
#bottom a, a:hover{
	color:#FFFFFF;
}
#validator {
	width:764px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	padding:3px;
	color:#000;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	text-align:right;
	}
#validator a, a:hover{
	color:#000;
}
div#win {
	BORDER-RIGHT: #444 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ff8 1px solid; DISPLAY: block; PADDING-LEFT: 5px; RIGHT: 0px; 
	BACKGROUND: #fc6; PADDING-BOTTOM: 5px; BORDER-LEFT: #ff8 1px solid; BOTTOM: 0px; PADDING-TOP: 5px; 
	BORDER-BOTTOM: #444 1px solid; 
}