/* Classes and IDs ordered A to Z */
a:link,
a:visited,
a:active{
	color:#ffffff;
	}
a:hover { color: #999; text-decoration: underline }	
a img{
	color:#000;
	border:0px;
	border-style:none;
	margin:0;
	padding:0;
	}
body  { font-size: 14px; font-family: arial; background-color: #000; margin: 0 }
nav { color: #fff; font-size: 12px; font-family: arial, Helvetica, Verdana }
h1	   { color: #fff; font-size: 12px; text-align: center }
h2    { color: #fff; font-size: 11px; font-weight: bold; text-align: center }
h3  { color: #fff; font-size: 9px; font-style: italic; font-weight: bold; text-align: center }
h4   { color: #fff; font-size: 10px; font-style: italic; text-align: center }
p    { color: #fff; font-size: 11px; font-family: arial, Helvetica, Verdana }
/*------------------Class--------------------------*/
.bottomtext   { color: #ccc; font-size: 9px; text-align: right; margin: 7px 7px 0 0 }
.textleft    { color: #fff; font-size: 11px; font-family: arial, Helvetica }
.textleft2 { color: #fff; font-size: 9px; text-align: center; margin: 7px }
.textleft3 { color: #fff; font-size: 12px; font-family: arial, Helvetica, Verdana }
.textleft4 { color: #fff; font-size: 11px; font-family: arial, Helvetica, Verdana }
.textleft a:link, .textleft a:visited, .textleft a:active  { color: #fff; font-size: 11px; font-weight: bold }
.textleft a:hover { color: #fff }
.nav a:link,
.nav a:visited,
.nav a:active  { color: white; text-decoration: none; margin-right: 7px }
.nav a:hover { color: #999 }
.t1  { margin: 0; padding: 0; position: absolute; width: 50px; height: 50px }
.t2  { margin: 0; padding: 0; position: absolute; width: 50px; height: 50px; border: solid 2px #9cf }
/*------------------ I.D.--------------------------*/
#logo, #bottom, #content, #textleft, #contact, #img, #horz, #navbar, #phright, #vert, #thumbox { position: absolute }	
#logo     { background-color: transparent; background-repeat: inherit; top: 5px; left: 15px; width: 232px; height: 65px }
#bottom     { background-color: transparent; top: 520px; left: 0; width: 880px; height: 20px }
#container     { background-color: transparent; margin: 50px auto auto; padding: 0; position: relative; top: 0; width: 900px; height: 560px }
#full { }
#content  { background-color: #999; top: 67px; left: 2px; width: 533px; height: 450px }
#textleft      { color: #fff; background-color: #333; top: 77px; left: 12px; width: 523px; height: 440px }
textleft ul { }
textleft ul li { color: #000; font-size: 10px; display: list-item; margin-left: 20px }
#contact  { background-color: transparent; top: 75px; left: 0; width: 535px; height: 454px }
#img    { top: 75px; left: 18px; width: 860px; height: 450px }
#navbar	    { color: #dadcdb; font-size: 12px; background-color: transparent; top: 10px; left: 232px; width: 648px; height: 65px }
#navbar ul  { text-align: right; list-style: none; margin: 45px 0 0; padding: 0 }
#navbar ul li   { display: inline; margin-top: 10px; margin-right: 2px; margin-left: 2px }
#phright    { top: 77px; left: 557px; width: 321px; height: 450px }
#vert  { background-color: #999; top: 77px; left: 2px; width: 666px; height: 450px }
#thumbox   { background-color: #999; top: 77px; left: 668px; width: 190px; height: 450px }
