

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;


}
#whole { 
 	margin: 0 auto;
 	width: 1000px;
	background: url(images/backcolumns.jpg) repeat-y;

}
#columns {
 	margin-bottom: 0px;
 	width: 100%;
	overflow: auto;
}
#header {
 	color: #333;
 	width: 1000px;
 	height: 156px;
 	margin: 0px 0px 0px 0px;
 	background-image: url(images/Mainbanner.gif);
 	border-bottom: 1px solid #000000;
}
#header a {

	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;

}


div#navbar2 {

border-bottom: solid #000 1px;
margin: 0px 0px 0px 0px;
background-color: #4C4646;
height: 5px;


}



#leftnav { 
 	display: inline;
 	margin: 0px;
 	padding: 0px;
 	width: 195px;
 	float: left;
	text-align: center;
	
}
#div1 {
	float: right;
	padding: 5px;
	width: 220px;
	
}
	
#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#leftnav a
{
	display: block;
	width: 167px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 13px;
	border-bottom-width: 1px;
}

#leftnav a:link, .navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

#leftnav a:visited
{
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

#leftnav a:hover
{
	text-decoration: underline;
	color: #FFCC00;
}

#content { 
 	float: left;
 	color: #333;
 	margin: 5px 10px;
 	padding: 0px;
 	width: 597px;
 	display: inline;
 	position: relative;
}
#rightcolumn { 
 	display: inline;
 	margin: 0px 0px 10px 10px;
 	padding: 0px;
 	width: 175px;
 	float: right;
	color: #CC9933;
	text-align: center;

}
#footer {

 	clear: both;
 	color: #333;
 	background-color: #333333;
	color: #CCCCCC;
 	margin: 0px 0px 0px 0px;
 	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11pt;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 9px;
}

p.sponsors
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
}

#backmain {
	background-color: #CC9966;
}

#articles {
	background-color: #FFCC99;
}

a {
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
	font-weight : bold;
}
a:hover {

	text-decoration: underline;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 24px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	line-height: 20px;
}

#divholder {
	width: 190px;
	text-align: center;
	
}



#divholder2 {
	text-align: center;
	
}

#divholder3 {
	text-align: center;
	
}

#count {
	text-align: center;
	
}

#top {
	text-align: center;
}

	
.images { text-align: center; }
.clear { clear: both; background: none; }