*      				{ font-family: "Trebuchet MS", Verdana, Helvetica, Tahoma; }

body      			{ margin: 0px; padding: 0px; color: white; background: black; }

img                     	{ border: 0px; }

a				{ text-decoration: none; color: #ecba0b; }
a:hover				{ text-decoration: underline; }

#form				{ margin: 0px; padding: 0px; }

#pagewrapper			{ width: 1000px; min-height: 700px; _height: 700px; margin: 0px auto; position: relative; background: url('img/1.jpg') no-repeat 50px 0px; }

#logo				{ position: absolute; top: 0px; right: 50px; }
#www				{ position: absolute; top: 500px; left: 0px; }

#leftstuff			{ position: absolute; left: 100px; top: 400px; width: 378px; }
#leftstuff,
#leftstuff p,
#leftstuff div			{ margin: 0px; padding: 0px; font-size: 10px; }
#leftstuff strong		{ text-transform: uppercase; color: #ecba0b; }

#mainmenu			{ position: absolute; top: 0px; left: 528px; padding: 50px 0px 0px 35px; }
#mainmenu ul			{ list-style: none; margin: 0px; padding: 0px; width: 100px; }
#mainmenu ul li			{ margin: 0px; padding: 0px; clear: both; border-bottom: 1px solid #ecba0b; }
#mainmenu ul li a		{ font-size: 10px; text-transform: uppercase; display: block; height: 24px; line-height: 24px; text-decoration: none; padding: 0px 5px; color: #6d6e71; border-top: 1px solid black; }
#mainmenu ul li a:hover		{ color: white; }
#mainmenu ul li a.active	{ color: #ecba0b; }

#main				{ position: absolute; left: 528px; top: 300px; min-height: 400px; _height: 400px; padding: 0px 0px 0px 35px; width: 360px; }

#footer				{ padding: 25px; width: 650px; position: absolute; bottom: -50px; right: 0px; text-align: right; }
#footer,
#footer p,
#footer div			{ font-size: 10px; }

.box				{ position: relative; }
.box .a				{ position: absolute; top: -15px; right: 0px; background: inherit; padding: 2px 15px; }
.box:hover .a,
.box.iehover .a			{ visibility: visible; }

.module				{ position: relative; }
.module .a			{ position: absolute; top: -20px; right: 0px; background: inherit; padding: 2px 15px; }
.module:hover .a, 
.module.iehover .a 		{ visibility: visible; }

.a				{ z-index: 999; color: black; }
.a,
.a input,
.a textarea			{ font-size: 11px; }
.a td				{ vertical-align: top; }