body
{
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5a0606;
	text-align:justify;
}

.nav
{
	background:url(images/nav.jpg);
	background-repeat:repeat-x;
}

.col
{
	background:url(images/left.jpg);
	background-repeat:repeat-y;
}

.main
{
	border:1px;
	border-style:dotted;
	border-color:#5a0606;
	margin-left:12px;	
}

.maintext
{
	margin:10px;
}

.amain
{
	margin:10px;
	text-align:left;
}

.amain a
{
	color:#336699;
	text-decoration:none;
	font-weight:bold;
}

.amain a:hover
{
	text-decoration:underline;
	color:#3399FF;
}

.footer
{
	text-align:center;
	margin:5px;
	font-size:10px;
}

.bottom a
{
	text-decoration:none;
	color:#A44933;
	font-size:11px;
}

.bottom a:hover
{
	text-decoration:underline;
}

.bottom
{
	margin-left:25px;
	margin-right:25px;
	margin-bottom:10px;
}