/* CSS Document */

body {
	margin: 0px;
	background-image:url(../175/images/main_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
}

fieldset {
  margin-bottom: 10px;
  border: 1px solid #0099CC;
  padding: 10px;
  
}
legend {
	color:#990033;
	font-size: 1.13em;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	
	padding-right: 2px;
	padding-bottom: 2px;
	
}

ul {
	list-style-type: none;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 15px;
}
ul li {
	background-image: url(../175/images/li-icon.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: center;
	padding-left: .8em;
	background-position: 0 5px;
	line-height: 15px;
	margin-top: .3em;
	margin-bottom: .3em;
}

img {
	border: 0px;
}
#colophon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;	
	line-height: 1.5em;
}

#colophon img {
	vertical-align: middle;	
}

#colophon a:link {
	color: #666666;
}
#colophon a:hover {
	color: #6699CC;
}
#colophon a:visited {
	color: #666666;
}
#container {
	width: 740px;
	margin-top: 5px;
	margin-left: auto;
	margin-right:auto;
	background-color:#FFFFFF;
	
	padding: 5px;	
}	
	
#innerContainer {
	border: 1px solid #990033;
	width: 743x;	
}

#masthead {
	background-image: url(../175/images/masthead.jpg);
	background-repeat: no-repeat;
	height:93px;
	
}

#mainMenu {
	padding-left: 125px;
	padding-top: 70px;
	float:left;
	
}

#mainMenu img {
	border: 0px;
	padding-right: 7px;

}

#mainPic {
	height: 239px;
	background-image:url(../175/images/main_image.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #990033;

}

#timeLine {
	background-image: url(../175/images/timeline_bg.gif);
	background-repeat: no-repeat;
	height: 69px;
	border-bottom: 1px solid #990033;
	text-align: center;	
	

}

#timeLine img {
	padding-top:10px; 
	padding-right: 2px;
	padding-left: 3px;
	border:0px;
}



#footer {
	padding: 10px;
	width: 100%;
	height: 150px;
		
		
}

#footerColumn1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 	350px;
	height: 150px;
	float: left;
	background-image: url(../175/images/event-footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: 150px;
}


#footerColumn2 {
	width: 	350px;
	height: 150px;
	float: left;
	padding-left: 10px;
	background-image: url(../175/images/get-involved-bg.jpg);
	background-position: 150px;
	background-repeat: no-repeat;
}

#main {

	padding:10px;
	width:719px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;	


}

#main h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #990033;	
}

.subhead {
	font-size: 1.5em;
	color: #993366;	

}
