#header {
	width: 780px;
}
#header td {
	/*background-color: #9C0808;*/
}
#bookmark img {
	margin: 5px 0 0 10px;
}
#header input {
	font-family: Calibri, Arial, Verdana, Helvetica;
	font-size: 12px;
	border: none 0; 
}
input, select, textarea {
	font-family: Calibri, Arial, Verdana, Helvetica;
	font-size: 12px;
	border: solid 1px; 
}
#sa {
	background:#fff none; 
	color:#9C0808;
	font-weight: bold;
	padding: 0px 0 0 0;
	border: none 0; 
}
#header form {
	padding: 0 20px 0 0;
}

#blurb h4 {
	font-size: 14px;
	margin: 0px 0px -15px 0px;
}
#blurb table {
	font-size: 11px;
}
#blurb table {
	padding: 5px 0px 0px 5px;
}

#menu div {
	color: #666666;
	font-family: Calibri, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	width: 780px;
}
#menu a {
	color: #666666;
	text-decoration: none;
}
#menu a:hover {
	color: #666666;
	text-decoration: underline;
}
#menu li {
	list-style-type: none;
	display: inline;
}
#menu li:after {
	content: ", ";
}


#body * {
	font-family: Calibri, Arial Narrow, Helvetica;
	font-size: 16px;
}
#body a {
	color: #ffffff;
	text-decoration: none;	
}
#body a:hover {
	color: #ffffff;
	text-decoration: underline;	
}
#body h3 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
#body h2 {
	font-size: 20px;
	font-weight: bold;
}
#body ul {
	margin: -10px 0px 0px 14px;
	list-style-image: url("images/arrow.gif");
}

#body2 {
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
	padding: 0px 5px 0px 15px;
}
#body2 h1 {
	font-family: Calibri, Arial, Helvetica;
	font-size: 16px;
}
#body2 h2 {
	font-family: Calibri, Arial, Helvetica;
	font-size: 20px;
}
#body2 hr {
	/*color: #990000;*/
	border: none 0; 
	border-top: 1px dashed #9C0808;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/

}
#body2 li {
	/*margin: 0px 0px 0px 20px;*/
	list-style-type: square;
}

#news hr {
	/*color: #990000;*/
	border: none 0; 
	border-top: 1px solid #9C0808;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/

}

#sidebody a {
	color: #ffffff;
	text-decoration: underline;	
}
#sidebody a:hover {
	color: #ffffff;
	text-decoration: none;	
}
#sidebody td {
	font-family: Calibri, Arial, Helvetica;
	font-size: 12px;
	padding: 7px 10px 0px 10px;
	color: #fff;
}
#sidebody table {
	background-color: #81B055;
}
#sidebody h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
#sidebody p {
	margin: 0px 0px 5px 0px;
}
#sidebody ul {
	margin: -10px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	list-style-image: url("images/arrow.gif");
}
#sidebody hr {
	color: #fff;
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin: 0px 0px 5px 0px;
}

#footer {
	border-top: 1px solid #666;
	width: 780px;
}
#footer * {
	color: #666666;
	font-family: Calibri, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
}
#footer a {
	color: #666666;
	text-decoration: underline;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
