﻿/* Master Page - BEGIN */
.main, .body
{
	background-color: #336699;
}

.bodyInset
{
	background-color: #6699CC;
}

.loginName, .loginName a
{
	background-color: #6699CC;
	color: white;
}

.footer, .footer a
{
	background-color: #336699;
	color: White;
}
/* Master Page - END */

/* About Us - BEGIN */
h2, .title, .leftNav, .leftNav a, .pageNav, .pageNav a, .entryLabel a, .entryLabel, .entryButton a, a.entryButton, .profileTitle
{
	color: #336699;
}

/* About Us - END */

/* Photos - BEGIN */
.unselected
{
    border: solid 1px #336699;
}

.selected, .selected div
{
    background-color: #6699CC;
	color: white;
}

.selected
{
     border: solid 1px #336699;
}
/* Photos - END */
