﻿
body	{	border-style: none; border-color: inherit; border-width: 0; margin: 0; background: #011E2E; }
img		{	margin:0; border:0; }
.opus11	{	font:normal 11px Arial; color:#000; text-align:center; }


#opusContainer	{	
	position:absolute;
	top:0; left:50%; width:800px; height:auto; margin:0 0 0 -400px;
	background:#fff; }

#opusContainer #header	{
	position:relative; float:left;
	top:0; left:0; width:8000px; height:325px; margin:0;
	background:url('../images/header.jpg') no-repeat; }

#opusContainer #content {
	position:relative; float:left;
	top:0; left:0; width:800px; height:auto; margin:0; padding:10px 0 0 0;
	background:url('../images/header2.png') no-repeat; }
	
#opusContainer #content h1		{	font:bold 20px Arial; color:#f00; text-align:left; width:740px; height:auto; margin:25px 30px 5px 30px; display:block; }
#opusContainer #content h1 a		{	color:#000; text-decoration:none; }
#opusContainer #content h1 a:hover	{	color:#000; text-decoration:underline; }
#opusContainer #content h2		{	font:bold 17px Arial; color:#000; text-align:left; width:740px; height:auto; margin:15px 30px 5px 30px; display:block; }
#opusContainer #content h3		{	font:bold 15px Arial; color:#000; text-align:center; width:740px; height:auto; margin:15px 30px 5px 30px; display:block; }
#opusContainer #content h4		{	font:bold 25px Arial; color:#090; text-align:center; width:740px; height:auto; margin:15px 30px 5px 30px; display:block; }
#opusContainer #content span	{	font:normal 13px Arial; color:#000; text-align:justify; width:740px; height:auto; margin:5px 30px 5px 30px; display:block; }
#opusContainer #content span a		{	font:bold 13px Arial; color:#000; text-decoration:none; }
#opusContainer #content span a:hover{	color:#000; text-decoration:underline; }
#opusContainer #content span img		{	margin:0; display:inline-block }
#opusContainer #content .optable	{	width:740px; height:auto; }
#opusContainer #content div.video	{	width:493px; height:370px; border:1px #162F6F solid; margin:0 0 0 123px; display:block; }


#opusContainer #footer	{
	position:relative; float:left;
	top:0; left:0; width:800px; height:100px; margin:0;
	background:url('../images/footer.jpg') no-repeat; }
