h1 { font-family: Myriad pro; color: #0072cf; font-size: 26px;}
h2 { font-family: Myriad pro; color: #a3b74e; font-size: 24px;}
h3 { font-family: Myriad pro; color: #a3b74e; font-size: 18px;}
h4 { font-family: Myriad pro; color: #a3b74e; font-size: 14px;}

p { font-family: Arial, sans-serif; font-size: 12px;}
li { font-family: Arial, sans-serif; font-size: 12px;}
a:link, a:visited { color: #0072cf; text-decoration: underline;}
a:hover, a:active { color: #000000; text-decoration: underline;}

img 
{ 
	border: 0px solid #c7c7c7; 

}
body 
{ 
	background-image:url("../images/background.jpg");
	background-repeat: no-repeat;
	
}

#submenu {

	position:absolute;
	top: 598px;
	left:5px;

}

#legal {
	FONT-SIZE: 80%; 
	TEXT-ALIGN: right;
	position:absolute;
	top:880px;	
	left:0px;	
	width:100%;
	padding-left:5px;
	margin-top: 10px; 
	padding-bottom: 10px; clear: both;
	color:#e5936d;	
}


#content
{
	position:absolute;
	top: 90px;
	left:300px;
	width:505px;
	float:left;
	padding-top:0px;	
	padding-bottom:20px;	
	padding-left:20px;
	padding-right:20px;


}


#video
{
	width:300px;
	margin-top:20px;
}

#menu
{
	width:300px;
	float:left;
	height:800px;
	
}

.standard_table td 
{
border:1px solid black;
height:6ex;
padding-left:8px;
padding-right:8px;
}

.standard_table 
{
	border:2px inset black;
	border-collapse:collapse;
	border-spacing:0;
}

.entrytext
{
	border-top: 1px solid black;
	font-size: 13px;
}

.entrysummary
{
	border-bottom: 4px solid #305030;
	margin-bottom: 4px;
}
