*
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin-top: 0px;
	font-family: verdana, helvetica, arial, sans serif;
	font-size: 13px;
	line-height: 16px;
}

#wrapper
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
	width: 950px;
}

#container
{
	float: left;
	width: 950px;
	padding: 0px;
	background-color: #fff;
	padding-bottom: 25px;
	border-color: #666;
	border-width: 0px 1px 1px 1px;
	border-style: solid solid solid solid;
	text-align: left;
	padding-top: 30px;
	margin-top: -30px;
	height: 730px;
}

#container_home
{
	float: left;
	width: 950px;
	padding: 0px;
	background-color: #fff;
	padding-bottom: 25px;
	border-color: #666;
	border-width: 0px 1px 1px 1px;
	border-style: solid solid solid solid;
	text-align: left;
	padding-top: 30px;
	margin-top: -30px;
	height: 710px;
}

#header
{
	background-image: url(doubleline.gif);
	background-repeat: repeat-x;
	z-index: 100;
}

#mainarea
{
	position: absolute;
	width: 600px;
	top: 150px;
	padding-left: 20px;
	margin-top: 0px;
	height: 610px;
	overflow: auto;
}

#sidetext
{
	float: right;
	top: 100px;
	width: 285px;
	font-size: 11px;
	margin-top: 30px;
	padding-right: 20px;
	z-index: 500;
}

#nav-top
{
	width: 940px;
	position: absolute;
	top: 6px;
	text-align: center;
	
}

#nav-top-home
{
	width: 940px;
	position: absolute;
	top: 6px;
	
	text-align: center;
	
}



#nav
{
	width: 940px;
	position: absolute;
	top: 760px;
	text-align: center;
}

#nav2
{
	width: 940px;
	position: absolute;
	top: 780px;
	text-align: center;
}

#nav-top a,  #nav-top-home a
{
	background-color: #669933;
	color: #ffffff;
	font-size: 10px;
	margin-right: 5px;
	padding: 2px 5px 2px 5px;
	letter-spacing: 1px;
	text-decoration: none;
}

#nav a 
{
	background-color: #fff;
	color: #666;
	font-size: 10px;
	margin-right: 5px;
	padding: 2px 5px 2px 5px;
	letter-spacing: 1px;
	text-decoration: none;
}

#nav2 a
{
	background-color: #fff;
	color: #666;
	font-size: 10px;
	margin-right: 5px;
	padding: 2px 5px 2px 5px;
	letter-spacing: 1px;
	text-decoration: none;
}

#nav-top a:hover, #nav-top-home a:hover { background-color: #666666; }

#nav a:hover, #nav2 a:hover,  { background-color: #fff; text-decoration: underline; }

h1
{
	color: #693;
	font-size: 16px;
	margin: 0 0 20px 0;
	position: absolute;
	width: 550px;
	top: 120px;
	padding-left: 20px;
	letter-spacing: 1px;
	font-weight: normal;
}

h2
{
	color: #693;
	font-size: 12px;
	margin: 20px 0 0px 0;
	border-bottom: 1px solid #693;
	padding-bottom: 5px;
	width: 550px;
	
}

h3
{
	color: #666;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
	text-decoration: underline;
}

p { margin-top: 15px; }
a { color: #693; }
a:visited { color: #666; }
blockquote { margin-left: 20px; margin-right: 40px;}
.caption {font-size:10px; line-height:12px;}
