body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
 background color="#f6e1c3";
}
.rightimg {float:left; margin: 0px 12px 5px 0px; border:#000000 1px solid;}
.rightimgcta {float:right; margin:0px 0px 0px 12px;}
.articleimg {
	border:#000000 1px solid;
}

#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	width: 750px;
	background-image: url(images/head-bg.jpg);
	height: 145px;
}
#content {
	width: 750px;
}
#footer {
	height: 230px;
	width: 750px;
	text-align: center;
	background-color: #FFF7E1;
	margin-top: 20px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #007996;
	text-decoration: underline;
}


#nav {
	height: 22px;
	width: 750px;
	padding-top: 50px;
}
#content h1 {
	color: #007996;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 16px;
}
#content h2 {
	font-size: 12px;
	color: #F4722B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	text-transform: uppercase;
}
a:link {
	color: #006666;
}
a:visited {
	color: #9933cc;
	text-align: right;
}
td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ec8000;
}
.h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ec8000;
}
.h3 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ec8000;
}
.h4 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.h5 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.h6 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.error {
	font-family: Tahoma;
	font-size: 8pt;
	color: red;
	margin-left: 0px;
	display:none;
}

