
* 
{
  outline: 0;
}


body 
{
	background: #152A83 url('../images/bg.jpg') repeat-x;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0e62ae;
	font-size:14px
}
a { font-weight:bold; font-size:15px}
a:link { text-decoration:none; color:#f6fafc;}
a:visited { text-decoration:none;color:#f6fafc;}
a:hover { text-decoration:underline;color:#f6fafc;}

#horizon        
{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#content    
{
	background: url('../images/border.png') no-repeat;
	margin-left: -488px;
	position: absolute;
	top: -254px;
	left: 50%;
	width: 975px;
	height: 507px;
	text-align: left;
}


#shellContainer
{
	margin: 7px 0 0 8px;
}

#noflash {width:260px; height:300; margin:100px auto}
#title {color:#2085e0; font-size:20px; font-weight:bold; width:200px; margin:0 auto; width:100px}