@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
}
#divWrapper {
	margin: 0 auto;
	width: 817px;
	
}
#divBody #divbodyLeft {
	float: left;
	width: 428px;
	background-image: url(../images/Template_Textbackground.jpg);
	background-repeat: no-repeat;
	height: 430px;
}
#divBody #divbodyLeft #divbodyLeftContent {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 55px;
	text-align: left;
}
#divScroll {
 style="padding: 20px;
	width: 335px;
	height: 375px;
	overflow: auto;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
#divBody #divBodyRight {
	float: left;
	width: 389px;
	height: 430px;
	background-image: url(../images/Template_Rightsidebackground.jpg);
	
}
#divBody #divBodyRight #divBodyRightcontent {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
}

#divWrapper #divFooter {
	background-color: #000000;
	background-image: url(../images/Template_Footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 817px;
}


h1, h2, h3, h4 {
	color: #95A592;
}

a:link {
	color: #95A592;
	text-decoration: underline;
}
#divFooter #divFootercontent {
	font-family: "mryiad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #999999;
	text-align: center;
	padding-top: 20px;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
#divBodyRightcontent #divVideos {
	border: thin solid #F00;
}
