{ padding: 0; margin: 0; }

body {
	background: #202020;
font-size: 10pt;
font-family: verdana;
color: white;
	}

a {color: yellow; decoration: underline;}
a:hover {color: #309eee; decoration: underline; }
a:visited: {color: #d60055; decoration: underline;}

#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 0px;
 border: 1px solid #606060;
 height: 100px;
 margin: 10px 0px 0px 0px;
 background-image: url('images/header.png');
 background-repeat: no-repeat;
 background-color: #000000;
}
#leftcolumn { 
 color: #333;
 border: 1px solid #606060;
 background: #202020;
 margin: 0px 0px 0px 0px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 padding-bottom: 0px;
 height: 700px;
 width: 210px;
 float: left;
}
#leftmiddle { 
 color: #333;
 border: 1px solid #202020;
 background-image: url('images/middle.jpg');
 background-repeat: no-repeat;
 background-color: #202020;
 margin: 0px 0px 0px 0px;
 padding-top: 10px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right; 0px;
 height: 700px;
 width: 210px;
 float: left;
}
#rightmiddle { 
 color: #333;
 border: 1px solid #606060;
 background: #202020;
 margin: 0px 0px 0px 0px;
 padding-top: 10px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right; 0px;
 height: 700px;
 width: 456px;
 float: left;
 
}
#rightcolumn { 
 color: #333;
 border: 1px solid #606060;
 background: #202020;
 margin: 0px 0px 0px 0px;
 padding-top: 10px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right; 0px;
 height: 700px;
 width: 204px;
 float: left;
}
#footer { 
 width: 900px;
 clear: both;
 color: #333;
 border: 1px solid #ccc;
 background: url('images/footer.gif');
 margin: 0px 0px 10px 0px;
 padding: 0px;
 height: 45px;
}


#sidebar 
{
width: 200px;
float: left;
line-height: 1.5em;
display:inline;
margin: 2px 2px 2px 0px;
padding: 5px;
font-size: 10pt;
font-family: verdana;
background: #202020;
}

#sidebar h2 {

color: white;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 8px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;
border-bottom: 1px solid #ccc;
font-size: 10pt;
font-family: verdana;;
text-transform: uppercase;
}

#sidebar h3 {

color: white;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 8px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;
border-bottom: 0px solid #ccc;
font-size: 10pt;
font-family: verdana;
text-transform: uppercase;
}


#sidebar ul 
{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar ul li
{
display: inline;
margin:0;
padding:0
}

#sidebar li
{
	list-style: none;
}

#sidebar ul li a 
{
border-bottom: 1px dotted #666;
color: #2ecd2d;
display: block;
text-decoration: none !important;
margin-left: 0px;
padding-top: 4px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 25px;
background-image: url('images/navbulle.gif');
background-repeat: no-repeat;
background-position: 10px 50%;
font-size: 10pt;
font-family: verdana;

}

#sidebar ul li a:hover
{
color: #ffffff;
background-color: #404040;
}

{ padding: 0; margin: 0; }
#cutenews h1 {color: #309eee; font-size: 10pt;}
#cutenews h2 {color: #ffffff; font-size: 10pt; font-weight: normal;}

#imgnavbar

{
	list-style: none;
	width: 200px;
	float: center;
	padding: none; 
}

#imgnavbar img 

{
	list-style: none;
	border: 1px #202020;
}

#imgnavbar a
{
	list-style: none;
	border: 1px silver
}

#disclaimer

{
	font-size: xx-small;
	color: #606060; 
}

	/* NAV BAR FOR INTERNAL PAGES */


#navcontainer ul
{
padding: 10px;
border: none;
margin: 0px 0px 0px 0px;
background-color: #3294db;
color: white;
height: 15px;
float: left;
width: 880px;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #3294db;
color: white;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #606060;
color: #fff;
}









	



	