.clear{
    clear:both;
}

#container{
    width: 100%;
    
}

#wrapper {
    width:940px;
    height: 920px;
    margin:0pt auto;
    background: #DFE8F1;
    }
    
    
#wrapper2 {
    width:940px;
    height: 1620px;
    margin:0pt auto;
    background: #DFE8F1;
    }


body {
    background: #5C2422;
    font-family: arial, sans-serif;
    font-size:14px;
    color:#DFE8F1;
    margin:0;
    padding:15px;
    
    
}
.headlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #660000;
}
.bodybackground {
	color: #660000;
	background-color: #DFE8F1;
}
.navbarbackground {
	background-color: #FFFFFF;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666CC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.contentdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #660033;
	float: left;
	height: 426px;
	width: 571px;
	left: 332px;
	top: 193px;
	background: #DFE8F1;
}

.contentdiv2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #660033;
	float: left;
	height: 426px;
	width: 571px;
	left: 332px;
	top: 193px;
	background: #DFE8F1;
}
.logodiv {
	float: left;
	height: 300px;
	width: 290px;
	padding-top: 25px;
	padding-left: 23px;
	background: #DFE8F1;
}
.hiddenscript {
	font-style: normal;
	display: none;
}
#footer{
    width: 650px;
    height: 300px;
    color: #DFE8F1;
    font-size: 14px;
    clear: both;
    padding: 0px 0px 20px 254px;
}

#footer2{
    width: 300px;
    height: 300px;
    color: #DFE8F1;
    font-size: 16px;
    clear: both;
    padding: 0px 0px 20px 310px;
}
