﻿
body 
{
	background-color:#f4a701;
}

#backgroundWrapper
{
	background:url(../images/PersPhoto/PPBackground.png) no-repeat scroll; /* if no image, use "url() no-repeat scroll 50%" to override the main image. */
}

/* Top Nav */

.topNavCategories
{
	padding:7px 15px 5px 15px;
}

.bottomNavDivider
{
	float:left;
	border-right:solid 1px #00539f;
	padding:0px 25px 0px 25px;
	height:30px;
	text-align:center;
}

.bottomNavDividerBlank
{
	float:left;
	border-right:0px;
	padding:0px 0px 0px 25px;
	height:30px;
	text-align:center;
}

