body {
	background-color:#1D1B1E;
	margin:0px;
	padding:0px;
	background-image:url('../images/bg1.gif');
	background-position: center top;
	background-repeat:repeat;
	font-size:10pt;
	}

.clear {clear:both;}

h2 {
	font-size:18px;
	color:#000000;
	margin-bottom:0px;
	}

h3 {
	font-size:16px;
	color:#000000;
	margin-bottom:0px;
	}

h4 {
	font-size:14px;
	color:#000000;
	margin-bottom:0px;
	}

.news {background-color:#5474A9; padding:10px; margin-bottom:10px; color:#ffffff;}
.news strong {color:#ffffff; font-size:11pt;}
.news a {color:#ffffff; font-size:10pt; text-decoration:none;}

#page-text {position:relative; float:left; width:470px; padding:5px; line-height:18px;}
#page-text-250 {position:relative; float:left; width:250px; padding:5px; line-height:18px;}

#header {position:relative; height:190px; padding-bottom:10px; width:690px; background-color:#602c0d;}

#page-bottom {position:relative; margin-top:10px; height:400px; width:100%;}

#container {
	positon:relative;
	margin-top:25px;
	width:900px;
	background-color:#ffffff;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	}

#menu {
	positon:relative;
	float:left;
	width:200px;
	background-color:#ffffff;
	}

#logo {
	positon:relative;
	float:left;
	text-align:center;
	width:200px;
	height:210px;
	}

#body {
	positon:relative;
	float:left;
	margin-left:10px;
	width:690px;
	background-color:#ffffff;
	}


#footer {
	positon:relative;
	margin-top:10px;
	width:920px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#000000;
	font-size:8pt;
	margin-bottom:20px;
	}

	#footer a {color:#000000; text-decoration:none;}
	#footer a:hover {color:#000000; text-decoration:none;}
