body {
	background: #030036;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:13px;
}

a {
color:#FFFFFF;
}


#bodyDIV {
width:937px;
margin:auto;
}

#header {
background-image:url(../images/header.jpg);
background-position:center;
background-repeat:no-repeat;
height:239px;
}

#header_bottom {
background-image:url(../images/header_bottom.jpg);
background-position:center;
background-repeat:no-repeat;
height:20px;
}

#content_left {
background-image:url(../images/content_left.jpg);
background-repeat:repeat-y;
width:37px;
}

#content_center {
background-color:#393939;
width:863px;
}

#content_right {
background-image:url(../images/content_right.jpg);
background-repeat:repeat-y;
width:37px;
}

#footer {
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
height:65px;
}

.contenttext {
padding-right:20px;
padding-left: 20px;
}