body
{ 
background: #FFFFFF url('../images/hpw-75.png') no-repeat;
background-position: 50% 20px;
font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
color: #666666
}

a:link {text-decoration: none; color: #666666}
a:active {text-decoration: underline; color: #666666}
a:visited {text-decoration: none; color: #666666}
a:hover {text-decoration: underline; color: #666666; font-style:italic;}

#switch {
	
	font-size: x-small;
	font-style: italic;
	text-align: center
		
}

table.right {	

	margin-left: auto; margin-right: 0px;	
}

table.center {	

	margin-left: auto; margin-right: auto;	
}

#title {

	font-size: 20px;
	font-weight: 200;
	text-align: center
		
}


#navigation {
	
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: 200;
	text-align: center
	
}

h1.navigation{
	
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight:lighter;
	text-align: center
	
}

#navigation span {color:#666666; font-weight: bold;}

#content {
	
	font-size: 20px;
	font-weight: 200;
	text-align: center
	
}

#footer {
	
	font-size: x-small;
	font-style: italic;
	text-align: center
		
}

img {border:none;}

	
