.main {
	background-color: #FFCC99;
}

.divCenter {
	position:absolute;
	left: 35%;
	width: 1000px;
	height: 749px;
	margin-left: -370px;
	top: 25%;
	margin-top: -300px;
	background: #77080B;
	background-repeat: no-repeat;
}
.bgBodyStart {
	background-color: #77080B;
}

.standardText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-top: 0mm;
	margin-right: 5mm;
	margin-bottom: 1mm;
	margin-left: 5mm;
	list-style-position: inside;
	list-style-type: disc;
}

.standardHead {
	font-weight:bold;
	font-size:medium;
	line-height: 2em;
}

.divContent {
	position:absolute; 
	top:95px; 
	left:0px; 
	width:100%; 
	height:244px; 
	overflow:auto;
	
}
.divNavigationStart09 {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}.content {
	background-attachment: fixed;
	background-image: url(../img/bgimg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
