@charset "utf-8";
body {
	background:url(../Newsite/Images2/Layout/Backgroundfootprint%20copy.png);
	margin: 0 auto;
	padding: 10;
	font-family: Arial, Tahoma, "Arial Narrow";
	font-size: 0.9em;
	font-color: FFF;
	}

a, a:link, a:active {
	color: #000099; 
	font-weight: normal;  
	font-size:1.3em; font:"Lucida Sans Unicode", "Lucida Grande", sans-serif
	}
a:hover {color: #FFFF00;}

a, a:visited {color:###; font-weight:none; text-decoration:none;}



#layout  {
	width: 940px;
	background:url(../Newsite/Images2/Layout/bbackgound.gif);
	margin: 0 auto;
}
		   
#header  {
	background:url(../Newsite/Images2/Layout/HeaderJPG.jpg);
	height: 263px;
}

#content {
	padding: 10px;
	margin: 0px 0px 0px 0px;
} 


#sidebar {
	float:left;
	padding: 3px;
	width: 130px;
	margin: 25px 5px 0px 10px;
	height: 200px;
	overflow:hidden;
	background-color:#66CCFF;
	border: groove;
	border-color: #FFFF33;
}
  
#footer  { background:url(../Newsite/Images2/Layout/FooterJPG.jpg);
           height: 265px;
		   padding: 0px 0px 0px 0px
}
		   		   
h1 { background-color: #66CCFF;
	font-family: Arial, Tahoma, "Arial Narrow";
	text-transform: uppercase;
	font-size: 24px;
	margin: 15px 5px 0px 0px;
	border: groove;
	border-color:  #FFFF33;
}
h2 {background-color:#33CCCC;
	font-family: Arial, Tahoma, "Arial Narrow";
	text-transform: uppercase;
	font-size: 20px;
	
}

h3 { background-color:#33CCCC;
	font-family: Arial, Tahoma, "Arial Narrow";
	text-transform: uppercase;
	font-size: 18px;
} 

h4, h5 {background: #CCC;}

#links{
	width: 940px;
	height:25px;
	font-size:1.4em;
	text-align:center;
	font-family: "Bookman Old Style";
	color: #FFFFFF;
	font-weight: bold;
	background-color: #616266;
}

#sublinks{
	width: 470px;
	float: right;
	height:25px;
	font-size:1.1em;
	font-family: "Bookman Old Style";
	color: #000;
	font-weight: bold;
	background-color: #FFF;
	text-align: center;
}
#quote{
	float:left;
	font-size:1.1em;
	font-family: "Bookman Old Style";
	color:#666666;
	text-align: center;
	font-style: italic;
}

#copywrite{
	float:inherit;
	font-size:1.0em;	
	font-family: "Arial";
	color:#000;
	width: 940px;
	text-align:center;
	margin: 0 auto;
}

#bottomlinks{
	float:inherit;
	font-size:1.0em;	
	font-family: "Arial";
	color:#000;
	width: 940px;
	text-align:center;
	margin: 0 auto;
	}
#bottomlinks{
color: #000; font-weight:bold; text-decoration:none;}
#bottomlinks a:hoverS{
color: #fff; font-weight:bold; text-decoration:none;}


#copywrite a{
	color: #FF0000;
	font-weight:bold;
	text-decoration:none;
}

#copywrite a:hover{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
