/* CSS Document */

body 	{
		background-image:url(../bgimages/bgstripes.gif);
		background-repeat:repeat;
		font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}
#headerwrap {
		margin:0 auto;
		width:902px;
		min-height:160;
		background-color:#434343;
		margin-bottom:0px;
		margin-top:0px;
	}

#wrapper {
		background-color:#434343;
		width:902px;
		height:auto;
		min-height:101em;
		margin:0 auto;
		padding-top:2.0em;
		padding-left:0px;
	}
	
#leftside {
		background-color:#000000;
		width:142px;
		min-height:100.25em;
		float:left;
		margin-left:0px;
		margin-right:0px;
		margin:0 auto;
		margin-top:0px;
		padding-top:.5em;	
	}
	
	
#contentwrap {
		background-color:#000000;
			width:745px;
			float:right;
			min-height:100.15em;
			margin: 150, 5em;
			margin-right:5px;
			margin-bottom:1em;
			padding-top:.05em;
			padding-bottom:.5em
	}


#maincontent {
			background-color:#b3b3b3;
			width:470px;
			min-height:99.75em;
			float:left;
			margin-left:8px;
			margin-right:5px;
			margin-top:.5em;
			padding-left:25px;
	}

	
	#rightside {
		background-color:#990000;
		width:220px;
		min-height:99.75em;
		float:right;
		margin-right:7px;
		margin-top:.5em;
	}
	
#footernav {
		background-image:url(../bgimages/footerbg.jpg);
		background-repeat:repeat-x;
		background-position:bottom;
		background-color:#434343;
		width:902px;
		position: inherit;
		min-height:40px;
		margin-left:0px;
		margin-right:0px;
		margin-top:-5px;
		margin:0 auto;
		padding-top:2px;
		padding-bottom:0px;
	}

/* End Div Layout Section */

/* Start Contact Form Layout Section */

#cformdiv { 
		border:groove;
		border-color:#000000;
		border-width:thin;
		width:380px;
		height:400px;
		margin-left:10px;
		margin-top:20px;
		margin-right:20px;
		background-color:#d3d3d3;
		padding-bottom:10px;
		padding-left:5px;
		padding-top:6px;
}

#contacttext {
		margin-left:10px;
		margin-top:20px;
		font-family:"Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
		font-weight:700;
		font-size:16px;
		color:#990000;
}


/* video player layout*/

#vidmaincontent {
			background-color:#b3b3b3;
			width:453px;
			min-height:480px;
			float:left;
			margin-left:20px;
			margin-right:5px;
			margin-top:.25em;
			padding-left:5px;
	}

#vidheader {
			background-color:#000000;
			width:460px;
			min-height:80px; 
			margin-left:20px;
			margin-right:0px;
			margin-top:-5px;
			padding-left:0;
	}