/* CSS Document */
body
{
	width:auto;
}
a:link
{
	color:#AD8255;
	text-decoration: none;
}
a:visited
{
	color:#ad8255;
	text-decoration: none;
}
a:hover
{
	color:#ad8255;
	text-decoration: underline;
}
p {padding-left:10px;}
.bodytext
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:small;
line-height:120%;
color:#000000;
}
.mainhead
{
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	color:#AF4B0E;
}
.subhead
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:large;
line-height:inherit;
color:#CC9900;
}
.title
{font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:xx-large;
color:#CC6600;
}
.menubar
{
	background-color:#7b9309;
}
.subtext
{
font-family:"Times New Roman", Times, serif;
font-size:small;
color:#AD8255;
}

#mainpage
{
	margin-right:auto;
	margin-left:auto;
	height: 100%;
	width: 670px;
	position: relative;
	background-color:#FFFFFF;
}

#innerpage
{
	margin-right:0.5in;
	margin-left:0.5in;
	margin-bottom:0.5in;
	margin-top:0.25in;
	width: 75%;
	position: relative;
	right: 10%;
	left: 10%;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 115%;
	left: auto;
	padding-left:10px;
	padding-right:10px;
}
#leftframe
{
	width: 45%;
	height: auto;
	float: left;
	clear: both;
	padding-right: 1em;
	padding-left: 5px;
}
#rightframe
{
	width: 45%;
	height: auto;
	float: right;
	clear: right;
	padding-right: 5px;
	padding-left: 1em;
}
#tapa
{
	width: 100%;
	background-image:url(/tapa.gif);
}
#images
{
	width: 100%;
	overflow: hidden;
	height: auto;
}
#sectiongif
{
	height: 90px;
	float: left;
	clear: both;
	padding-right: 1em;
	width: 400px;
	text-align:left;
}
#sectionhead
{
	overflow: auto;
	height: 90px;
	float: right;
	clear: both;
	text-align:left;
	width: 250px;
}


#footer
{
	margin-right:auto;
	margin-left:auto;
	width: 100%;
	position: relative;
	align: center;
	background-color:#eeede3;
}
.column1
{
float:left;
width:30%;
padding: 5px;
text-align:left;
}
.table
{
border-style:solid;
border-width:thin;
border-color:#CCCCCC;
}
