body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.4em;
}
h2 {
	font-size: 1.5em;
}
table {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.2em;
}
h3 {
	font-size: 1em;
	margin-top: 10px;
}
#wrapper {
	width: 750px;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 100px;
}
#content {
	width: 500px;
	margin-left: 175px;
	padding: 0px;
	margin-top: 0px;
	float: none;
}
.imgRight {
	margin-left: 4px;
	border: 1px solid #000;
}
#header h2 , #header p{
	text-indent: -1000px;
}
#nav ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#nav {
	float: left;
	margin-top: 10px;
}
#nav ul li {
	margin: 0px;
	padding: 0px;
}
#nav a:link , a:visited{
	color: #158189;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: normal;
	width: 110px;
	padding-left: 5px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.7em;
}
#nav a:hover {
	color: black;
	text-decoration: none;
}
#nav li a.current,#nav li a.current:hover,#nav li a.current:active {
	color: #000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav li a.holder {
}
#facebook {
	margin-top: 15px;
	margin-left: 15px;
}
ul {
	list-style-type: circle;
}
