@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #2a63b0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
}
h1 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 24px;
	font-weight: normal;
	color: #2a63b0;
}
h2 {
	font-size: 16px;
	color: #2a63b0;
	font-weight: normal;
}
p {
	margin: 0;
	padding: 0 0 15px 0;
	color: #5c5b5b;
}
a {
	color: #0d52a4;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*------------Layout---------------*/
#container {
	position:  relative;
	margin: 0 auto;
	width: 965px;
	background-color: #f2f2f2;
	background-image: url(containerbg.png);
	background-position: top;
	background-repeat: repeat-x;
}
#topmenu {
	margin: 0 auto;
	height: 80px;
	width: 965px;
}
#header {
	position: relative;
	height: 160px;
}
#content {
	margin: 0 225px 0 225px;
	padding: 0 30px 30px 30px;
}
#leftcol {
	margin-top:30px;
	float: left;
	width: 225px;
}
#rightcol {
	float: right;
	width: 225px;
}
#footer {
	position: relative;
	clear: both;
	height: 60px;
	margin: 0 auto;
	background-image: url(footerbg.png);
	background-position: top;
	background-repeat: repeat-x;
}
#blcorner, #brcorner {
	position: absolute;
	bottom: 0;
	width: 14px;
	height: 10px;	
}
#blcorner {
	left: 0;
	background-image: url(blcorner.png);
}
#brcorner {
	right: 0;
	background-image: url(brcorner.png);
}
#copyrights {
	position:relative;
	top:20px;
	left:-200px;
	height: 45px;
}
#copyrights p{
	padding-left: 235px;
}
/*------------Topmenu-----------*/
#topmenu a {
	float: left;
	display: inline;
	position: relative;
	width: auto;
	height: 24px;
	margin: 30px 10px 0 10px;
	background-image: url(menubutbg.png);
	background-position: -1px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;
	line-height: 24px;
	padding: 0 4px;
	text-decoration: none;
	white-space: nowrap;
}
#topmenu a:hover, #topmenu a#active {
	background-repeat: repeat-x;
	color: #0d52a4;
}
#topmenu a .lc, #topmenu a .rc {
	position: absolute;
	top: 0;
	width: 4px;
	height: 24px;
	background-position: -4px;
	background-repeat: no-repeat;
}
#topmenu a .lc {
	left: 0;
	background-image: url(menubutl.png);
}
#topmenu a .rc {
	right: 0;
	background-image: url(menubutr.png);
}
#topmenu a:hover .lc, #topmenu a:hover .rc,
#topmenu a#active .lc, #topmenu a#active .rc{
	background-position: 0;
}
/*-------------Header-----------*/
#logo {
	position: absolute;
	top: 0;
	left: -2px;
	width: 410px;
	height: 193px;
	background-image: url(logo.png);
}
#logo h1 {
	line-height: 243px;
	padding-left: 170px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #dbdadd;
}
#book {
	position: absolute;
	top: 0;
	right: -19px;
	width: 250px;
	height: 151px;
	background-image: url(book.jpg);
}
#headtext {
	position: absolute;
	top: 85px;
	left: 490px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6e97c9;
}
/*-----------------Modules-----------*/
.module {
	width: 225px;
	margin-bottom: 25px; 
}
.module h2 {
	display: block;
	padding: 0;
	margin: 0 0 5px 0;
	width: 224px;
	height: 31px;
	text-align: center;
	line-height: 31px;
}
#leftcol .module h2 {
	margin-left: -1px;
	background-image: url(lmodheader.png);
}
#rightcol .module h2 {
	margin-left: 2px;
	background-image: url(rmodheader.png);
}
/*----------------Left menu----------------*/
.menu {
	margin: 0;
	padding: 0 0 0 45px;
	list-style: none;
}
.menu li {
	line-height: 24px;
}
.menu a{
	color: #5c5b5b;
	text-decoration: none;
	font-size: 12px;
}
.menu a:hover {
	text-decoration: underline;
}
/*-----------------Search--------------------*/
#searchform {
	padding: 0 2px 0 0;
}
#searchform input {
	width: 190px;
}
#searchform button {
	width: 57px;
	height: 18px;
	background-color: #f2f2f2;
	background-image: url(searchbut.png);
	border: none;
}
/*---------------Last News---------------------*/
.newsitem {
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0 30px 0 25px;
}
.newsitem span {
	font-size: 10px;
	color: #000000;
}
.newsitem h3 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 10px 0;
}
.newsitem p {
	color: #5c5b5b;
	font-size: 11px;
}
/*-----------------Calendar---------------------*/
#calendar {
	width: 157px;
	height: 190px;
	background-image: url(calendar.png);
	margin: 15px auto 125px auto;
	padding: 10px 20px 0 20px;
	color: #2a63b0;
}
#calendar p {
	text-align: center;
	font-size: 12px;
	color: #2a63b0;
	padding-bottom: 10px;
}
#days {
	width: 157px;
}
.daynames {
	float: left;
	width: 22px;
	height: 20px;
	text-align: right;
	font-style: italic;
}
.day {
	float: left;
	width: 22px;
	height: 20px;
	text-align: right;
}
#prevmonth, #nextmonth, .day a{
	text-decoration: none;
}
#prevmonth:hover, #nextmonth:hover, .day a:hover {
	text-decoration: none;
	color: #ff0000;
}
#prevmonth {
	float: left;
}
#nextmonth {
	float: right;
}
/*----------------KPD link----------------------*/
#kpd {
	position: absolute;
	right: 30px;
	top: 25px;
}
	