body {
	background: #F2F2F2;
	background-image: url(images/backshadow.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: #00AEEF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00AEEF;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #00AEEF;
}

div#borderwrap {
	width:975px;
	height:850px;
	background-color: #FFFFFF;
	background-image:  url(images/bannerC.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
	position: absolute;
}

div#linkbox {
	position:absolute;
	width:100px;
	height:630px;
	top:134px;
	background-color: #E6FFFF;
	background-image:  url(images/linkfade.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#links {
	position:absolute;
	top:164px;
	left:200px;
	width:640px;
	height:24px;
}

div#logosmall {
	position:absolute;
	width:64px;
	height:64px;
	left:18px;
	top:775px;	
}

div#mainbox {
	position:absolute;
	width:870px;
	height:710px;
	top:134px;
	left:100px;
	font-size: 14px;
	background color: #FFFFFF;
	text-align:left;
	border-left: 1px solid #CCCCCC;
}

div#main {
	position:absolute;
	width:600px;
	top:150px;
	left:120px;
	font-size: 14px;
	color: #666666;
	text-align:left;
	padding:10px;
}

div#maintext {
	position:absolute;
	width:825px;
	top:150px;
	left:120px;
	font-size: 14px;
	color: #666666;
	text-align:left;
	padding:10px;
}

div#column {
	position:absolute;
	width:200px;
	left:740px;
	font-size: 12px;
	color: #666666;
	text-align:left;
	padding-left:15px;
	border-left: 1px solid #CCCCCC;
}

div#title {
	position:absolute;
	top:115px;
	left:115px;
	width:575px;
	height:40px;
	text-align: left;
}

div#footer {
	font-size: 12px;
	color: #F7941D;
	text-align:left;
	position: absolute;
	top:852px;
	height:30px;
	left:0px;
}

div#box {
	position:absolute;
	top:150px;
	left:10px;
	width:800px;
	height:500px;
	overflow:hidden x auto y;
	border-top: 1px solid #CCCCCC;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 5px;
}

.whitetext {
	color: #FFFFFF;
}

.orangetext {
	color: #F7941D;
	font-weight:bold;
}

.fadetext {
	color: #CCCCCC;
}
