#borderRight{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: a9c7e2;
}
#borderLeft{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: a9c7e2;
}
#nav {
	position: absolute;
	top: 9px;
}
#contentOutside{
	margin-top: 11px;
	margin-bottom: 11px;
}
#squareSpace{
	margin-right: 6px;
}
#categories{
	position:relative;
	margin-bottom: 4px;
}
#photoBorder {
	border-left-color: cccccc;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#featuredText {
	padding-right: 10px;
}
#largePhotoLeft{
	margin-right: 10px;
}
#largePhotoTop{
	margin-bottom: 15px;
}	
#bottomNavTable{
	border-style: solid;
	border-width: 1px;
	border-color: a9c7e2;
}