BODY
{

font-family: "Lucida Sans Unicode";

}

P
{
color: #339900;
}

.darkfont
{
color: #163500;
}

a
{color: #C64506;
}

a:hover {
color: #BD5Bff;
}   /* mouse over link */


H1
{
	color: #C64506;
	/*font-size: large;*/
	font-weight: bold;
	padding-top: 15px;
	margin: 20px;
	left: auto;
}

H2
{
	color: #C64506;
}

H4
{
	color: #339900;
}
	
.border
{
	border: thin solid #FFCCCC;
	border-bottom: thin groove #FFCCCC;
}

/*.bottomborder
(
	border-bottom: thin groove #FFCCCC;
}*/

form
{
color: #163500;
}

.tabletitle
{
	color: #E6EFDD;
	font-size: larger;
	font-weight: bold;
	align: center;
	text-align: center;
	background-color: #ACDEFF;
	/*background-image: url(media/filler.png);*/
}

table.width
{
	width: 930px;
}

.color
{
	color: #E6EFDD;
	background-color: #CA0C64;
 }

.lightcolor
{
	color: #BF0F34;
	background-color: #F4DEE6;
}

li
{
	color: #339900;
	list-style-image: url(media/sun.gif);
	margin-top: 20px;
	margin-bottom:10px;
}

li.center
{
	text-align: center;

}

.content
{
	color: #339900;
	background-image: url(media/bg_lt_blue.gif);
	/*border: thin solid #FFCCCC;*/
}

.indentalign
{
margin-left: 160px; 
}

.indent
{
margin-left: 20 px;
}

#topsection{
height: 220px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
 top: 300px;
}

#contentcolumn{
margin-left: 160px; /*Set left margin to LeftColumnWidth*/
/*background-image: url(media/bg_lt_blue.gif);*/
}

#leftcolumn{
float: left;
width: 120px; /*Width of left column*/
margin-left: -100%;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
/*margin-top: 0;*/
}


.filler
{	background-image: url(media/bg_lt_blue.gif);
}

div.space
{margin: 120px;
}

indent
{
margin: 12 pt;
}
.formindent {
	position: absolute;
	width: 120px;
}

