@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Monaco, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	background-image: url(images/bgpattern.gif);
	background-repeat: repeat;
}
#main {
	position: absolute;
	width: 98%;
	left: 2px;
	top: 0px;
	border-left-color: #FFFFFF;
}
.bluebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #0071BA;
	padding-right: 3px;
	padding-left: 3px;
}
#news {
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
#news a {
	color: #FF9900;
}
a {
	color: #0071BA;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0071BA;
}
a:visited {
	color: #666666;
}
#thumbs {
	position: absolute;
	height: 600px;
	left: 0px;
	top: 50px;
}
#header {
	position: absolute;
}
.smaller {
	font-size: 10px;
}
.smallerRed {
	font-size: 10px;
	color: #CC0000;
}

.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 135%;
}
.link1 {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
#contact {
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 1;
}
.norepeat {
	background-repeat: no-repeat;
}
.select {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0071BA;
}
.big1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #FF9900;
}
.big2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	color: #000000;
	line-height: 135%;
}
#main #news p {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0071BA;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
.clearbg a:hover {
	background-color: #FFFFFF;
}
.blocks {
	background-color: #FFFFFF;
	font-size: 14px;
}
.graybg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
}
