#center
a {
   color: black;
   text-decoration: none;
   font-weight: bold;
}
a:hover, a:active {
  text-decoration: underline;
}
a img {
  border: 0px;
}
#container {
  float: center;
  margin:auto;
  text-align: left;
  width: 814px;
  height: 100%;
  padding-left: 80px;
  padding-right: 80px;
  background-image: url(contours3.jpg);
  background-position:center; 
  background-attachment:fixed;
}
#header {
  color: white;
  padding-left: 10px;
  padding-top: 10px;
  height: 148px;
  background-image: url(header.jpg); 
}
#header h1 {
	position: relative;
	width:800px;
	margin-top: 0px;
	margin-bottom: 0px;
	left: 40px;
	font-size: 200%;
}
#header h2 {
  margin:0px;
  position: relative;
  width:600px;
  left: 190px;
  font-size: 600%;
}
body, html{
height: 100%;
}

body {
  margin:0px; 
  color: #243736;
  font-family: Arial, Helvetica, sans-serif;
  background-color:black;
}
#center {
	width: 750px;
	padding-left: 44px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url("center.jpg");
	background-position:center; 
	background-attachment:fixed;
	overflow: auto;
}
#center h1 {margin:0px;}
#center h2 {margin:0px;}

#subscribe {
	position: relative;
	left: -15px;
	width: 200px;
	margin: 2px;
	margin-left: 0px;
	padding: 4px;
	border-style: solid;
	float: left;
	vertical-align: text-top;
}
#subscribe h3{
	margin-top: 0px;
	margin-bottom: 0px;
}
#subscribe a{text-decoration: none;}
#subscribe a:hover{text-decoration: underline;}
#subscribe a{
	background-image:url(SignUp.png);
	width:85px;
	height:35px;
	float:right;
	margin-right: 3px;
}
#subscribe a:hover{background-position: 0px -37px;}
#navBar {
	width: 815px;
	height: 35px;
}
#news{
  float: right;
  width:320px;
  color: black;
  font-family:"Courier New";
  font-size:1.1em;
  padding: 15px;
  padding-top: 50px;
  padding-bottom: 2px;
  background-image: url("newspaper4.png");
}
#news h4{
  border-bottom: 3px solid;
  margin: 3px;
}
#news p{
  margin:0px;
}

#news a{
  font-weight: normal;
  text-decoration: underline;
}
#news a:hover{
  text-decoration: none;
}
#bottom{
  padding-top: 10px;
  padding-bottom: 10px;
  text-align:center;
  width: 100%;
  height: 20px;
}
#bottom a{color: white;}
#sponsors img{
  margin-left:20px;
  margin-right:20px;
}
#sponsors {
  text-align: center;
  padding-top: 2px;
  height: 100px;
}

#centerText{
}

#picture1{
  margin-left: 2px;
  float: right;
}
#picture2{
  float: left;
  margin-right: 5px;
}
#up{
position: absolute;
top:-25px;
left:753px;
}
#upF{
position: absolute;
top:-25px;
left:694px;
}