﻿p {
	padding: 0px;
	margin: 0px;
}


	
#wrapper {
	position:relative;
	width:950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;

	
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: none;

	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#header {
	background-image: url(img/standingup4.jpg);
	background-repeat: no-repeat;
	height: 187px;	
}
#topmenu {
	width: 937px;
	
	border-bottom-width: 4px;

	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #D9D9D9;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-align: center;
}
#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

#topmenu li {
	display: inline;
	padding-left: 28px;
	padding-right: 28px;
}
#topmenu a:link, #topmenu a:visited {
	color: #810E1F;
	text-decoration: none;
}
#topmenu a:hover {
	color: #330000;
	text-decoration: none;
}
#leftcol {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 556px;
	list-style-type: none;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	
}
#leftcol a:link, #leftcol a:visited {
	color: #00417A;
	text-decoration: none;
}
#leftcol a:hover {
	color: #EC1F23;
	text-decoration: none;
}
#leftcol2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 556px;
	list-style-type: none;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	
}
#leftcol2 a:link, #leftcol2 a:visited {
	color: #00417A;
	text-decoration: underline;
}
#leftcol2 a:hover {
	color: #EC1F23;
	text-decoration: none;
}

#leftcol3 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 556px;
	list-style-type: none;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	
}
#leftcol3 a:link, #leftcol3 a:visited {
	color: #00417A;
	text-decoration: underline;
}
#leftcol3 a:hover {
	color: #00417A;
	text-decoration: none;
}

#leftcol li {

	background-position: 0 .5em;
	padding-left: 25px;	
}
	
#rightcol {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 298px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 10px;
}
#rightcol a:link, #rightcol a:visited {
	color: #00417A;
	text-decoration: none;
}
#rightcol a:hover {
	color: #EC1F23;
	text-decoration: none;
}
.clearall {
	clear: both;
}
#bottomnav {
	background-color: #EBEBEB;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: center;
}
#bottomnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#bottomnav li {
	display: inline;
	padding-left: 28px;
	padding-right: 28px;
}
#bottomnav a:link, #bottomnav a:visited {
	color: #330000;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #810E1F;
	text-decoration: none;
}

p {
	padding-bottom: 10px;
}

.newsbox {
	background-color: #EEDD82;
	margin-bottom: 10px;
	width: 298px;
	padding-left: 5px;
}

.newsboxwhite {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	width: 298px;
}



.newsboxtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330000;
	font-weight: bold;
	background-image: url(images/bluebox_top.gif);
	background-repeat: repeat-x;
	height: 32px;
	padding-left: 10px;
	padding-top: 6px;
}

.contributebox {
	background-color: #B0181D;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EC1F23;
	margin-bottom: 10px;
	width: 298px;
}

.paddtext {
	padding-left: 10px;
	padding-right: 10px;
}

.padd10 {
	padding-left: 15px;
}

.bold {
	font-weight: bold;
}

.copyright {
	font-size: 10px;
	color: #666666;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

.padding {
	padding: 5px;
}

#buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.photocaption {
	font-size: 11px;
	color: #333333;
	padding-top: 1px;
}

img {
	border: 0px;
}


	
li.flagbutton {
	list-style: url(img/libertybell.jpg);
	list-style-type: none;
	background-repeat: no-repeat;
	vertical-align: top;
}

li.disc {
	
	list-style-type: disc;
	background-repeat: no-repeat;
	}