html, body { margin: 0; padding: 0; background-color: #FFF; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; color: #060808; line-height: 19px; background-image: url(../images/elements/background2.jpg); background-position: left top; background-repeat: no-repeat; }

#container { width: 840px; height: 800px; }

#header { width: 810px; height: 200px; margin: 0 0 0 30px; padding: 110px 0 0 0; background-image: none; text-align: right; }

#content { width: 810px; height: 454px; margin: 0 0 0 30px; border: 1px #808080 solid; background-color: white; filter:alpha(opacity=80); /* IE's opacity*/ opacity: 0.80; position: absolute; top: 200px; z-index: 99; }

#in { width: 760px; padding: 30px; }

#player { clear: both; width: 810px; height: 100px; margin: 360px 0 0 30px; _padding: 360px 0 0 30px; *padding: 360px 0 0 30px; }

br { line-height: 12px; }

A:link 		{ color: #274B6E; text-decoration: none; }
A:visited 	{ color: #274B6E; text-decoration: none; }
A:active 	{ color: #274B6E; text-decoration: none; }
A:hover 	{ color: #060808; text-decoration: none; text-decoration: underline; }