﻿body {
	background-color: #e5ecef;
	background-image: url('pix/bg.gif');
	background-repeat: repeat-x;
	background-position: center;
	color: #3a3a3a;
	line-height: 1.4em;
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 75%;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
#wrapper {
	border: medium ridge #000000;
	background-color: #42595d;
	color: #132a46;
	padding: 10px;
	margin: 0px auto 0px auto;
	width: 975px;
}
#header1 {
	background-color: #dce1e5;
	width: 300px;
	float: left;
}
#header2 {
	width: 675px;
	float: right;
	background-color: #DCE1E5;
	height: 114px;
}
#mainbox {
	background-color: #ffffff;
	background-image: url('pix/mainbox_bg.jpg');
	background-repeat: repeat-x;
}
.greyline {
	clear: both;
	width: 100%;
	padding-top: 2px;
}
#chatbox {
	margin: 20px;
	min-width: 935px;
	background-color: #ffffff;
	height: 340px;
}
#leftcol {
	float: left;
	width: 560px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}
#rightcol {
	float: right;
	width: 290px;
	text-align: justify;
	padding-right: 20px;
}
#centrecol {
	margin-right: 290px;
	margin-left: 560px;
	height: 300px;
}
#centrecol img {
	height: 100%;
}
h4 {
	font-size: medium;
	font-weight: bolder;
	margin-bottom: 6pt;
}
.firstpara {
	margin-top: 6px;
}
h5 {
	font-size: small;
	font-weight: bolder;
	margin-bottom: 6pt;
}

#carousel_container {
	width: 975px;
	height: 300px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
}











