.margin {
	margin:40px;
	background: url(images/background.jpg) repeat;
}
.bg_menu {
	background:url(images/menu_bg.png) no-repeat;
}
.bg_content {
	background:url(images/content_bg.png) repeat-y;
}
.bg_video {
	background:url(images/video_bg.jpg) no-repeat;
}
.div-box {
 	position:relative;
	top:10px;
 	right:-75px;
 	width:730px;
}
.menu a {
color:#FFFFFF; 
background:#000000; 
text-decoration:none; 
font-size:10px;  
font-family:Arial, Helvetica, sans-serif;
padding: 3px 3px;
}
menu a:link {
color: #FFFFFF; 
font-size:10px;
background: #cccc99; 
}
.menu a:active { 
	color: #FFFFFF;
	font-size:10px;
	background: #000000; 
}
.menu a:visited {
	color: #FFFFFF; 
	font-size:10px;
	background: #000000; 
}
.menu a:hover {
	color: #FFFFFF;
	font-size:10px;
	background: #7d0000; 
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
.footer a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}
.text {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	line-height:15px;
}
.text a:link {
	font-family:verdana;
	font-size:11px;
	color:#660000;
	font-weight:normal;
	text-decoration:underline;
}
.text a:visited {
	font-family:verdana;
	font-size:11px;
	color:#660000;
	font-weight:normal;
	text-decoration:underline;
}
.text a:hover {
	font-family:verdana;
	font-size:11px;
	color:#660000;
	text-decoration:none;
}
.text a:active {
	font-family:verdana;
	font-size:11px;
	color:#660000;
	text-decoration:underline;
}
.pics {
	margin: 0em 0em 0em 2em;
	float:right;
	clear:right;
}
.div-box2 {
 	position:relative;
	bottom:-90px;
 	right:-415px;
 	width:200px;
}
.div-box3 {
 	position:relative;
	bottom:-50px;
 	right:-315px;
 	width:200px;
}
.div-box4 {
 	position:relative;
	bottom:410px;
 	right:-00px;
 	width:200px;
}
.div-box5 {
 	position:relative;
	bottom:450px;
 	right:-00px;
 	width:200px;
}
.pics_left {
	margin: 0em 0em 0em 0em;
	float:left;
	clear:left;
}
.videos {
	background:url(images/video_bg.jpg) no-repeat;
	margin: 0em .5em 2em 4em;
	height: 410px;
	width: 515px;
	float:right;
	clear:right;
}
.bg_pic {
	background:url(images/pics.png) no-repeat;
} 
.title {
	font-family:verdana;
	font-size:18px;
	color:#000000;
	line-height:25px;
}
.line {
	border:#990000 1px solid;
}