body
{
	font-family: veranda, helvetica, arial, san serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #333;
	margin: 0px;
	background-image: url(backgrnd3.gif);
	background-repeat: repeat-x;
}



#content
{	margin-top: 8px;
	width: 475px;
	padding: 0px 5px 0px 0px;
	line-height: 12pt;
	font-size: 10pt;
	color: #000;
	
	background-color: #fff;
}

#content2
{
	position: absolute;
	top: 95px;
	width: 475px;
	padding: 0px 0px 0px 35px;
	line-height: 12pt;
	font-size: 10pt;
	color: #000;
}

.tab
{
	position: absolute;
	top: 131px;
	left: 65px;
	width: 100px;
	background-color: #900;
	font-family: veranda, helvetica, arial, san serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	height: 14px;
	color: #fff;
	border-color: #000;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	z-index: 4;
}

.tabbar
{
	position: absolute;
	left: 20px;
	top: 149px;
	background-color: #900;
	color: #fff;
	margin-left: 15px;
	padding: 0px;
	font-family: veranda, helvetica, arial, san serif;
	font-size: 10pt;
	width: 475px;
	border-color: #000;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	z-index: 3;
}

#tab2
{
	position: absolute;
	top: 131px;
	left: 175px;
	background-color: #666;
	font-family: veranda, helvetica, arial, san serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 14px;
	color: #fff;
	width: 100px;
	border-color: #000;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	z-index: 5;
}

#tab3
{
	position: absolute;
	top: 131px;
	left: 282px;
	background-color: #996;
	font-family: veranda, helvetica, arial, san serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 13px;
	color: #fff;
	width: 120px;
	border-color: #000 #000 #996 #000;
	border-width: 1px;
	border-style: solid;
	z-index: 6;
}

#tabbar2
{
	position: absolute;
	left: 20px;
	top: 149px;
	background-color: #666;
	color: #fff;
	margin-left: 15px;
	padding: 0px;
	font-family: veranda, helvetica, arial, san serif;
	font-size: 10pt;
	width: 475px;
	border-color: #000;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	z-index: 1;
}

#tabbar3
{
	position: absolute;
	left: 20px;
	top: 149px;
	background-color: #996;
	color: #fff;
	margin-left: 15px;
	padding: 0px;
	font-family: veranda, helvetica, arial, san serif;
	font-size: 10pt;
	width: 475px;
	border-color: #000;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	z-index: 2;
}

#tab2 a { color: #fff; }
#tab3 a { color: #fff; }

#tab2 a:hover
{
	color: #fff;
	text-decoration: underline;
	width: 100px;
	}
	
	#tab3 a:hover
{
	color: #fff;
	text-decoration: underline;
	width: 120px;
}

#tab a { color: #fff; }

#tab a:hover
{
	color: #fff;
	text-decoration: underline;
	width: 100px;
}



#green
{
	position: absolute;
	left: 575px;
	top: 95px;
	margin-top: 0px;
	border-style: solid;
	border-color: #900;
	font-family: veranda, helvetica, arial, san serif;
	font-size: 9pt;
	line-height: 11pt;
	background-color: #cc9;
	border-width: 0px 1px 1px 1px;
	width: 173px;
	color: #333;
	min-height: 375px;
}

p.green { padding: 5px; }

#rule
{
	position: absolute;
	top: 125px;
	left: 35px;
}

a
{
	color: #900;
	text-decoration: none;
}

a.visited { color: #900; }
a:hover { text-decoration: underline; }

p.list
{
	color: #333;
	line-height: 15pt;
	padding: 0px 50px 0px 25px;
	font-size: 9pt;
}

p.list a
{
	color: #333;
	font-size: 8pt;
}

p.top {padding-top: 20px;}



h1
{
	font-family: optima, veranda, helvetica, arial, san serif;
	font-size: 13pt;
	color: #900;
	font-weight: normal;
	border-bottom: 1px solid #900;
	padding: 20px 0px 5px 0px;
	margin-right: 0px;
	margin-top: 10px;
	text-transform: uppercase;
	
}

h1.padding
{
	padding: 0px 50px 5px 0px;
	margin-right: 95px;
	
}

h2
{
	font-family: optima, veranda, helvetica, arial, san serif;
	font-size: 13pt;
	text-align: left;
	font-weight: normal;
	color: #900;
	margin-bottom: 8px;
	padding: 0px 5px 0px 5px;
}

hr
{
	margin-top: 0px;
	margin-bottom: 0px;
}

ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	padding-right: 0px;
}

#nav
{
	margin-top: 10px;
	border: 0px;
}

#nav a
{
	color: #000;
	font-family: veranda, helvetica, arial, san serif;
	font-size: 11px;
	text-decoration: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	text-transform: uppercase;
}

#nav a:hover
{
	color: #900;
	text-decoration: underline;
}

#nav li
{
	float: left;
	display: inline;
	font-weight: normal;
}

#nav a.first { border-left: 0px solid #900; }
#nav a.on { color: #900; font-weight: bold;}

#nav a.firston
{
	border-left: 0px solid #900;
	color: #900;
}

table.side
{
	margin-top: 0px;
	border-style: solid;
	border-color: #900;
	font-family: veranda, helvetica, arial, san serif;
	font-size: 8pt;
	background-color: #cc9;
	border-width: 0px 1px 1px 1px;
}

td.nav
{
	padding-left: 10px;
	padding-top: 0px;
}

td.side { margin-top: 20px; }

img.photo
{
	border-left: 0px solid #900;
	border-right: 0px solid #900;
	border-bottom: 0px solid #900;
	margin-top: 0px;
}

img.photo2
{
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	margin-top: 0px;

	
}

#caption
{
	font-size: 7pt;
	margin-top: 3px;
}

img.popup
{
	margin-left: -14px;
	padding-right: 2px;
}

.sub
{
	font-family: optima, veranda, helvetica, arial, san serif;
	color: #900;
	font-size: 11pt;
}
