body {
background:#b81313 url(images/bg.jpg) repeat-x;
width:800px;
height:550px;;
margin:0;
padding:0;
text-align:left;
}


.container {
width:800px;
}

.header {
height:143px;
}

.nav {
text-align:center;
}

.colleft {
background:url(images/index_10.jpg) no-repeat;
width:471px;
float:left;
padding:0;
}

.colleft2 {
background:url(images/blank_bg.jpg);
width:471px;
height: 600px;
float:left;
padding:0;
}


.rightcol {
width:329px;
float:right;
}

.rightcol2 {
width:329px;
float:right;
background:url(images/blank_bg.jpg);
}

.footer {
	text-align:left;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-transform: none;
}

.infoarea {
height: 340px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

h1 {
	font-size: 28px;
	margin: 0;
	line-height: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #CC9900;
	font-weight: lighter;
	letter-spacing: -1px;
	text-transform: none;
}

img {
border:0;
}
a {
	color: #990000;
	text-decoration: underline;
}
