body { background:#363636; 
margin:0; 
padding:0; 
border:0px solid #fff; 
}
div#pageBg { background:url(../images/bg.png) repeat-x;
	position:absolute;
	z-index:-1;
	height:204px;
	width:100%;
	top:157px;
	left:50%;
}
div#page { 
	width:1092px; 
	margin:8px auto 0 auto; 
}
div#frame { background:#fff;
	height:100%;
	width:978px;
	margin:0px 46px 0 46px;
	padding:8px 11px 0 11px; 
}

/* header */
div#frameA1 { background:#fff;
	margin:0 0 11px 0;
	padding:0;
	border:solid #363636; border-width:1px;
}
div#frameA1 #navTop { background:#363636;
	height:20px;
	margin:0 0 0 0;
	padding:0 10px 0px 0;
	border:solid #ff0; border-width:0px; 
}
div#frameA1 #head { 
	height:80px;
	margin:15px 0 0px 0;
	padding:0 0 10px 0;
}
div#frameA1 #logo {
	float:left; 
	margin:0px 180px 0px 0;
	padding:0 0 0px 0;
}

/* Nav : MAIN */
div#frameA2 { background:#fff url(../images/nav/main/bg-default.png) repeat-y; 
	height:203px;
	margin:0px 0 11px 0px;
	border:dotted #f00; border-width:0px;
}
div#frameA2 #navMain {
	float:left;
	margin-left:187px;
}
div#frameA2 #navMainRight {
	margin-left:785px;
}
div#frameA2 #navMainRightHome {
	margin-left:530px;
}

div#frameA3 { background:#fff; 
	min-height:300px;
	padding:11px;
	border:1px solid #363636;
}
/* Nav : LEFT */
div#frameA3 #left { 
	float:left;
	width:154px;
	min-height:300px;
	margin:0px 22px 0px 0px; 
	padding:0px 0px 0 0px;
	border:dotted #f00; border-width:0px;
}

/* Content */
div#frameA3 #content, div#frameA3 #contentHome { background:#fff;
	float:left;
	width:532px;
	padding:22px;
}

div#frameA3 #contentHome { background:#e1e1e1;
	width:277px;
	padding:0px 22px 0 22px;
}

div#frameA3 #contentHome h1 { margin-top:22px } 
div#frameA3 #contentHome p { font-size:14px; line-height:26px; }

div#frameA3 #contentAlt { background:#fff;
	width:744px;
	margin-left:154px;
	padding:22px;
}

/* Update Bar */

div#frameA3 #right {
	margin-left:785px;
	width:190px;
}

div#frameA3 #rightHome {
	width:390px;
	margin:0 0 0 519px;
	padding:0;
}

div.mc-subscribe {
	margin-bottom:0;
	padding:22px;
	border-width:1px;
	width:100%;
}


/* Footer */
div#frameA4 { 
	margin:11px 0 0px 0px;
	padding:0 0 22px 0;
	border:dotted #f00; border-width:0px;
}

div#frameA4 #footBar { background:#363636;
	height:100px;
	margin:0 0 11px 0;
}
div#frameA4 #social {
	padding:20px 0 0 20px;
}
div#frameA4 #sponsors {
	float:right;
	margin:20px 22px 0 0;
} 


