#nav {text-align:center; width:500px; margin:auto;}
/*change margin-left for button position*/
#horizontalNav{padding:0px;margin-left:148px;text-align:center; margin-top:2px; margin-bottom:0px;}
#horizontalNav li{list-style-type:none;float:left; font-family:"Arial",Verdana, Helvetica, sans-serif; color:#FFFFFF; text-align:center; font-size:large;}
#horizontalNav a{ color:#FFFFFF; text-decoration:none;padding:0px 10px;display:block;}
#horizontalNav li.selected{background-color:#BEC6E8;}
#horizontalNav li:hover a{color:#666666; }
body { background:#000000; color:#FFFFFF;}
img { border:#333333 thin solid;}
a { color:#999999; text-decoration:none;}
a:hover {text-decoration:underline; color:#999999;}
pre { font-family:"Arial", Helvetica, sans-serif; color:#FFFFFF; font-weight:lighter; font-size:medium;}
p { font-family:"Arial", Helvetica, sans-serif; color:#FFFFFF; font-weight:lighter; font-size:medium;}
h2 { margin:10px; font-family:"Trajan Pro"; }
h3 { margin:5px; font-family:"Trajan Pro"; text-align:center;}
h4 {margin:5px; font-family:Georgia, "Times New Roman", Times, serif; text-align:center}
h5 { font-size:12px;}
#container { width:800px; margin:auto; }
#logo { background:url(../images/redo.jpg); width:400px; height:135px; margin:auto;}
#info { margin:auto; text-align:center;	}
#download { text-align:center; margin:auto;}
#login {text-align:center;}
#aboutContainer {}
#about { float:left; text-align:right; width:580px; padding-right:25px; margin-top:36px; margin-bottom:20px; } 
#aboutImg {float:left; background:url(../images/website-banner.gif) top no-repeat; width:143px; height:416px; margin-bottom:25px; margin-top:55px;}
#gallery { width:750px; text-align:center; margin:auto;}
#contact {text-align:center; padding:20px;}
#form1 { text-align:center;}
#equip { float:left; padding:20px; width:40%; }
#equipImg { background:url(../images/blueLights.jpg) bottom no-repeat; width:40%; height:200px; float:left;}
#listingFunctions {width:100%;}
#listTries table {text-align:center; margin:auto;}
#details {text-align:center; margin:auto; font-size:small;}
#footer {text-align:center; font-size:smaller;}
#forLater {text-align:center; border:#FFFFFF thin solid; padding:5px; float:left;}
.clear {clear:both;}
.error, .notice, .success {padding:.2em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFFFFF;color:#514721; margin:0px; padding-left:5px; padding-right:5px; width:100px;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.formRow {text-align:center; }
.formLabel {margin:auto; width:100px;}
textarea {width:300px; height:100px; text-align:center;}
/* for old school,javascript buttons
#equipButton {text-align:center;}
#galleryButton {text-align:center;}
#equipButton a {margin:0px;}
#aboutButton {top:160px; margin-left:90px; position:absolute;}
#contactButton {top:160px; margin-left:480px; position:absolute;}
#equipButtons { background:url(../images/test-images/equp-bar.gif) no-repeat; height:39px;  top:-249px; text-align:center; padding: 7px;}*/