.header{
	color:#000000;
	margin:10px 0 5px 0;
}

a:link, a:visited, a:active a:focus{ 
	text-decoration: none; 
}

a:link, a:visited, a:active a:focus{ 
	color: white 
}

a:hover{ 
	color: #834e60 
}

#menu
{
	width:650px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	margin-top:50px;
	margin-right:20px;
	float:left;
	margin-bottom:20px;
}

.menuItem{
	float:left;
	padding-left: 10px;
	font-family: 'Copperplate Gothic Bold','Franklin Gothic Medium';
	font-weight: bold;
	font-size:20px;
	margin-top:10px;
	margin-bottom:10px;
}

.bullet{
	margin-left:10px;
}

#spacer{
padding-top:25px;
}

#logo
{
	float:left;
}
