/* CSS Document */
body {

	margin:0;
	padding:0;
	background-color:#000000;
	background:black url(images/background.jpg) no-repeat fixed 0pt;
	font-family: Verdana, Helvetica, sans-serif;
	color: #404040;
	text-decoration: none;
	word-spacing: 0.35em;
	text-align: left;
	letter-spacing: 0;
	text-indent: 0px;
	line-height: 1.7em;
	font-size: .8em;
	
}

/*transparency hack
*/
.title, .side, div#nav ul li, .fea, #news, .quote, .vid, .left, .about, .bottomleft, .topright { behavior: url(iepngfix.htc);
 }

.video {

margin: 0 auto;
width: 425px;
height:450px;
margin-top:-80px;

}

.bottomleft {

	width:52px;
	height:38px;
	background-image:url(images/bottomleft.png);
	text-indent:-99999px;
	background-repeat:no-repeat;
	position:relative;
	float:left;
	top:335px;
	left:-20px
	

}

.topright {

	width:58px;
	height:26px;
	background-image:url(images/topright.png);
	text-indent:-99999px;
	background-repeat:no-repeat;
		position:relative;
		float:right;
		left:20px;
		top:55px;

}

img {

border-width:0px;


}

a:link {

text-decoration:underline;

}

.clboth {

clear:both;
height:5px;
width:100%;

}

/*structure*/

div#container {

width:950px;
margin:0 auto;

}

/*leftfloat
*/

div#leftfloat {

width:355px;
float:left;

}

.title {

	width:333px;
	height:139px;
	background-image:url(images/title.png);
	text-indent:-99999px;
	background-repeat:no-repeat;
	
}

.left {

	width:334px;
	height:511px;
	background-image:url(images/side.png);
	text-indent:-99999px;
	background-repeat:no-repeat;
	
}

.vid {

	width:189px;
	height:100px;
	background-image:url(images/vid.png);
	text-indent:-99999px;
	background-repeat:no-repeat;

}

.quote {

	width:283px;
	height:93px;
	background-image:url(images/quote.png);
	text-indent:-99999px;
	background-repeat:no-repeat;

}

div#footer {
line-height:13px;
font-size:0.7em;
color:#FFFFFF;
width:100%;
height:30px;
text-align:center;

}

/*NAV
*/

div#nav {
width:590px;
height:25px;
float:left;

}

div#nav ul li a {

font-size:.9em;
color:#FFFFFF;
text-decoration:none;

}

div#nav ul li a:hover {

text-decoration:underline;

}

div#nav ul {
margin:0px;
height:25px;
background-color:#333333;
color:#FFFFFF;
padding:0px;
list-style-type:none;

}

div#nav ul li {

width:60px;
background-image:url(images/list.png);
background-repeat:no-repeat;
display:inline;
padding-left:19px;
/*padding-right:13px;*/
margin: 0 0 0 15px;

}

div#rightfloat {

width:595px;
float:left;

}

/*index*/

div#indexcont {

width:590px;
margin-top:25px;

}

div#indexleft {

width:280px;
float:left;
color:#FFFFFF;
margin-right:30px;

}

.feat {

	width:238px;
	height:159px;
	background-image:url(images/feat.jpg);
	text-indent:-99999px;
	background-repeat:no-repeat;

}

.fea {

	width:173px;
	height:68px;
	background-image:url(images/fea.png);
	text-indent:-99999px;
	background-repeat:no-repeat;

}

.news2 {

	width:100px;
	height:68px;
	background-image:url(images/new2.png);
	text-indent:-99999px;
	background-repeat:no-repeat;

}

.about {

	width:144px;
	height:63px;
	background-image:url(images/about.png);
	text-indent:-99999px;
		margin-top:40px;
	background-repeat:no-repeat;

}

.contact {
		width:190px;
	height:57px;
	background-image:url(images/contact.png);
	text-indent:-99999px;
	margin-top:40px;
	background-repeat:no-repeat;
}

#vidgal {
	margin-top:30px;
	margin-left:0px;
	float:left;
	width:390px;
}

#vidgal li.vidpic {
 float:left;
 margin-left:70px;
}

#vidgal img {
	padding:0 70px 0 0;
}

#vidgal .side {
	color:#ffffff;
	width:360px;
	line-height:150%;
	margin-left:73px;
}

#vidgal p {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:45%;

}

div#indexright {

color:#000000;
width:280px;
float:left;
background-color:#94834a;
padding-bottom:20px;

}

.news {

width:90%;
margin: 0 auto;

}

.date {

font-size:1.4em;
color:#FFFFFF;
padding-left:12px;

}

.titles {

font-size:1.8em;
color:#f3eeaf;

}

#news {

	width:112px;
	height:68px;
	background-image:url(images/news.png);
	text-indent:-99999px;
	background-repeat:no-repeat;
	margin-left:10px;


}

.content {

color:#FFFFFF;

}

