*{
	border:0;
	margin: 0;
}

body{
	background-color: Black;
	text-align: center;
}

#container{
margin-left: auto;
margin-right: auto;
width: 1024px;
text-align: left;
}

#header{
	background-image: url(images/home/header.gif);
	width: 1024px;
	height:200px;
}

#bottomGraphic{
		background-image: url(images/home/footer.gif);
	width: 1024px;
	height:280px;
	position: absolute;
bottom:0px;
}

#header_links{
	padding: 5px 0 0 135px;
}

#header_links a{
margin-right: 10px;
}


#footer{
position: absolute;
top: 250px;
width: 1024px;
text-align: center;
}

#footer_links{
}

#pgTitle{
padding: 10px 0 0 650px;
	
}

#footer_links a:hover, #header_links a:hover{
opacity: 0.5;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);

}

p#indexDescription{
color: white;
width: 528px;
margin-left: 250px;
text-align: left;
font-size: 11.25pt;
margin-bottom: 25px;
margin-top: -20px;
font-family: "Times New Roman", Times, serif;
}
