body{
	height: 449px;
	width: 774px;
	overflow:hidden;
    	background-color: #FFFFFF;
}
p{
    color: #333333;
    font-family: Century Gothic, sans-serif;
    font-size:90%;
}

.resourceNav{
    color: #0000FF;
    font-family: Century Gothic, sans-serif;
    font-size:90%;
    cursor: pointer ;
}

#menu{
	height:449px;
	width:199px;
	float:left;
}

#content{
	height:449px;
	width:550px;
	margin-top:30px;
	float:left;
}

#photoCont{
	margin-top:40px;
	height:449px;
	width:201px;
	float:left;
	font-size:80%;
}

#resourcesNav{
	margin-top:40px;
	height:449px;
	width:101px;
	float:left;
}
