body
{
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6C6E71;
}
#container
{
	width: 828px;
	background-color: #FFF;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	border:none;
}
#content
{
	color: #000;
	margin: 10px 25px 0px 25px;
	border: none;
}
#col1
{
	width: 250px;
	float: left;
	background-color: #9E9F33;
	height:700px;
}
#col2 {width:578px; margin:0px 0px 0px 0px;
/*
	position:absolute;
	top: 0px;
*/
	background-color: #FFF;
	float:right;
	height:700px;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.2em;
	color: #000;
	text-align: center;
}
h1 {
	font-size: 160%;
	}
h2 {
	font-size: 130%;
	}
h3 {
		font-size: 1.3em; font-weight:bold; color:#9E9F33; text-align:left;
}
img {border:none; padding:none; margin:none;}
div.bar
{
	text-align: center;
	color: white;
	padding: 8px;
	margin-top: -3px;
/*
	line-height: 300%;
*/
	font-weight:bold;
	font-size:1.3em;
}
 a,  a:link,  a:visited { color: #3B87C2; }
 a:hover,  a:active,  a:focus {
	color: #AF1B24;
	}
 a.active {color:#3B87C2;}

p.list { text-indent: -2em; margin-left:25px;}

/*
#navButtons { height:400px;}
*/
#navButtons p  {text-align:center; font-size:1.3em; color:white; padding-top:2em;}
#navButtons a, #navButtons a:link, #navButtons a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#navButtons a:hover, #navButtons a:active, #navButtons a:focus {
	text-decoration: none;
	color: #AF1B24;
	font-weight: bold;
	}
#navButtons a.active {color:black;}

/*****************/
/* Footer Styles */
/*****************/
#footer
{
	clear: both;
	text-align: left;
	border-top: 1px #818386 dashed;
	margin: 1em 3em;
	background-color: #FFF;
	color: #818386;
	font-size: 0.85em;
}

/*********************/
/* End Footer Styles */
/*********************/

/*-------------
TAG
-------------*/
#advert
{
	color: #818386;
	float:right;
	margin-top:20px;
	margin-right:50px;
	font-size: .9em;
	line-height: 100%;

	font-weight: normal;
}
#advert a {color:#818386;}
#advert a:visited {color:#818386;}
#advert a:hover { color: #AF1B24; }

