body					{ background:#FFF; font:normal 14px Trebuchet MS; }
body,ul,h1				{ margin:0; padding:0; }
img, a					{ border:0px; behavior: url("css/iepngfix.htc"); }
a						{ text-decoration:none; color:#FFF; }
a:hover					{ text-decoration:underline; }

#mainBox				{ width:1201px; margin-left:auto; margin-right:auto; }
#mainBox2				{ width:981px; }
#mainLeftBox			{ width:110px; }
#mainRightBox			{ width:109px; }


#headerBox				{  }
.headerTop				{ height:50px; background:url(../img/topHdr.jpg) repeat-x; }
.headerNav				{ width:981px; margin-left:auto; margin-right:auto; }
.headerNav li			{ list-style:none; display:inline; float:left; }
.headerNav li a			{ display:block; float:left; width:150px; font:normal 18px Verdana; text-align:center; }
.headerNav .navSpacer 	{ width:55px; }

#bodyBox				{ }
#bodyLeft				{ width:274px; background:url(../img/img4.jpg) no-repeat; }
.leftNav				{ margin-top:20px; }
.leftNav li				{ list-style:none; }
.leftNav li a			{ display:block; width:208px; height:43px; background:url(../img/menu.png) no-repeat;
                          font:bold 15px Verdana; padding:22px 0 0 10px; cursor:pointer; }

/* for png hover link in IE6 */
#bodyLeft .leftNav .mainHeaderHover		{ background:url(../img/menu2.png) no-repeat; text-decoration:none;  }
#bodyLeft .leftNav .mainHeaderNormal	{ background:url(../img/menu.png) no-repeat; }

.leftMiddleForm				{ width:274px; height:196px; margin-top:10px; background:url(../img/img2.jpg) no-repeat;}
/*.leftBottomForm				{ width:274px; height:201px; margin-top:10px; background:url(../img/img3.jpg) no-repeat;}*/
.leftBottomForm				{ width:274px; height:350px; margin-top:10px; background:url(../img/img3a.jpg) no-repeat;}



#bodyRight				{ width:707px; background:url(../img/img5.jpg) no-repeat; }
.linkvar a:link, .linkvar a:active, .linkvar a:visited	{ font-color:#cccccc; }
.linkvar a:link	{ font-color:gold; }
#mainFooter				{ height:75px; background:url(../img/ftrBg.jpg) repeat-x; }
#footerBox				{ width:981px; margin-left:auto; margin-right:auto; margin-top:10px; color:#FFF; }
.footerNav				{ position:relative; font-size:14px; }

.floatLeft				{ float:left; }
.floatRight				{ float:right; }
.clearBoth				{ clear:both; }
.textBoxDiv				{ background:url(../img/rounded.jpg) no-repeat top left; height:35px; width:214px; text-align:center; }
.textBox				{ border:0; width:195px; margin-top:8px; text-align:center; color:#999; }
.profileBox				{ background:#efefef; width:600px; color:#000; padding:10px; font:normal 11px Verdana, Arial, Helvetica, sans-serif;}
.profileTitle			{ color:#0066CC; font:bold 11px Verdana, Arial, Helvetica, sans-serif; padding:5px; border-bottom:1px solid #0066CC; }