
body {
	margin:10;
	padding:0;
	background: #515259;
	font: 14px/16px verdana, arial, helvetica, lucida;
	color: #494949; 
}

p { 
padding: 1px;
margin:1 px;
}

a:link{
color: #6699FF;
text-decoration:none;
}

a:hover  {
color: #990000;
text-decoration:none;
}

a:visited {
color: #3561D2;
text-decoration:none;
}

a:visited:hover {
color: #990000;
text-decoration:none;
}

b, strong{font-size: 102%;
color: #990000;}

#wrapper{
 	width: 900px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: white;
	vertical-align: top;
	box-shadow: 0.5em 0.5em 0.5em;
	border: 1px solid #343538;
	}
	
	#header{
    padding: 7px 5px 0px 5px;
	margin: 0px 0px 2px 0px;
	background: #b6b6be url(/media/bkgr/bkggray.gif) repeat-x 0px 0px;
	clear: both;
	border-bottom: 1px solid #515259;
	text-align:right;
	vertical-align: bottom;
	color:#990000;
	word-spacing: 10pix;
	height:30px;
	z-index: 10;
}

#header img {
	float:left;
	vertical-align:top;
	border:none;
	margin-right:8px;
	position: relative;
	z-index : 100;
}

#header a{
color: #990000;
text-decoration:none;
}

#header  a:hover,  a:focus {
color: white;
text-decoration:none;
}


#left{
	padding:5;
	margin: 5px 5px 5px 10px;
	width: 34%;
	float:left;
	display: block;
	clear:left;
	/*border-right: 1px solid #666666;
	background: green;*/
}

#right{
	padding:0;
	margin: 5px 10px 5px 5px;
	display:block;
	float: right;
	width: 62%;
	clear:right;
vertical-align:top;
	/*border-right: 1px solid #666666;
	background: red;*/
		}
		
#right img
  {
  float:right;
  border: 1px solid #717188;
  }
  
 #left  img {
 border: 1px solid #717188;
}

#right  a:hover img
  {
  border:1px solid #990000;
  }
  
.innertube{
	padding: 0;
	margin: 10px 5px 10px 5px;
	display: block;
	font-size: 83%;
			}
	

.innertube ul 
{
list-style:square inside url("/media/bkgr/arrow.gif");
}

.innertube	b, strong
{
color: #990000;}
			
.innerbkg{
	margin: 10px 0px 5px 0px;
	padding: 6px 8px 6px 8px;
	display: block;
	border: 1px solid #b6b6be;
	float: none;
	background: #eaeafa url(/media/bkgr/bkggrayl.gif) repeat-x 0px 0px;
				}
				
	img, div, a, input { 
behavior: url(/media/iepngfix.htc);
}
	
	.innerline{
	margin: 17px 0px 13px 0px;
	padding: 3px 1px 3px 1px;
	display: block;
	border: 1px solid #b6b6be;
	float: none;
	font-size: 95%;
	background: #EFEFFC url(/media/bkgr/bkggrayl.gif) repeat-x 0px 0px;
				}		
						
 #footer{
	padding:5px;
	margin: 0 auto;
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
	clear: both;
	height:20px;
	color: white;
	background: #b6b6be url(/media/bkgr/bkggray.gif) repeat-x 0px 0px;
	border-top: 1px solid #515259;
	}

#footer a{
color: White;
}

#footer  a:hover,  a:focus {
color: #990000;
text-decoration:none;
}

marquee {
color:#990000;
font-size: 98%;
}



