body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url('images/backg1.gif');
	background-repeat: repeat-y;
	background-position: center;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1;
}
.img {
	border: 1px solid #e5e5e5;
	padding: 7px;
	margin: 0 0 12px 0;
	background-color:#999999;
}
#container {
	width: 770px;
	text-align: left;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-left: auto; 
}

#header {
	width: 770px;
	height: 100px;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url('images/header2.gif');
	background-color: #ffffff;
	background-repeat: repeat-x;
	border-top: solid 5px #ffffff;
	border-bottom: solid 5px #ffffff;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 36px;
	color: #7F0D0D;
	text-decoration: none;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#headertext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin-left: 30px;
	margin-top: 3px;
	letter-spacing: 2px;
}	

#topmenu {
	clear: both;
	height: 33px;
	margin: 0px 0px 17px 0px;
	background-color: #660000;
	background-image: url('images/topmenu1.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#topmenu ul {
	margin: 0px 0px 0px 25px;
	padding: 0;
}

#topmenu li {
	display: inline;
	list-style: none;
}

#topmenu li a, #topmenu li a:visited, #topmenu li a:active {
	display: block;
	color: #ffffff;
	text-decoration: none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 25px 10px 25px;
}

#topmenu li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #B1C6D9;
}

.menu {
	color: #000000;
	float: right;
	clear: right;
	width: 210px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 15px 0px;
}

.menu h2 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	float: right;
	display: block;
	width: 182px;
	font-weight: bold;
	background-color: #4072A3;
	background-image: url('images/menu1.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 10px 15px 10px 15px;
}

.menu ul {
	margin: 0;
	padding: 0;
}

.menu li {
	float: right;
	clear: right;
	list-style: none;
}

.menu li a, .menu li a:visited, .menu li a:active {
	width: 182px;
	display: block;
	background-color: #B1C6D9;
	padding: 7px 15px 7px 15px;
	margin: 0px 0px 1px 0px;
	text-decoration: none;
	color: #333333;
}

.menu li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #5B88B2;
}

.menu div {
	background-color: #c0cadc;
	float: right;
	clear: right;
	width: 160px;
	display: block;
	padding: 7px 15px 7px 15px;
	margin: 0px 0px 1px 0px; 
	}

.menu p {
	background-color: #c0cadc;
	float: right;
	clear: right;
	width: 160px;
	display: block;
	padding: 7px 15px 7px 15px;
	margin: 0px 0px 1px 0px; 
}

.menu h2 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	float: right;
	display: block;
	width: 182px;
	font-weight: bold;
	background-color: #4072A3;
	background-image: url('images/menu1.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 10px 15px 10px 15px;
}


#content {
	line-height: 130%;
	color: #333333;
	float: left;
	clear: left;
	width: 540px;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 30px 0px;
	display: block;

}

.quote {
	color: #555555;
	line-height: 130%;
	background-color: #f8f8f8;
	margin: 15px 30px 15px 20px;
	padding: 5px 17px 5px 12px;
	border-left: 1px dotted #c0cadc;
}

#content a, #content a:visited #content a:active {
	color: #5B88B2;
	text-decoration: underline;
}
#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	height: inherit;
	width: 490px;
	margin: 0;
	text-indent: 5px;
	background-color: #FFFFFF;
}


#content a:hover {
	color: #000000;
	text-decoration: underline;
}

#content h2 {
	color: #5B88B2;
	margin-top: 12px;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: normal;
}

#content .poster {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 18px;
	border-bottom: solid 1px #c0cadc;
}

#content .comments {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	margin-top: 22px;
	margin-bottom: 27px;
	border-top: dotted 1px #c0cadc;

}

#content ul {
	list-style-type: square;
}

#content h2 a, #content h2 a:visited, #content h2 a:active, #content h2 a:hover {
	text-decoration: none;
	
}
/* Sidebar */

#sidebar {
	float: left;
	width: 530px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 20px;
	background: url(images/newsbox.gif) no-repeat;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
/* Calendar */

#calendar {
}
#calendar {
	float: right;
	height: 200px;
	width: 210px;
}


#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 180px;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
	background: #FEF7EF url(images/img13.gif) repeat-x;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

#footer {
	border-top: solid 1px #c0cadc;
	display: block;
	clear: both;
	color: #344b68;
	line-height: 200%;
	width: 770px;
	text-align: left;
}

#footerleft {
	margin-left: 12px;
	display: inline;
}

#footerright {
	float: right;
	display: inline;
	margin-right: 12px;
}

#footer a, #footer a:visited #footer a:active {
	color: #333333;
	text-decoration: underline;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
