@charset "utf-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/pickBack.jpg);
}

a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #FF9900;
}
.insideHead {
	clear: both;
	width: 581px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

a:active {
	color: #FF9900;
}
.mainNav {
	clear: both;
	width: 581px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#mainContent {
	width: 501px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#photos {
	clear: both;
	width: auto;
}

#mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	line-height: 125%;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-align: center;
	margin-top: 30px;
}

#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CF8F30;
}
#mainContent li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.headerImg {
	margin-bottom: -15px;
	z-index: 0;
}

#nav a:link {
	color: #FFCC00;
	text-decoration: none;
}
#nav a:visited {
	color: #FFCC00;
	text-decoration: none;
}
#nav a:hover {
	color: #FF9900;
	text-decoration: none;
}


#nav a:active {
	color: #FF9900;
	text-decoration: none;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CF8F30;
}
.photoCell {
	margin: 5px;
	width: 110px;
	list-style-type: none;
	text-align: center;
	background-color: #1D1D1D;
	padding: 15px;
	border: 1px solid #333333;
}
#mainContent .photoCell img {
	border: 4px solid #eeeeee;
}
#mainContent .photoRight {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	border: 1px solid #FFFFFF;
	background-position: right;
	z-index: 4;
}
