/* GENERAL STYLES */
body {
	margin: 0;
	padding: 0;
	font-family: Times New Roman, Serif;
	font-size: 12px;
	color: #666666;
	background-color: #000000;
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

li {
	line-height: 18px;
}

/* Text Styles */
.MainText
{
	font-family: Times New Roman, Serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.MainNav
{
	padding-top: 6px;
	padding-bottom: 4px;
}

.Footer
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-top: 3px;
}

/* Subpage Styles */
.Subnav
{
	float: left;
	width: 180px;
	padding-left:18px;
	padding-top: 10px;
	text-transform: uppercase;
}


.Subnav a 
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.Subnav a:hover 
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.SubnavButton
{
	width: 180px;
	height: 19px;
	background-image: url('/images/navdot.gif');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 17px;
}

.SubpageContent
{
	float: right;
	width: 535px;
	padding-top: 10px;
	padding-right: 10px;
	font-family: Times New Roman, Serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}


/* Resource Styles */
.ResourceNav 
{
	float: left;
	width: 180px;
	height: 270px;
	padding-left:18px;
	padding-top: 10px;
	text-transform: uppercase;
}

.ResourceNav a 
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.ResourceNav a:hover 
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.ResourceNavButton
{
	width: 180px;
	height: 19px;
	background-image: url('/images/navdot.gif');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 17px;
}

.ResourceContent {
	width: 530px;
	float:right;
	padding-top: 10px;
	font-family: Times New Roman, Serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.ResourceItem {
	padding-left: 3px;
}

.ResourceThumb {
	width: 140px;
	float: left;
}

.ResourceList {
	width: 380px;
	float: left;
}

.ResourceTitle {
	font-family: Times New Roman, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.ResourceDescription {
	padding-top: 5px;
}

.ResourceSpecial {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: normal;
}

.ResourceHeader {
	padding-bottom: 5px;
}

/* Photo Styles */
.Photos {
	width: 738px;
	background-color: #000000;
	text-align: center;
        margin-bottom: 10px;
}

.PhotoTable {
	width: 630px;
	font-family: Arial, Sans-Serif;
	font-size: 10x;
	color: #ffffff;
        margin: auto;
}

.PhotoLocation {
	height: 30px;
	width: 150px;
	background-image: url('/images/galback.jpg');
	font-family: Arial, Sans-Serif;
	font-size: 10x;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
        margin: auto;
}

.PhotoCredit {
	font-family: Arial, Sans-Serif;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
}

.PhotoPhotographer {
	font-family: Arial, Sans-Serif;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	font-style: italic;
}

.PhotoDropDown {
	font-family: Arial, Sans-Serif;
	font-size: 10px;
}

/* Admin Styles */
.AdminPhotoNav {
	width: 350px;
}

.AdminAddItem {
	width: 482px;
	height: 17px;
	padding-right: 3px;
	background-color: #e5e5e5;
	text-align: right;
	margin-bottom: 5px;
}

.AdminAddItem a {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.AdminAddItem a:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}


/* EDITOR PROPERTIES */
