HTML, BODY {
	background-color : Black;
	height:100%;
}

#wrapper {
	text-align: left;
	width: 980px;
	height:99.9%;
	min-height:100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/layout_02.jpg);
	background-repeat: repeat-y;
}

#PageBody {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	background-image: url(images/layout_02.jpg);
	background-repeat: repeat-y;
}

#topheader {
	height: 148px;
	background-color: #db343b;
	background-image: url(images/layout_01.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.right {
	float: right;
}
#leftmenu {
	width: 160px;
	float: left;
	min-height: 800px;
	_height: 800px;
}
#menuinsert {
	margin: 20px;
}	
.formtext {
	font-weight: bold;
}


#fullheight {
	height: 50%;
}
	
.doclear {
	clear:both;
	}
	
#clearfooter {
	clear:both;
	}

#content {
	padding: 10px 15px 0 0;
	color: #000000;
	background-color: white;
	padding-bottom: 40px;
	margin-left: 180px;
	min-height: 750px;
	_height: 750px;
}

#menuinsert br {
display: none;
}	
#menuinsert a:link		{
	color : White;
	text-decoration : none;
	font-size : 21px;
	font-weight : normal;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	display: block;
}

#menuinsert a:visited	{
	color : #FFFFFF;
	text-decoration : none;
	font-size : 21px;
	font-weight : normal;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	display: block;
}

#menuinsert a:hover		{
	color : #FFFF66;
	text-decoration : none;
	font-size : 21px;
	font-weight : normal;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	display: block;
}

#menuinsert a:active	{
	color : #FFFFFF;
	text-decoration : none;
	font-size : 21px;
	font-weight : normal;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	display: block;
}

#footer {
	clear: both;
	height: 108px;
	background-color: #db343b;
	background-image: url(images/layout_05.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.footertext {
	color: white;
	width: 100%;
	text-align: center;
	display: block; 
	padding-top: 25px;
	font-size: 12px;
}
#footer a:link 
{
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:12px;
}
#footer a:visited 
{
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:12px;
}
#footer a:hover 
{
	text-decoration:none;
	color:yellow;
	font-weight:bold;
	font-size:12px;
}

#footer a:active 
{
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:12px;
}
h1 {
	font: italic 18pt georgia; 
	text-align:left;
	}
#Section1 .TemplateImageTopRightSurround .TemplateImage {
	padding-top: 40px;
	}

