body {text-align:center; background-color:#FBECFF; margin-bottom:15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin-bottom:20px;}
	#wholePageContentHolder {position:absolute; width:650px; left:50%; margin:10px 0px 20px -325px;}
	#pageFrame {float:left; border:1px solid #CCCCCC; width:650px; background-color:#FFFFFF;}
		#header {float:left; width:650px; height:113px; background-color:#409FFF;}
		#menuBar {float:left; width:650px; height:30px; border-top:1px solid #CCCCCC; background-color:#99CC66; background-image:url(../images/menu-bg.jpg); background-repeat:repeat-x; background-position:center; text-align:center;}
			#menu {color:#FFFFFF; margin-top:5px; font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:bold;}
			#menu a {color:#FFFFFF; text-decoration:none;}
		#underMenu {float:left; width:650px; height:35px; border-top:1px solid #CCCCCC; background-color:#FFFF99; background-image:url(../images/under-menu-bg.jpg); background-repeat:no-repeat; background-position:top left;}
		#leftBar {float:left; width:160px; background-image:url(../images/left-bar-bg.jpg); background-repeat:no-repeat; background-position:top left; color:#0066CC;}
		#mainContent {float:left; width:490px; color:#999999; text-align:left;}
			
			#mainContent p {margin:0px 10px 20px 20px; line-height:140%;}
			#mainContent h1 {margin:0px 10px 20px 20px; font-size:14px; line-height:140%;}
			#mainContent h2 {margin:0px 10px 20px 20px; font-size:13px; line-height:140%;}
			#mainContent h3 {margin:0px 10px 20px 20px; font-size:12px; line-height:140%;}
			
			#mainContent a {color:#999999; font-weight:bold;}
			
			#mainContent div.imageRight {float:right; margin:0px 10px 10px 10px; border:1px solid #CCCCCC;}
				#mainContent div.imageRight img {border:1px solid #FFFF99;}
			
			#mainContent div.imageLeft {float:left; margin:0px 10px 10px 20px; border:1px solid #CCCCCC;}
				#mainContent div.imageLeft img {border:1px solid #FFFF99;}
		
			#footer {width:400px; margin-left:50px; border-top:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; text-align:center; font-size:11px; padding-top:10px; padding-bottom:10px;}
				#footer a {color:#999999; text-decoration:none;}
			#cnxFooter {width:400px; margin-left:50px; text-align:center; font-size:11px; padding-top:10px; padding-bottom:10px;}
				#cnxFooter a {color:#999999; text-decoration:none;}
