﻿body 
{
	margin-right:auto;
	margin-left:auto;
	font-family:Arial,Verdana,Sans-Serif;
	font-size:12px;
	
}

A:visited  {color:Maroon; font-weight:bold; text-decoration: none}
A:link  {color:Maroon;font-weight:bold; text-decoration: none}
A:active  {color:Maroon;font-weight:bold; text-decoration: none}
A:hover   {
	color:#FF3300;
	font-weight:bold;
	text-decoration: underline;
}

#Main
{
	position:relative;
	min-height:600px;
	width:auto;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	width:auto;
}

#MainContent
{
	position:relative;
	min-height:600px;
	width:auto;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	background-attachment: fixed;
	background-image: url(images/109.jpg);
	background-repeat: no-repeat;
	background-position: center; 
}
#Header
{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:800px;
	text-align:center;
	height:auto;
}

#LeftNav
{
    position:relative;
    margin-right:auto;
	margin-left:auto; 
	text-align:center;
}

#Footer
{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:800px;
	font-size:large;
	text-align:center;
	background-image: url(images/Copyright.jpg);
	height: auto;
	background-repeat: no-repeat;
	background-position: center;
}


#bold
{
    font-weight:bold;
}

#Videos
{
    position:relative;
    top:100px;
    margin-right:auto;
	margin-left:auto;  
    position:relative;
    width:800px;
    text-align:center;
}

