/* CSS Document */



body,td,th {
	color: #A05C5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FCFBF7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(media/bg_wood_by_jayse.jpg);
	background-repeat: repeat-x;
}

#Main {
	position:absolute;
	width:700px;
	height:663px;
	z-index:1;
	left: 47px;
	top: 175px;
}
#Side {
	position:absolute;
	width:231px;
	height:1190px;
	z-index:2;
	left: 772px;
	top: 155px;
}
.newsText {
	font-size: 9px;
	margin-bottom: -10px;
	text-align:left;
}
.newsDate {
	font-size: 9px;
	font-weight: bold;
	margin-bottom: -10px;
}
.header {
	color: #95CEEC;
	font-weight: 900;
	font-size: 18px;
	height: 10px;
}

		
		#helpDiv {
			position: absolute;
			font: 10px verdana;
			width: 272;
			display: none;
			.border: 1px solid;
			.background-color: #fff;
			z-index: 2;
		}
		
		#divShadowBg {
			background-image: url(media/mid.png);
			padding-top: 1;
			padding-bottom: 1;
		}
		#helpDivText {
			color: #000;
			padding: 10;
			margin-top: -20;
			margin-bottom: -11;
			padding-left: 15;
			padding-right: 12;
			.margin-top: -5;
			.padding: 5;
		}
		
		#reminder {
			display: none;
			.display: block;
			padding-top: 15;
			padding-left: 5;
			padding-bottom: 2;
			color: #ff0000;
		}
		
.desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6790A2;
	/*color: #D0C09B; */
}
a:link {
	color: #6D9DB1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4F7E93;
}
a:hover {
	text-decoration: underline;
	color: #9DC8EB;
}
a:active {
	text-decoration: none;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}
