body {
	background: #413401;
	text-align: center;
	font-family: times, sans-serif;
}

h1{
font-size:1.0em;color:#413401;
margin:0px;padding:0px;
}

#container {
	background: white;
	margin: 0 auto;
	width: 960px;
}

/* Nav Style */
#nav {
	background: #BE2C9A;
	height: 153px;
	width: 960px;
}
#topnav{
	position: relative;
	margin-top: -22px;
	list-style-type: none;

}

#topnav li{ display: inline; margin-right: 40px; }
#topnav li a{ color: white; text-decoration: none;  font-size: 1.1em;}
#topnav li a:hover { color:#9BC604; }



/* Header Style */
#header {
	border-top: 2px solid #9BC604;
	border-right: 2px solid #9BC604;
	border-left: 1px solid #9BC604;
	/*	width: 798px;*/
	width: 957px;
}

/* Content Style */
#content {
	padding: 20px 30px;
	color: #413401;
	border-bottom: 2px solid #9BC604;
	border-right: 2px solid #9BC604;
	border-left: 2px solid #9BC604;
	width: 896px;
	min-height: 250px;
	text-align: left;
	font-size: 11pt;
	
}
#content a {
	color: #413401;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover { text-decoration: underline; }

/* Footer Style */
#footer {
	background: url('../images/footer.jpg') top left no-repeat;
	width: 659px;
	height: 47px;
	color: white;
	padding:4px;
	margin:auto;
}
#footer span { margin: 0px 10px; }


.imgLeft{
margin:0px 15px 10px 0px;
}

.imgRight{
margin:0px 0px 10px 15px;
}

label {
	text-align: right;
	padding-right: 20px;
	font-weight:bold;
	color: #000;
	width:100px;
}
label,input {
	display: block;
	width: 110px;
	font-size:.9em;
	float: left;
	margin-bottom: 10px;
}

.button { margin-left: 15px; }

.date{color:#BE2C99;margin:4px}

h2{
margin:0 0 5px 0;
}

.include {  margin-bottom: 5px; padding-bottom: 5px;}

#adminnav a:hover{ text-decoration: none; background:#9BC604; } 


#header {  
   
    padding: 0;  
    margin:  0;  
} 
 
.header img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 
.twit {
	width:200px;
}

.twit a h4 {
	width:190px;
}

.twit a {
	text-decoration:none;
	border:none;
}