/* Yahoo Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,th,td,p
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: palatino, times, times new roman, serif;
	font-size: 62.5%;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
	background-color: #fff;
}

img
{
	border: none;
}

ul
{
	list-style-type: none;
}

a:link, a:visited
{
	color: #000;
	text-decoration: none;
}

a:hover, a:active
{
	color: #C33;
	text-decoration: none;
}

h1
{
font-family: palatino, times, times new roman, serif;
text-align: center;
font-weight: normal;
padding: 10px 0;
text-transform: none;
font-size: 24px;
line-height: 24px;
}

h2
{
font-family: palatino, times, times new roman, serif;
text-align: center;
font-weight: normal;
padding: 10px 0;
text-transform: none;
font-size: 20px;
line-height: 20px;
}

h3
{
font-family: palatino, times, times new roman, serif;
text-align: center;
font-weight: normal;
padding: 10px 0;
text-transform: none;
font-size: 16px;
line-height: 16px;
}

 h4, h5, h6
{
}

#wrapper
{
	width: 905px;
/*
	height: 735px;
*/
	margin: 20px auto 20px auto;
	border: 2px #000 solid;
	text-align: left;
}

.home
{
	background-image: url(images/home/homeback.gif);
	background-repeat: no-repeat;
}

.sub
{
	background-image: url(images/main/mainback.gif);
	background-repeat: repeat-x;
}
#homecopy
{
	color: #fff;
	font-size: 4.1em;
	line-height: 1.3em;
	text-align: right;
	width: 400px;
	margin: 150px 0px 0 100px;
	padding: 0;
}
#homenav
{
	float: right;
	width: 350px;
	font-family: futura, arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.4em;
	text-align: left;
}

#homenav ul
{
	list-style-type: none;
	margin-top: 43px;
	line-height: 1.5em;
}

#subnav
{
	font-family: futura, arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	text-align: left;
	height: 153px;
	margin: 0;
	padding: 0;
}

#subnav ul
{
	list-style-type: none;
	margin: 0px 0 0 40px;
	line-height: 1.5em;
}

#subnav li
{
	float: left;
	width: 180px;
}

#subnav a:link, #subnav a:visited, #homenav a:link, #homenav a:visited
{
	color: #000;
	text-decoration: none;
}

#homenav a:hover, #homenav a:active
{
	color: #fff;
	text-decoration: none;
}

#subnav a:hover, #subnav a:active
{
	color: #fff;
	text-decoration: none;
}

#leftcol
{
	width: 240px;
	font-size: 1.5em;
	text-align: right;
	line-height: 1.7em;
	float: left;
	margin: 10px 30px 0 10px;
}

#leftcol a
{
	width: 220px;
	padding-right: 20px;
}
#leftcol a:hover, #leftcol a:active
{
	background-image: url(images/main/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#rightcol
{
	margin: 0 0 0 0px;
	overflow: auto;
	height: 578px;
	width: 570px;
}
#rightcol img
{
border: 1px #000 solid;
margin-top: 10px;
}

#centercol
{
	font-size: 1.6em;
	width: 708px;
	text-align: center;
	margin: 20px 0 0 98px;
	line-height: 1.5em;
	height: 578px;
}

#centercol p
{
	margin: 10px 120px;
	text-align: left;
}
#centercol ul
{
	margin: 10px 120px;
	text-align: left;
	list-style-type: disc;
}

#centercol span.nobreak	{
	white-space: nowrap;
	}


a:link img, a:visited img
{
	border: 2px #000 solid;
}

a:hover img, a:active img, #here a:link img , #here a:visited img
{
	border: 2px #FFF solid;
}


#here a:link, #here a:visited
{
	color: #fff;
}
