
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img{border:0;}
h1, h2, h3, h4, h5, h6, address, caption, cite, code, dfn, th, var {font-style:normal;font-weight:normal;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}
q:before, q:after {content:'';}
	
html {
	font-size: 100%;
}

body {
	background: url(../images/background.gif) repeat-x #ffffff;
	font-family: lucida grande, lucida, verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 70%;
	min-width:770px;
	text-align: center;
	line-height: 1.4em;

}

a:link {
	color: #d80015;
	text-decoration: none;
}
		
a:visited {
	color: #840d18;
	text-decoration: none;
}
		
a:hover {
	color: #d80015;
	text-decoration: underline;
}

hr {
	display:none;
}

p {
	margin-bottom: 10px;
}


#Container {
	position: relative;
	text-align: left;
	width: 742px;
	margin: 0 auto;
}

#ColumnA {
	margin-top: 27px;
	width: 150px;
	float: left;
}

#ColumnA h1 {
	background: url(../images/bpsg-logo.gif) no-repeat;
	display: block;
	width: 136px;
	height: 43px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 43px;
}

#navigation {
	width: 150px;
}
		
#navigation ul {
	list-style:none;
	margin-left: 0px;
	list-style-image: none !important;
}

#navigation li {
	margin-bottom: 3px;
}

#navigation a {
	display:block;
	text-indent: -999px;
	overflow: hidden;
	height: 25px;
	width: 150px;
	color:rgb(244,244,244);
}

#navhome a {background: url(../images/nav-home.gif);}
#navprojects a {background: url(../images/nav-projects.gif);}
#navmembers a {background: url(../images/nav-members.gif);}
#navcontact a {background: url(../images/nav-contact.gif);}

#navhome a:hover,
#home #navhome a,
#navprojects a:hover,
#projects #navprojects a,
#navmembers a:hover,
#members #navmembers a,
#navcontact a:hover,
#contact #navcontact a { background-position: left bottom; }

#ColumnB {
	width: 592px;
	float: left;
	overflow: hidden;
}

#header {
	margin-top: 69px;
	background: url(../images/header-background.gif) no-repeat;
}

#breadcrumbs {
	margin-left: 20px;
	color: #660009;
	line-height: 30px;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #ffffff;
	text-decoration: none;
}
			
#breadcrumbs a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#blurb {
	margin-top: 22px;
	margin-left: 20px;
	width: 279px;
	height: 58px;
	display: block;
	background: url(../images/home-blurb.gif);
	text-indent: -9999px;
	overflow: hidden;
}

#content {
	margin-top: 22px;
	margin-left: 20px;
	width: 389;
}

#content p {
	width: 348px;
}

#content h4 {
	font-weight: bold;
	width: 348px;
	margin-top: 14px;
	margin-bottom: 8px;
}

ul {
	margin-left: 15px;
	list-style-image: url(../images/ul.gif);
}

#content ul {
	width: 165px;
	display: block;
	float: left;
	margin-left: 0;
	padding-left: 20px;
}

#content li {
}

#quote {
	background: #f4eced;
	width: 348px;
	padding: 14px;
	margin-top: 14px;
	margin-bottom: 14px;
}

#quote h5 {
	font-family: georgia, times new roman, times, serif;
	font-size: 110%;
	line-height: 1.5em;
	color: #951521;
	margin:0;
}

#AdditionalInfo {
	position: absolute;
	right: 0px;
	width: 184px;
}

#AdditionalInfo h5 {
	margin-left: 14px;
	margin-top: 10px;
	color: #840d18;
	font-weight: bold;
}

#AdditionalInfo ul {
	margin-left: 27px;
	margin-top: 5px;
}

#AdditionalInfo li {
	margin-bottom: 5px;
}

#AdditionalInfo a:link, #AdditionalInfo a:visited {
	color: #d80015;
	text-decoration: none;
	text-decoration: underline;
}
			
#AdditionalInfo a:hover {
	color: #941420;
	text-decoration: underline;
}

#Footer {
	width: 593px;
	height: 90px;
	margin-top: 20px;
	padding-top: 20px;
	background: url(../images/footer-background.gif) repeat-x;
}

#Footer p {
	margin-left: 20px;
	display: block;
	color: #989798;
	font-size: 0.9em;
}

#Footer a:link, #Footer a:visited {
	color: #989798;
	text-decoration: none;
}
			
#Footer a:hover {
	color: #941420;
}

#url {
	position: absolute;
	right: 20px;
	width: 125px;
	height: 17px;
	background: url(../images/url.gif);
	text-indent: -9999px;
	overflow: hidden;
}


#MailingList
{
    color:#840d18;
    margin-top:20px;
}

#MailingList #email
{
    font-size:90%;
    width:140px;
    color:#000000;
}

#MailingList #submit
{
    font-size:90%;
    width:140px;
    color:#840d18;
    margin-top:10px;
}

