body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

#main {
padding-left: 120px;
width: 850px;}

/* above content stuff */

#top-link-area {
	
	height: 17px;
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 17px;
	font-weight: bold;
	color: #496AB6;
	padding-right: 15px;
	padding-top: 3px;
	margin: 0px;
}

#top-link-area a {
	color: #496AB6;
	text-decoration: none;
}
#top-link-area a:hover {
	color: #89bAf6;
}

#logo_container {
padding: 55px 30px 5px 0px;
}

/* text etc */
#content { height:710px;}
p {
	padding-top: 10px;
	padding-bottom: 30px;
	color: #ffffff;
	line-height: 30px;
	padding-right: 50px;
}

#main img.videolink {
margin: 0px 30px 0px 2px;
}

#main a img.videolink {
border: 1px solid #999999;}

#main a:hover img.videolink {
border: 1px solid #ffffff;
}

/* below content */
#bottom-link-left {
	color: #ea3e00;
	padding-left:10px;
	height:20px;
}
#footer {
	font-size: 11px;
	height: 20px;
	color: #ea3e00;
	padding-top:3px;
	padding-left:10px;}

#bottom-link-left a, #footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#bottom-link-left a:hover,  #footer a:hover {color:#ea3e00;}
