

body {
	margin: 0;
	padding: 0;
	text-align: center;
	max-width: 700px;
	min-width: 400px;
	margin-left: auto;
	margin-right: auto;
	font-family: veranda, sans-serif;
	font-size: small;
	color: black;
	font-weight: normal;
	background-color: #fffff0;
	

}

* {
	margin: 0;
	padding: 0;

}

h1 {
	font-size: 170%;
	font-weight: bold;
	line-height: 3;
	color: #003300;
	background-color: #fffff0;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	line-height: 3;
	color: #003300;
	background-color: #fffff0;
}

h3 {
	font-size: 115%;
	font-weight: bold;
	line-height: 3;
	color: #003300;
	background-color: #fffff0;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #003300;
	background-color: #fffff0;

}


body a:link
	{color: #336633;
	background-color: #fffff0;
}

body a:visited
	{color: #333300;
	background-color: #fffff0;
}

#wrapper	{
	text-align: center;
	width: 740px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #003300;
	background-color: #fffff0;

}


#indexmast {
	width: 600px;
	text-align: center;
	color: #003300;
	margin: 5px 0 0 0;
	background: #fffff0 url(bgalpha.gif) repeat-x top left;

}



#nav {
	text-align: center;
	width: 600px;
	color: #003300;
	padding: 20px 0 0 0;
	background: #fffff0 url(bgalpha.gif) repeat-x top left;

}

#nav img {
	border: none;
}
#nav a:link {
	border: none;
	text-decoration: none;
}
#nav a:visited {
	border: none;
	text-decoration: none;
}


#indexmain {
	text-align: left;
	width: 400px;
	padding: 20px 100px 0 100px;
	margin: 0;
	background-color: #fffff0;
	font-size: 110%;

	

}
#footer {
	width: 500px;
	text-align: center;
	font-weight: bold;
	padding: 25px;
	margin: 10px;
	font-size: 90%;
	color: #003300;
	background: #fffff0;
	border: none;
	clear: both;

	
}

#footer a:link {
	color: #336633
	border: none;
	text-decoration: none;
}
#footer a:visited {
	color: #333300
	border: none;
	text-decoration: none;
}




#logowrap {
	width: 500px;
	text-align: center;
	padding: 25px;
	margin: 10px;
	color: #003300;
	background: #fffff0;

	
}
#logoholder {
	text-align: right;
	float: left;
	width: 40%;
	padding: 0 0 0 35px;
	text-decoration: none;

}


#copy {
	text-align: left;
	float: right;
	width: 40%;
	padding: 10px 60px 0 0px;
	color: #003300;
	background: #fffff0;
	text-decoration: none;


}

#copy a:link {
	color: #336633
	border: none;
	text-decoration: none;
}

#copy a:visited {
	color: #333300
	border: none;
	text-decoration: none;
}

img.floatRight { float: right; margin: 1px; }



#submast {
	width: 600px;
	text-align: center;
	color: #003300;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	background: #fffff0 url(bgalpha.gif) repeat-x top left;


}


#submain {
	
	text-align: left;
	width: 400px;
	padding: 20px 100px 0px 100px;
	margin: 0;
	background: #fffff0;

	font-size: 110%;

}

#chart {
	color: #336633
	border-color: #336633;
	text-decoration: none;



}
img.floatRight { float: right; margin: 1px; } 
img.floatleft { float: left; clear: left; margin: 5px;
	border-style: solid;
	border-width: thin;
	border-color: #336633; } 

#chart a:link {

	color: #336633
	border-color: #336633;
	text-decoration: none;
}

#chart a:visited {

	color: #333300
	border-color: #336633;
	text-decoration: none;
}

#chart dd {


}

#chart dt {
	position: relative;
	width: 175px;
	float: right;
	padding: 30px 0 0 0;



}


