@charset "ISO-8859-1";
body {
	margin: 0;
	padding:0;
	
	height:100%;
	
	background-image: url(../images/background_main.gif);
	background-color: #140b0d;
	background-repeat: repeat-y;
	background-position: center;
}
#video_module {
	background-image: url(../images/video_background.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	height: 280px;
	width: 458px;
	float:left;
}

#video_details {
 width: 475px;
 height:270px;
 background-image:url(../images/video_details_small.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	float:right;
}

#video_player{
	margin-left:60px;
	margin-top:10px;
	height: 231px;
	width: 384px;
	
}


#main {
 margin: 0 auto 0 auto;
 min-height: 100%; 
 height: auto;
 width:940px;
 background-image: url(../images/background_center.jpg);
}

#navigation {
	margin: 0px;
	padding: 0px;
	height: 182px;
	width: 940px;
	background-image: url(../images/top_nav.jpg);
}


#contact {
 margin-top:67px; margin-right:0px; height: 10px; font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#AAAAAA;
 width: 500px;
 text-align:right;
}

#navigation #contact a{
 font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#AAAAAA;
}

#navigation #contact a:hover{
 font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#BBBBBB;
}

#navigation #navigationLinks {
padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 76px;
	height:20px;
	width:500px;
	position:relative;

}

#navigation #about {
	padding: 0px;
	position: absolute;
	margin: 0px;
	top:10px;
	left: 107px;
}

#navigation #work {
	text-align: center;
	padding: 0px;
	position: absolute;
	margin:0px;
	top: 10px;
	left:214px;
}

#navigation #editing {
	text-align: center;
	padding: 0px;
	position: absolute;
	margin:0px;
	top: 10px;
	left:334px;
}


#navigation #links {
	text-align: center;
	padding: 0px;
	position: absolute;
	margin:0px;
	top: 10px;
	left:434px;
}


#navigation div a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EEEEEE;
	background-position: top;
	text-decoration: none;
	
}

#navigation div a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #DDDDDD;
	background-position: top;
	text-decoration: none;
}

#video_details div{
  margin-left:60px;
  margin-top:60px;
  width:300px;
}

#video_details strong {
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ed1750;

}

#video_details strong {
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ed1750;
	font-weight:bold;

}

#main strong {
	//color: #d01446;
	//font-weight:bold;

}

#main h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ed1750;
	font-weight:lighter;
	margin:0;

}

#thumbnails {
margin:0;
width: 800px;
}

#thumbnails tr td , #thumbnails span, #thumbnails div{
margin-top: 5px;
width: 110px;
text-align:center;
}

#thumbnails tr td a, #thumbnails span a , #thumbnails div a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	background-position: top;
	text-decoration: none;
	
}

#thumbnails tr td a:hover, #thumbnails span a :hover, #thumbnails div a :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	background-position: top;
	text-decoration: none;
}

#contactpage strong{
color:#ed1750;
}

#contactpage a {
	color: #666666;
	text-decoration: none;
	
}

#contactpage a:hover {
	color: #999999;
	text-decoration: none;
}

#breadcrumb {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	color: #999999;
	margin-left:60px;
	margin-top:20px;

}

#breadcrumb a {
	font-size: 12px;
	color: #ed1750;
	text-decoration: none;
}

#breadcrumb a:hover {
	font-size: 12px;
	color: #fw2861;
	text-decoration: none;
}

#news a {
	
	color: #ed1750;

	text-decoration: none;
	
}

#news a:hover {
	
	color: #fw2861;
	
	text-decoration: none;
}

ul {
list-style-type: none;
}
coration: none;
}

ul {
list-style-type: none;
}

