*{


}

body {
	margin: 0px;
	padding: 0px;
	background-image:url(background.gif);
	background-position:center;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.95em;
	line-height:1.1em;
	color:#333;

}

#container {
	width: 850px;
	\width: 850px;
	w\idth: 850px;
	margin-left: auto;
	margin-right: auto;
	height:100%;

	}

#col1 {
	width:170px;
	float:left;

}

#col2 {
	width:600px;
	float:left;
	padding-left:30px;
	padding-top:0;
	margin-top:0;

}

a {color:#000000;}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.3em;
	line-height: 1.2em;
	color: #59709C;
	margin-top:0;
	padding-top:0;
	text-decoration:none;
}




h2 {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #59709C;
	text-decoration:none;
}



h1 a, h2 a, h1 a:hover, h2 a:hover {

color:#FF9900;
text-decoration:underline;
}

.menu a {
	display: block;
	float:left;
	clear:both;
	border-bottom: 1px dotted #fff;
	text-decoration:none;
	background-color:#59709C;
	color:#fff;
	padding: 5px 5px 5px 5px;
	width: 160px;
	font-size: 1.0em;

		}

.menuhi a {
	display: block;
	float:left;
	clear:both;
	border-bottom: 1px dotted #fff;
	text-decoration:none;
	background-color:#FF9900;
	color:#fff;
	padding: 5px 5px 5px 5px;
	width: 160px;
	font-size: 1.0em;

		}

.menu a:hover {
	background-color:#8AAECE;
	
	color:#fff;
		}
		
.smallprint p{ font-size:.8em; line-height: 1.2em; margin: 0; padding:0; margin-bottom:10px;}

img { padding:0; margin:0; }

strong {color: #59709C;}

