BODY
{font-family: verdana, tahoma, arial, sans-serif;
}

/*P
{
color: #E6EFDD;
}*/

.darkfont
{
color: #BF0F34;
}

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;
}


.border
{
	border: thin solid #FFCCCC;
	border-bottom: thin groove #FFCCCC;
}

/*.bottomborder
(
	border-bottom: thin groove #FFCCCC;
}*/

.tabletitle
{
	color: #E6EFDD;
	font-size: larger;
	font-weight: bold;
	align: center;
	text-align: center;
	background-image:   url("media/Green_bg.jpg");
	/*background-image: url(media/filler.png);*/
}

.color
{
	color: #E6EFDD;
	background-color: #CA0C64;
 }

.lightcolor
{
	color: #BF0F34;
	background-color: #F4DEE6;
}

li
{
	list-style-image:   url("media/bullet2.gif");
	margin-top: 20px;
	margin-bottom:10px;
}

li.leave
{
	list-style-image:   url("media/leave_bullet.gif");

}

.content
{
	/*color: #E6EFDD;*/
	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%;
}

#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: 10px; /*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;
}
