body{font-family: arial, helvetica, sans-serif; font-size: 73%; background-color: black; margin: 0; padding: 0}
a {color: #0001A6; font-weight: bold; text-decoration : none; }

a:hover{color: red}
h1{font-size: 1.25em; padding: 5px 0 0 30px}
h2{font-size: 1.20em; padding: 5px 0 0 40px}
h3{font-size: 1.15em; font-weight: normal; padding-left: 50px}

img {border: 0}

td{vertical-align: top;}

#wrapper{position: absolute; left: 50%; margin-left: -400px; width: 800px;color: black}
#header{height: 93px; background-color: #999; border-bottom: 2px solid #333; background-image : url(site/pageHeader.jpg);}

#title, #titleShadow{position: absolute; font-size: 2em; font-weight: bold;}
#title{left: 60px; top: 55px; color: #333; }
#titleShadow{left: 62px; top: 57px; color: #bbb;}
#siteUser, #siteUserShadow{position: absolute; font-size: 1.2em; font-weight: bold;}
#siteUser{right: 62px; top: 57px; color: #fff; }
#siteUserShadow{right: 60px; top: 59px; color: #666; }

#leftPanel{float: left; width: 150px; background-color: #bbb; height: 500px}
	#leftPanel ul{list-style : none; margin: 3em 0 0 0; padding: 0;text-align: right; width: 145px}
	#leftPanel li{float: left; width: 140px; height: 1.4em;padding: 3px; margin-right: 5px}
	
#mainPanel{float: left; width: 645px; background-color: #fff; padding-bottom: 4em; padding-top: 1.8	em}
	#mainPanel p, #widePanel p, #mainPanel li{padding: 0 30px 0 30px; text-align: justify}

#mainContainer{ position: absolute; top: 95px; left: 50%; width: 800px; margin-left: -400px;background-color: #bbb;}
#footer{ clear: both; height: 30px; width: 800px;background-color: #000; color: #bbb; text-align : right; }
	#footer a{color: #ccc; font-weight: bold; 	text-decoration : none; }
	#footer a:hover{color: red}
	

#trackingInfo{float: right; color: #bbb}
.footerFloat{clear: both; padding: 5px 20px 0 0; font-size: 0.9em;}
.note{padding: 5px 0 0 15px; font-size: 0.9em}

.current,.menuLink{font-size: 0.92em; margin-right: 10px}
.current{border-bottom: 2px solid #999; color: #666;}
.menuLink a{font-weight: normal; color}
.menuLink a:hover{color: red}

.formMain{width: 550px;font-size: 0.9em}
.formMain textarea{font-family: arial, helvetica, sans-serif; font-size: 1em}
.formMain table{width: 500px; margin-left: 50px}

.formHeader{padding-left: 50px; border-bottom: 1px solid #aaa; font-weight: bold}
.wideInput, .formMain textarea{width: 380px;}
.narrowInput{width: 150px;}
.label{text-align: right; padding-right: 4px; font-size: 1em; width: 120px}

