#background {background: transparent url(/assets/images/v2bg2.gif) no-repeat center top;}

#MenuBar
{
	position:relative;
	width:100%;
	z-index: 1000;
}
#PageTitle {
	position:relative;
	padding-bottom: 15px;
	padding-top: 15px;
	z-index: 25;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #060;
	text-align: center;
	width: 100%;
}
#MainAreaVid {
	width: 950px;
	margin:auto;
	margin-bottom:15px;
}

#MainAreaCtrl
{
	width: 950px;
	margin:auto;
	padding-bottom:45px;
}
#MainArea
{
	position:relative;
	width:85%;
	z-index: 25;
	text-align: left;
	left: 12%;
	min-height: 408px;
	margin-bottom: 20px;
}

#MainArea1 {
	position:relative;
	z-index: 20;
	width: 80%;
	text-align: left;
}

#MainArea2 {
	position:relative;
	text-align: left;
	width: 950px;
}

#MainArea3 
{
	position:relative;
	width: 80%;
	text-align: center;
}

p 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-align: justify;
}


h1
{
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

h3
{
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 24px;
}

h5 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #268544;
}

h6 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #268544;
	text-align: center;
}
