#body{
	text-align: center;
	background: #ffffff;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}
#page{
	width: 970px;
	margin: 0 auto;	
	text-align: left;
}
#header{
	width: 970px;
	height: 260px;
	background: #ffffff  url(../images/header.jpg) 0 0 no-repeat;
	color: #ffffff;
	border: 2px solid #000099;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#header h1{
	width: 970px;
 	font-size: 190%; 
 	color: #a3bdf6;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000099;
}
#border{
	width: 970px;
 	border: 2px solid #000099;
 	margin: 10px 0px 0px 0px;
}
#border:after {
	display: block;
	clear: both;
	content: " ";
}
#left {
	position: relative;
	font-weight: bold;
	font-size: 100%;
	width: 200px;
	height: 150px;
	float: left;
}
#menu {
	position: relative;
	font-weight: bold;
	font-size: 100%;
	width: 200px;
	height: 150px;
	float: left;
	margin-left: 5px;
	padding-top: 18px;
}
#menu ul {
	background: #ffffff;
	color: #000099;
	list-style: none;
	margin: 0px;
	padding: 3px 3px 0px 0px;
	width: 150px;
	border-bottom: 1px solid #000099;
}
#menu li a#current {
   color: #ffffff;
	background: #000099;
	text-decoration: none;
	padding: 3px;
}
#menu A:link{
	display: block;
   color: #000099;
	width: 150px;
	background: #ffffff;	
	text-decoration: none;
	border-top: 1px solid #000099;
	border-left: 1px solid #000099;
	padding: 3px;
} 
#menu A:visited{ 
   display: block;
   color: #ffffff;
	width: 150px;
	background: #728bff;	
	text-decoration: none;
	border-top: 1px solid #000099;
	border-left: 1px solid #000099;
	padding: 3px;
}
#menu A:Hover{ 
   color: #ffffff;
	background: #bcbdbf;
	text-decoration: none;
	width: 150px;
} 
#menu A:active{ 
   color: #ffffff;
	background: #ffffff;
	text-decoration: none;
}
#give {
	position: relative;
	font-weight: bold;
	font-size: 100%;
	width: 170px;
	height: 250px;
	float: left;
	margin-left: 2px;
	padding-top: 4px;
}
#give li a#current {
   color: #ffffff;
	background: #ffffff;
	text-decoration: none;
	padding: 3px;
}
#give A:link{
	display: block;
   color: #ffffff;
	width: 110px;
	background: #ffffff;	
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 3px;
} 
#give A:visited{ 
   display: block;
   color: #ffffff;
	width: 110px;
	background: #ffffff;	
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 3px;
}
#give A:Hover{ 
   color: #ffffff;
	background: #bcbdbf;
	text-decoration: none;
	width: 110px;
} 
#give A:active{ 
   color: #ffffff;
	background: #ffffff;
	text-decoration: none;
} 

#content{
	float: left;
	width: 70%;
}
#content p {
	text-align: left;
	line-height: 130%;
	padding-right: 5px;
	padding-bottom: 10px;
}
#content h2 {
 	text-align: left;	
	font-size: 110%;
	padding: 0px;
	margin-top: 15px;
	line-height: 130%;
}
#content ul{
	list-style-type: circle;
}

#contentA{
	float: left;
	width: 378px;
}
#contentA p {
	text-align: left;
	line-height: 130%;
	padding-right: 5px;
	padding-bottom: 10px;
}
#contentA h2 {
 	text-align: left;	
	font-size: 110%;
	padding: 0px;
	margin-top: 15px;
	line-height: 130%;
}
#contentA ul{
	list-style-type: circle;
}
#contentB{
	float: right;
	width: 370px;
	margin-top; 15px;
}
#contentB p {
	text-align: left;
	padding-right: 5px;
	padding-bottom: 10px;
		line-height: 130%;
}
#contentB h2 {
 	text-align: left;	
	font-size: 110%;
	padding: 0px;
	margin-top: 15px;
	line-height: 130%;
}
#contentB ul{
	list-style-type: circle;
}
#contentE{
	float: right;
	width: 370px;
        height: 400px;
	margin-top; 15px;
}
#contentE p {
	text-align: left;
	padding-right: 5px;
	padding-bottom: 10px;
	line-height: 130%;
}
#contentE h2 {
 	text-align: left;	
	font-size: 110%;
	padding: 0px;
	margin-top: 15px;
	line-height: 130%;
}
#contentE ul{
	list-style-type: circle;
}
.table {
  background: #ffffff;
  color: #000000;
  width: 99%;
  border: 0px;
  font: 12px verdana Arial, Helvetica, sans-serif;
  margin: 0px;
}
td.tablel {
  text-align: left;
  background: #e4e4e4;
  vertical-align: top;
  padding: 3px;
  width: 50%;
  color: #000000;  
}
td.tabler {
  text-align: left;
  background: #e4e4e4;
  vertical-align: top;
  padding: 3px;
  width: 50%;
  color: #000000; 
}
td.table3 {
  text-align: left;
  background: #e4e4e4;
  vertical-align: top;
  padding: 3px;
  width: 99%
  color: #000000;  
}


#footer{
	clear: both;
	width: 970px;
	background: #ffffff;
	color: #000000;
	border: 2px solid #000099;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}
#footer h2{
	width: 964px;
 	font-size: 95%; 
	background: #ffffff;
	border: 2px solid #ffffff;
	color: #000000;
	margin: 1px 1px 1px 1px;
	text-align: right;
	padding: 5px 0px 5px 0px;
}

