p {
	margin: 0px;
}

body {
	color: black;
	font-family: arial, sans-serif;			
	font-size: 14px;
	width: 799px;	
	margin: auto;
	margin-top: 10px;			
	background-color: #535353;
	
}

#page {
		background-image: url(images/links.png);
			background-repeat: no-repeat;	
			background-position: top center;	
			
}

#header {
	height: 0px;
	background-repeat: no-repeat;			
}
#menu {
	font-size: 12px;
	padding-top: 39px;
	text-align: center;
			z-index: 1;

}

.bold {
	font-weight: bold;
}
ul {
	padding: 0px;
	margin: 0px;

}
li {
	display: inline;
	background-repeat: no-repeat;	
}
.nobar {
	background-image: none;
}
#menu li {															
	
	padding-left: 16px;
	padding-right: 10px;		
}
a:link, a:visited {
	text-decoration: none;				
	color: #808080;		
}
a:hover {				
	color: white;	
	padding-bottom: 5px;
	border-bottom: 1px solid white;			
}
#container {
	height: 599px;
	color: #808080;
}
h1 {
	font-family: helvetica, sans-serif;			
	font-size: 24px;
	font-style: bold; 
	font-weight: normal;
	padding-top: 220px;
	text-align: center;
	margin: 0px;
		color: #ffffff;
}

#content {
	padding-top: 115px;
		padding-bottom: 201px;

}	

div#left {float: left; width: 25%; margin-bottom: 15px; margin-top: 25px; margin-left: 80px}
div#center {float: left; width: 25%; margin-bottom: 15px; margin-top: 25px; margin-left: 45px}
div#right {float: left; width: 25%; margin-bottom: 15px; margin-top: 25px; margin-left: 55px}

	
}
#menu2 {
	margin: 0px;
}
#footer {
	font-size: 12px;
	padding-top: 0px;
	text-align: center;
	color: #999999;	

}
#menu2 li {															
	
	padding-left: 16px;
	padding-right: 10px;			
}
.small {
	font-size: 10px;
	padding-top: 5px;
}