/* Global Styles */

body {
  font:13px;
  font-family: “Frutiger”, “Univers”, “Helvetica
Neue”, arial, helvetica, sans-serif;
   background-color: #000000;
  margin: 0px;

}
#outerMostWrapper{
	width: 973px;
	margin: 10px auto;
	border: #333333 3px solid;
	}
#header{
	text-align: right;
	height: 150px;
	border-bottom: 3px dotted #333333; 
	}
#header .padder{
	position: relative;
}
#header  .logout{
	position: absolute;
	right: 15px;
	top: 80px;}
#logo{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 5px 0px;	text-align: center;
	border-bottom: 3px dotted #333333; 
}
#logo img{
	margin: 0px auto;
	border: none;}
a img{
	border: none;}

ul.menu{
	list-style: none;
	margin: 0px auto 0px auto;
	padding:  5px 0px 5px 0px;
	width: 750px;}
.menu li{
	 float: left;
	 padding: 0px 10px 0px 10px;	
	 border-right: 3px dotted #333333;}
.menu li.last{
	border-right: none;

}
ul.menu a{
	text-decoration: none;
	color: #006600;}
ul.menu a:hover{
		color: #FF9900;}
ul.menu a:hover{
	text-decoration: underline;}
#footer .menu{
	font-size: 11px;
	width: 570px;
}
#footer .menu li{
	border-right: 1px dotted #333333;
}
#footer .menu li.last{
	border-right: none;}
#content{
	background: url(../images/PUMPKIN2.png) no-repeat bottom right #080300;
	color:#666666;
	font-size: 13px;
	}
#content .padder{
	padding: 10px 15px 50px 15px;
	
	 }
#content p{
	padding: 5px 0px 10px 0px;
	margin: 0px;}
#content h2{
	border-bottom: 2px solid #002200;
	color:#999999;
	font-size:16px;
	padding: 10px 0px 5px 0px;}
#content hr{
	border: 0;
	color: #002200;
	background-color: #002200;
	height: 2px;
	width: 100%;
	text-align: left;	
	margin: 10px 0px 0px 0px;}
#content .message{
	font-size:20px;
	color:#002200;
	border: 2px solid #002200;
	background:#99FF99;
	padding: 10px;
	}
#content .error{
	font-size:20px;
	color:#000000;
	border: 2px solid #AC3A0D;
	background: #996633;
	padding: 10px;
	}

#content h3{
	color:#838383;
	font-size:14px;
	font-style: italic;
	font-weight: normal;
	font-weight: bold;
 	}
#content h3.normal{
	font-style: normal;}
#content a h3 {
	font-style: normal;
	color: #006600;
}

#content h3 a{
	font-weight: normal;
	font-style: normal;
	color: #006600;
	font-size: 11px;}
#content h3 a:hover{
		color: #FF9900;}
#content .label{
	text-align: right;}
#content .rightSide{
		border-right: 3px dotted #333333;
		width: 45%;
}
#content .submitButton{
	margin: 10px 0px 10px 160px;}
#content .floatRight{
	float: right;}
#content .latest img{
	width:600px;}
#content	img.detailImage {
width: 98%;
}
#submissionTable td{
	padding: 0px 5px 10px 0px;}
.galleryImage{
	width: 45%;
	float: left;
	border: 3px dotted #333333;
 	height: 450px;
	margin: 20px 20px 0px 0px;
	overflow: hidden;
}
.galleryImage .padder{
	padding: 5px 5px 5px 5px;
	}
#footer{
	height: 30px;	
	border-top: 3px dotted #333333;
	}
a {
	color: #ac3a0d;
	}
	
a:hover {
	color: #FF9900;
	}

/* ID Styles */


#navigation a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FF9900;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	}
	
#navigation a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background: url("mm_bullet_yellow.gif") 10px 50% no-repeat;
	}
	
#navheader {
	font:24px georgia;
	color: #1F2669;
	letter-spacing:.4em;
	padding:10px;
	line-height:30px;
	}
	
 
#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #FF9900;
	letter-spacing:.2em;
	line-height:14px;
	}
	
#monthformat td {
	 border-bottom: 1px solid #FFFFCC;
	 }
	 
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.4em;
	}
	
#dateformat a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#dateformat a:hover {
	color: #FFFFCC;
	}

/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFF00;
	line-height:22px;
	margin-top:0px;
	letter-spacing:.1em;
	}
	
.pageName{
	font:18px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	line-height:24px;
	letter-spacing:.3em;
	}
	
.columnHeader {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.05em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.1em;
	}

.smallText {
	font:10px Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
.navText {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #1F2669;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

