/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Trebuchet, sans-serif;
	font-size:11px;
	background-color: #000000;
	color:white
}

#container
{
	margin: 1em 10%;
	border: 1px solid #333;
	
}

#banner
{
	background-color: #383232;
	border-bottom: 1px solid #333;		
	text-align: right;	
}

#banner h1
{
	margin: 0;
	padding: .5em;
}

#nav
{
	float: left;
	width: 180px;
	margin-left: 10px;
	padding-top: 1em;			
	font-family: Verdana, Trebuchet, sans-serif;
	font-size:14px;
	line-height: 3;
		
}

#nav p { margin-top: 0; }

#content
{
	padding: 1em;
	margin: 0 2em 0 200px;
	border-left: 1px solid #333;
	line-height: 2;
}

#content h2 { margin-top: 20px; }

#footer
{
	clear: both;
	background-color: #383232;
	padding: 1em;
	text-align: right;
	border-top: 1px solid #333;
	text-align:center
}

#filler
{
 color: #000000
}

a.menu:link {color: #C0B576; text-decoration: none}
a.menu:visited {color: #C0B576; text-decoration: none}
a.menu:hover {text-decoration: underline; color: white}

a.endorsements:link {color: white; text-decoration: none}
a.endorsements:visited {color: white; text-decoration: none}
a.endorsements:hover {text-decoration: underline;}

div.biophoto
{
	float: right;
	padding-left: 50px;
	width: 160px;
	
}

.daysfont {  font-family: Verdana, Trebuchet; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: none; color: #FFFFFF}
.month {  font-family: Verdana, Trebuchet; font-size: 22px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF}
.number {  font-family: Verdana, Trebuchet; font-size: 14px; font-style: normal; font-weight: bold; color:#666666; text-decoration: none}
.event {  font-family: Verdana, Trebuchet; font-size: 10px; color: #000000; text-decoration: none}
.addleft {  font-family: Verdana, Trebuchet; font-size: 14px; font-weight: bold; color: #333333; text-decoration: none}
.addHead {  font-family: Verdana, Trebuchet; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.addEvent {  font-family: Verdana, Trebuchet; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.AddRight {  font-family: Arial; font-size: 14px; color: #000000}
.eventLink {  font-family: Verdana, Trebuchet; font-size: 11px; font-weight: normal; color:#CC0000; text-decoration: none}
.back {  font-family: Verdana, Trebuchet; font-size: 16px; font-weight: bold; color:#FFFFFF; text-decoration: none}
.toplink {  font-family: Verdana, Trebuchet; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.topnonlink { font-family: Verdana, Trebuchet; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none }
.viewEvent {  font-family: Verdana, Trebuchet; font-size: 12px; font-weight: bold; color: #CC0000; text-decoration: none}
.delete {  font-family: Verdana, Trebuchet; font-size: 10px; font-weight: bold; color: #CC0000; text-decoration: none}
.viewall { font-family: Verdana, Trebuchet; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none }