
.body {

	background-color: #365122;

}


.front {

	background-color: #003300;
	font-family:arial;
	text-decoration: none;
	font-size: 14px;color : #FFF;
	font-weight: bold;
}

#middle{
	background-image: url(middle.png);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;

}

#container
{
	width: 800px;
	margin: auto;
	padding: 0px 0px 0px 0px;
}

#intromovie
{
	position:relative;
	top:3px;
	left: 3px;
}

#introfooter
{
	position:relative;
	
}

#introoutline
{
	background-color: #003300;
	position: absolute;
	width: 806px;
	height: 406px;
	left:50%;
	margin-left: -375px;

}
#header{
	background-image: url(header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:158px;
	top:0px;
	border-width:0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}


#navbar{

	border-width:0px;
	position: relative;
	top:100px;
	left:75px;	
}


#footer{
	background-image: url(footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:250px;
	border-width:0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;

}

.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: relative; 
	text-align: justify;
	width: 600px;
	margin-left: 100px;
	min-height:300px;
}


.tabletext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: relative; 
	text-align: justify;
	width: 600px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

A.nav:link { border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px;
font-family:arial;text-decoration: none;font-size: 14px;color : #FFF;font-weight: bold
}
A.nav:active { border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px;
font-family:arial;text-decoration: none;font-size: 14px;color : #FFF; font-weight: bold
;}
A.nav:visited { border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px;
font-family:arial;text-decoration: none;font-size: 14px;font-weight: bold
; color:#FFF} 

