html, body { margin: 0; padding: 0; background-color: #000; background-image:url(../images/elements/background.jpg); background-repeat: repeat; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #2B2B2B; line-height: 13px; vertical-align: top; }
html { overflow: -moz-scrollbars-vertical; overflow: scroll; }
br { line-height: 13px; }

#container { width: 763px; }
#top { width: 763px; height: 80px; background-image:url(../images/elements/bg_top.png); background-position: top; background-repeat: no-repeat; }
#middle { width: 763px; background-image:url(../images/elements/bg_middle_repeat.png); background-position: top; background-repeat: repeat-y; }
#bottom { width: 763px; height: 51px; background-image:url(../images/elements/bg_bottom.png); background-position: top; background-repeat: no-repeat; }

#header { width: 701px; height: 50px; text-align: right; padding-top: 30px; }
#content { width: 701px; text-align: left; text-align: left; padding-top: 12px; overflow: hidden; }
#footer { width: 701px; text-align: left; }

#right { clear: both; float: left; width: 221px; margin-right: 19px; }
#center { float: left; width: 221px; margin-right: 19px; }
#left { float: left; width: 221px; }
p.box { padding: 7px 7px 10px 7px; background-color: #FFF; margin: 0 0 19px 0; }

#logo { clear: both; float: left; width: 142px; padding-top: 19px; }
#desc { float: left; width: 418px; padding-right: 26px; padding-top: 19px; }
#links { float: left; width: 115px; padding-top: 19px; }

.bigtext { font-size: 16px; line-height: 16px; font-weight: bold; }

.gray { color: #818181; }

a:link 		{ color: #FF00D8; text-decoration: none; }
a:visited 	{ color: #FF00D8; text-decoration: none; }
a:active 	{ color: #FF00D8; text-decoration: none; }
a:hover 	{ color: #2B2B2B; text-decoration: none; }

a.black:link 	{ color: #2B2B2B; text-decoration: none; }
a.black:visited { color: #2B2B2B; text-decoration: none; }
a.black:active 	{ color: #2B2B2B; text-decoration: none; }
a.black:hover 	{ color: #FF00D8; text-decoration: none; }

.thumb { margin-bottom: 9px; text-decoration: none; }