a:link {
	color: green;
}

a:link:hover {
	color: #3C8DB8;
}	

a:visited {
	color: green;
}

a:visited:hover {
	color: #3C8DB8;
}

a:active {
	color: green;
}



html {
	background: black;
}

body {
	background: black;
	min-width: 760px;
	color: #000000;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 76%;
	}
	
	
#header {
	background: #4C7326;
	padding: 2px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}

#wrap {
	max-width: 90%;
	margin: 0 auto;
	background: white;
}



#content {
	background: #4C7326;
	
	
}

#left_col {
	background: #93be3e;
	width: 23%;
	padding-left: 5px;
	padding-right: 2px;
	float: left;
	
}

#right_col {
	float: right;
	width: 72%;
	background: white;
	padding-left: 5px;
	padding-right: 25px;
}

.clearing {
background-color: white;
	height: 0;
	clear: both;
}
#footer {

	background: #4C7326;
	clear: both;
	text-align: center;

	border-top-style: solid;
	border-top-color: #93be3e;
}
#footer padding:
{
		line-height: 1.3; font-size: 9px;
}
#footer a:link {
	color: #EDEDCB;
	text-decoration: none;
}	
#footer a:visited {
	color: #EDEDCB;
	text-decoration: none;
}	
	
#footer a:hover {
	color: #d1d175;
}
#footer a:active {
	color: #d1d175;
}

#header h1 {
color: black;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 2.15em;	
}

#header h2 {
color: black;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 1.2em;	
}


#content h1 {
	color: black;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 1.5em;	
	letter-spacing: .15em;
}
#content h2 {
	color: black;
	font-size: 1em;
	font-weight: bolder;
	letter-spacing: .15em;
}

#content p {
	font-size: 1.1em
}

#content ul {
	font-size: 1.2em
}


#content td {
	font-size: 1.1em;
}

#content td p {
	font-size: 1.1em;
}

#content td ul {
	font-size: 1.1em;
}

#left_col a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .95em;
	border-bottom: 1px solid #93be3e;
	color: green;
	display: block;
	letter-spacing: .15em;
	margin: 0;
	text-align: left;
	text-decoration: none;
}

#left_col a:link:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .95em;
	border-bottom: 1px solid #3C8DB8;
	color: #3d8eba;
	display: block;
	letter-spacing: .15em;
	margin: 0;
	text-align: left;
	text-decoration: none;
}


#left_col h1 {
	color: black;
	font-size: 1.2em;
	letter-spacing: .15em;
}

#left_col h4 {
	background: #93be3e;
	color: #222244;
	font-size: .95em;
	letter-spacing: 0.75em;
	text-align: center;
}

#left_col td p {
	color: #000000;
	font-size: .95em;
}

 ref right_col a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .95em;
	border-bottom: 1px solid #DFDFA0;
	color: khaki;
	display: block;
	letter-spacing: .15em;
	margin: 0;
	text-align: left;
	text-decoration: none;
}

#right_col h1 {
	color: black;
	font-size: 1.4em;
	letter-spacing: .15em;
}

#right_col h2 {
	color: black;
	font-size: 1.2em;
	letter-spacing: .15em;
}



#right_col h4 {
	background: #D1D175;
	color: #222244;
	font-size: .90em;
	letter-spacing: 0.5em;
	text-align: center;
}

#right_col p {
	color: #000000;
	font-size: 1.25em;
}