body {
	background: #b00000 url(images/bg.jpg);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000;
	align: center;
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
h1 { 
    color: #9b0033;
    font-size: 15px;
}
h2 { 
    color: #9b0033; 
}
div#main_container{
margin: 0 auto 0 auto;
width: 950px;
text-align: left;
}
#top{
	width: 950px;
	height: 225px;
	background-image: url(images/headerbg.jpg);
}
#header{
	width: 950px;
	height: 200px;
}
#headertest{
	width: 950px;
	height: 225px;
}
#menubalk{
	width: 950px;
	height: 41px;
}
#contentbox1{
	width: 950px;
	height: 415px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg1.jpg);
}
#contentbox2{
	width: 950px;
	height: 415px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg2.jpg);
}
#contentbox3{
	width: 950px;
	height: 415px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg3.jpg);
}
#contentbox4{
	width: 950px;
	height: 415px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg4.jpg);
}
#bottom{
	width: 950px;
	height: 15px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bottom.jpg);
}
.flash {
	padding: 25px 25px 0px 25px;
}
.content {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	padding: 5px 340px 0px 45px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content2 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 15px 340px 0px 45px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-image: url(images/bg2.jpg);
}
.content3 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 15px 340px 0px 45px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-image: url(images/bg3.jpg);
}
.content4 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 15px 340px 0px 45px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-image: url(images/bg4.jpg);
}
.content {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	padding: 15px 340px 0px 45px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contentbottom {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	padding: 5px 0px 0px 0px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.link {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #9b0033;
	text-decoration: none;
}
a:link, a:visited {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #9b0033;
}
a:hover, a:active {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9b0033;
    text-decoration : underline;
}
.verticaller {
	position: relative;
	top: 0px;
	left: 0px;
	height: 40px;
}
.flashHeader {
	position: absolute;
	top: 0px;
	height: 200px;
	visibility: visible;
}
.home_menu {
	position: absolute;
	top: 240px;
	height: 500px;
}
.htmlMenu {

	position: absolute;
	top: 200px;
	height: 40px;
}

