@charset "utf-8";
body {
	font-size:62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #999;
}

p, ul {
	margin: 0px;
	padding: 0px;
	line-height:1.8em;
	}
img {
border: 0;
}
div#announcement {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	color:#FFFF00;
	background-color:#0099CC;
	line-height:2em;
}
div#footer {
margin-top: 200px;
text-align:center;
border-top:#999 dotted 1px;
}
div#sidebar {
	width: 175px;
	position: absolute;
	left: 820px;
	top:45px;
	line-height:1.8em;
}
li {
	list-style-type: none;
}
div#content {
	width: 780px;
	background-image:url(/img/hdr.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}
div#header {
	width: 780px;
	height: 240px;
}
div#header h1 {
padding-top: 220px;
font-size: 1.8em;
font-weight:normal;
}
div.item, div#contactFormArea, div#textField {
	width: 735px;
	margin-left: 45px;
	clear:both;
}
div.item img.itemPic {
	height: 220px;
	width: 330px;
	float: left;
	padding-bottom:45px;
	margin-right: 20px;
}
div.text {
	width: 405px;
	float: left;
	height: 220px;
}
div.item, div#sidebar {
	font-size: 1em;
}
a {
	color: #999;
	text-decoration:none;
}
a:hover {background-color:#00FFFF;
}
a[rel="external"]:hover {background:url(/img/external.jpg) 99% 40% no-repeat; padding-right: 15px;}
h3 h3{
font-size: 1em;
font-weight:bold;
}