/* CSS Document */

body {
	background-color: #999999;
	font-family: Tahoma;
	font-size: 14px;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navbar {
	text-align: center;
	height:259px;
}
#leftcontent {
	position: absolute;
	left:10px;
	top:17px;
	width:180px;
	background:#999999;	
	text-align: center;
	}
	#centercontent {
	/*background:#fff url(../images/greyman.jpg) no-repeat 50% 200px;*/
	background:#fff;
	margin-left: 201px;
	margin-right:201px;
	border:1px solid #999999;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 190px;
	margin-right:190px;
	height: 10%;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Tahoma, sans-serif;
	}
html>body #centercontent {
margin-left: 190px;
margin-right:180px;
	}
	#rightcontent {
	position: absolute;
	right:0px;
	top:5px;
	width:190px;
	background:#999999;
	border:0px solid #999999;
	height: 5504px;
	padding-left: 0px;
	margin-left: 0px;
	}
.bookbar {
	font-family: Georgia, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/logophase2_1e_r8_c2.jpg);
	background-repeat: repeat;
	height: 38px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
h2 {
	font-size: x-large;
}
.searchform {
	background-color: #FFFFFF;
	border: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 75%;
	height: 200px;
}
.logo {
	padding-top: 25px;
	
}
.style1 {
	font-weight: normal;
	font-size: small;
}
.newsdate {
	font-family: "MS Sans Serif", Verdana, Arial;
	font-size: 18px;
	padding-right: 5px;
}
.newscontent {
	font-family: "MS Sans Serif", Verdana, Arial;
	font-size: medium;
}
.footer {
	font-family: "MS Sans Serif", Verdana, Arial;
	font-size: x-small;
	text-align: center;
}
.contentbox {
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}
a:link {color: #000083;}

a:visited {
	color: #000083;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #000083;
}

