/*//////////////////////////// divs ///////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/





#content
{
	margin: 0;
	padding: 0;
	width: 560px;
	text-align: left;
}

#content h1, h2, h3
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #333333;
}

#content h4, h5, h6
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #333333;
}

#text
{
	margin: 0px 0px 0px 0px;
	padding-right: 10px;
	text-align: left;
	float: left;
	width: 325px;
}

#links
{ margin: 0; padding: 0 0 0 20px; width: 190px; border-style: solid; border-width: 0 0 0 1px; border-color: #333333; text-align: left; float: right; }

.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}

.maintext a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B7080D;
	text-decoration: none;
}

.maintext a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B7080D;
	text-decoration: none;
}

.maintext a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B7080D;
	text-decoration: none;
}

.maintext a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B7080D;
	text-decoration: underline;
}

/*////////////////////////////////////////////////////////////////////////////////*/

#links ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#links li
{ border-bottom: 1px dotted #666; font-family: Arial, Geneva, Helvetica, sans-serif; font-size: small; font-weight: normal; color: #333333; padding-top: 5px; padding-bottom: 5px; }

* html div#links li
{
border-bottom: 1px dotted #666;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-weight: normal;
color: #333333;
}

#links li a:link
{
text-decoration: none;
color: #B7080D;
}

#links li a:active
{

text-decoration: none;
color: #B7080D;
}

#links li a:visited
{
text-decoration: none;
color: #B7080D;
}

#links li a:hover
{
color: gray;
text-decoration: none;
}

.tblbrdr
{
	border-style: solid; 
	border-width: 1px;
	border-color: #333333; 
}

.maintextbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #333333;
	font-weight: bold;

}

.hidden {
	visibility: hidden;
	display: none;
}
.anav:link {
	font-family: Garamond, Times, serif;
	color: black;
	text-decoration: none;
}
.anav:visited {
	font-family: Garamond, Times, serif;
	color: black;
	text-decoration: none;
}
.anav:active {
	font-family: Garamond, Times, serif;
	color: black;
	text-decoration: none;
}
.anav:hover {
	font-family: Garamond, Times, serif;
	color: gray;
	text-decoration: none;
}

