
p {font-family: Helvetica, Verdana, sans-serif; font-size: 14px; text-align: left;}
ol {font-family: Helvetica, Verdana, sans-serif; font-size: 14px; line-height: 1.5;}
li {font-family: Helvetica, Verdana, sans-serif; font-size: 14px; line-height: 1.5;}


body {
  background: #fffab2;
  margin-top: 0;
  font-size: 14px;
  }

div#top {
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  background:  url("../images/450.png") #fff no-repeat;
  height: 100px;
  voice-family: "\"}\"";
  voice-family: inherit;
  }


div#main,div#links {
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  background:  url("../images/linksbody.png") #fff;
  }
  
div#footer {
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  background:  url("../images/bodybg.png") #fff;
  }

div#bottom {
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  height: 48px;
  background:  url("../images/bottombg.png") #fff no-repeat;
  }

.center {
		text-align: center;
}
		
.narrow {
  margin-left: 20px;
  width: 410px;
  padding-right: 20px;
}
  
.odd {
		font-family: Helvetica, Verdana, sans-serif;
		font-size: 14px;
		background-color: #FFFFFF;
		padding: 2px;
}

	
.even {
		font-family: Helvetica, Verdana, sans-serif;
		font-size: 14px;
		background-color: #E7E7E7;
		padding: 2px;
}
  
.padd h4 {
	margin: 0 0 5px 0;
	background: #FF0000;
	border-bottom: 1px solid #FF0000;
	padding: 3px;
	color: #FFFFFF;
}

.head {
  margin-left: 20px;
  width: 540px;
  border-right: 1px dashed #FF0000;
  padding-right: 10px;
  }
  
.head2 {
  text-align: center;
  width: 160px;
  padding-right: 5px;
  }
  
.footer {
  margin-left: 16px;
  text-align: center;
  width: 700px;
  }
  
#bottom p {
  margin: 0;
  color: #fff;
  padding-top: 22px;
  padding-left: 15px;
  }

#bottom a:link {
  font-weight: bold;
  color: #FFFFFF;
}

#bottom a:visited {
  font-weight: bold;
  color: #FFFFFF;
}

#bottom a:hover {
  font-weight: bold;
  color: #FFFFFF;
}

#bottom a:active {
  font-weight: bold;
  color: #FFFFFF;
}

.headline h4 {
  margin: 0 0 8px 0;
  border-bottom: 1px solid #FF0000;
  background: #ececec;
  padding: 3px;
  }
  
 .head h3 {
  color: #FFFFFF;
  margin: 0 0 8px 0;
  border-bottom: 1px solid #FF0000;
  background: #FF0000;
  padding: 3px;
  }
  
.headline h3 {
  color: #FF0000;
  margin: 0 0 8px 0;
  border-bottom: 1px solid #FF0000;
  background: #ececec;
  padding: 3px;
  }

.headline p {
  margin: 0 0 15px 0;
  }
  
.nav-menu a {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	background-color: #E7E7E7;
	}

.nav-menu a:visited {
	color: #0000FF;
	}
	
.nav-menu a:hover {
	color: #FF0000;
	}
	
.nav-menu p {
	background-color: #E7E7E7;
	border-bottom: 1px solid #FF0000;
	}
  
	
.padd ul {
	margin-top: 0;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
	}
	
a:hover {
	color: #FF0000;
}

a:active {
	color: #0000FF;
}

.buttonscontainer {width: 160px;
}

.buttons a:visited { color:#FFFFFF;
}

.buttons a {color: #FFFFFF;
background-color: #FF0000;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid ;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #FF00FF;
color: #FFFFFF;
text-decoration: none;}

