
#top {

}

#top p {
	font-family: arial, helvetica, san-serif;
	font-size: 1.40em;
	text-transform: uppercase;
	display: inline;
	letter-spacing: .01em;
	width: 600px;
}


#top a {

	color: #FFFFFF;
	background-color: #66CC00;
	padding: 5px;

}


#top a:hover {
	background-color: #6f5d39;
	color: #fff;
}

#topPic {

}

#topPic p {
	font-family: arial, helvetica, san-serif;
	font-size: 1.0em;
	text-transform: uppercase;
	display: inline;
	letter-spacing: .01em;
	width: 400px;
}


#topPic a {

	color: #FFFFFF;
	background-color: #ffffff;
	padding: 0px;

}


#topPic a:hover {
	background-color: #6f5d39;
	color: #fff;
}



#left {

	text-align: right;
	font-family: arial, helvetica, san-serif;
	position: absolute;
	top: 33em;
	left: 0;
	width: 20em;


}


#left p {

	font-size: .8em

}


#left h2 {
	color: #009999;
	font-weight: normal;
	font-style: italic;
	font-size: .9em;
	font-family: "Times New Roman", Times, serif;
}



#left h3 {
	font-weight: strong;
	font-size: 1em;
	font-family: arial, helvetica, san-serif;
	margin: 1em 0em .2em;

}


#right {
	margin-left: 23em;
	width: 28em;
}


#box {
	margin-top: 32 em;
	margin-left: 28em;
	position: absolute;
	width: 20em;
	background-color: #CCFFCC;
}

#box p {
	margin-top: 1 em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom; 1em;
}


#column {
	position: absolute;
	top: 22em;
	left: 22em;
	width: .35em;
	background-color: #66CC11;	
}

#column p {
	margin-top: 35em;
	margin-bottom: 30em;
}


#mainleft {

	font-family: arial, helvetica, san-serif;
	position: absolute;
	left: 0;
	width: 20em;

}

#mainsub {
	margin-left: 5em;
}

#columnsub {
	position: absolute;
	top: 22em;
	left: 2em;
	width: .35em;
	background-color: #66CC11;	
}

#columnsub p {
	margin-top: 35em;
	margin-bottom: 30em;
}

.footnotes {
	font-size: .7em;
}


.strong {

	font-weight: bold;

}



body {

	font-family: "Times New Roman", Times, serif;

}


h1 {
	margin-top: 2em;
	color: #009999;
	font-weight: bold;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
}


h2 {
	color: #009999;
	font-weight: bold;
	font-size: .9em;
	font-family: "Times New Roman", Times, serif;
}


a {
	text-decoration: bold;
	color: #669900;
}


ul {

	font-size: .9em;


}