body {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif; 
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../images/test.gif);
	background-attachment: fixed;
}

#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	border-left: 5px solid #001477;
	border-right: 5px solid #001477;
}
#header {
	float: left;
	width: 760px;
}
#header img {
	display: block;
}
#logo {
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#tag {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: right;
	width: 760px;
	padding-top: 5px;
}

#nav {
	float: left;
	color: #FFFFFF;
	width: 760px;
	background-color: #001477;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
}   
#nav ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#nav ul li {
	list-style-type: none;
	display: inline;
	padding-right: 18px;
}
#nav a:link{
	color : #ffffff;
	text-decoration : none;
}
#nav a:hover{
	color: #F6BA2B;
	text-decoration : none;
}
#nav a:visited{
	color : #ffffff;
	text-decoration : none;
}
#nav a:visited:hover{
	color : #F6BA2B;
	text-decoration : none;
}
#nav a:active{
	color : #ffcc00;
	text-decoration : none;
}
#nav #currentpage a {
	color: #F6BA2B;
	text-decoration : none;
}


.address {
	font-size: 11px;
	padding-top: 20px;
}
.address a:link{
	color : #666666;
	text-decoration : none;
}
.address a:hover{
	color : #333333;
	text-decoration : none;
}
.address a:visited{
	color : #666666;
	text-decoration : none;
}
.address a:visited:hover{
	color : #333333;
	text-decoration : none;
}


#center {
	float: left;
	width: 527px;
	color: #000000;
	text-align: justify;
	margin-top: 1px;
	padding: 8px;
}
#center h2 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 17px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #990000;
}
#center h3 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 17px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #666666;
}
#center p {
	padding: 0px;
	margin: 0px;
}

#center a{
	color : #990000;
	text-decoration : none;
}

#center a:link{
	color : #990000;
	text-decoration : none;
}
#center a:hover{
	color : #D97E19;
	text-decoration : none;
}
#center a:visited{
	color : #990000;
	text-decoration : none;
}
#center a:visited:hover{
	color : #D97E19;
	text-decoration : none;
}
#center a:active{
	color : #990000;
	text-decoration : none;
}


.homeLinks {
	font-size: 15px;
	color:  #001477;
	border: 1px solid #d5d5d5;
}

#centerBottom {
	font-size: 11px;
	color:  #666;
	line-height: 16px;
	text-align: center;
	padding-top: 6px;
	margin:5px 0 0 0;
	border-top: 1px solid #e5e5e5;
}

#centerBottom a:link{
	color: #666;
	text-decoration : none;
}
#centerBottom a:hover{
	color : #990000;
	text-decoration : none;
}
#centerBottom a:visited{
	color : #666;
	text-decoration : none;
}
#centerBottom a:visited:hover{
	color : #990000;
	text-decoration : none;
}



/*---------------------right home page---------------------------*/

#right {
	float: left;
	width: 200px;
	color: #000000;
	background-color: #E5E6F0;
	border-top: 1px solid #C3C4CC;
	border-bottom: 1px solid #C3C4CC;
	border-left: 1px solid #C3C4CC;
	padding: 8px;
	
}
#right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 4px 0px 0px 3px;
	margin: 0px;
	text-transform: uppercase;
	/*border-bottom: 1px solid #001477;*/
}
.rtTitle {
	background-color: #001477;
	border: 1px solid #999;
	width: 190x;
	height: 20px;
	color: #fff;

}
#right-content .rtTitle a {
	color: #fff;
	text-decoration: none;
}
#right-content .rtTitle a:hover {
	color: #ffcc00;
	text-decoration: none;
} 
#rightPhoto {
	display: block;
	padding: 0 0 10px 0;
	margin: 0;
}
#right h3 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
	padding-top: 15px;
	margin: 0px;
	border-bottom: 1px solid #001477;
}

#scrollContainer {
	width: 199px;
	height:150px;
}
.scroll {
	width: 199px;
	height: 149px;
	clip: rect(0, 199px, 149px, 0);
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #001477; 
	SCROLLBAR-HIGHLIGHT-COLOR: #001477; 
	SCROLLBAR-SHADOW-COLOR: #001477; 
	SCROLLBAR-3DLIGHT-COLOR: #001477; 
	SCROLLBAR-ARROW-COLOR: #E5E6F0; 
	SCROLLBAR-TRACK-COLOR: #E5E6F0; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}
div#scrollContent {
	font-size: 11px;
	width: 168px;
	text-align: left;
	margin-top: 0px;
}

#right ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-indent: 5px;
}
#right li {
	list-style-type: none;
	line-height: 24px;
	border-bottom: 1px dashed #CCC4B7;
}
#right li a{
	font-size: 12px;
	width: 200px;
	height: 24px;
	color : #990000;
	text-indent: 20px;
	font-style: normal;
	font-weight: normal;
	background:  url(../images/arrow-on.gif) no-repeat;
	text-decoration : none;
	display: block;
}
#right li a:link{
	font-size: 12px;
	width: 200px;
	height: 24px;
	color : #990000;
	text-indent: 20px;
	font-style: normal;
	font-weight: normal;
	background:  url(../images/arrow-on.gif) no-repeat;
	text-decoration : none;
	display: block;
}
#right li a:visited{
	font-size: 12px;
	width: 200px;
	height: 24px;
	color : #990000;
	text-indent: 20px;
	font-style: normal;
	font-weight: normal;
	background:  url(../images/arrow-on.gif) no-repeat;
	text-decoration : none;
	display: block;
}
#right li a:hover{
	font-size: 12px;
	color : #D97E19;
	width: 200px;
	height: 24px;
	text-indent: 20px;
	background:  url(../images/arrow-off.gif) no-repeat;
	font-weight:normal;
	font-style: normal;
	text-decoration : none;
	display: block;
	background-color: #F6F2EC;
}
#right li a:active{
	font-size: 12px;
	width: 200px;
	height: 24px;
	color : #990000;
	text-indent: 20px;
	font-style: normal;
	font-weight: normal;
	background:  url(../images/arrow-on.gif) no-repeat;
	text-decoration : none;
	display: block;
}
#right li a:visited:hover{
	font-size: 12px;
	color : #D97E19;
	width: 200px;
	height: 24px;
	text-indent: 20px;
	background:  url(../images/arrow-off.gif) no-repeat;
	font-weight:normal;
	font-style: normal;
	text-decoration : none;
	display: block;
	background-color: #F6F2EC;
}
#right p {
	padding: 0px 5px 0px 5px;
	margin: 3px 0px 15px 0px;
}
#right a:link{
	color : #990000;
	text-decoration : none;
}
#right a:hover{
	color : #D97E19;
	text-decoration : none;
}
#right a:visited{
	color : #990000;
	text-decoration : none;
}
#right a:visited:hover{
	color : #D97E19;
	text-decoration : none;
}
#right a:active{
	color : #354B5C;
	text-decoration : none;
}
#littleNav {
    clear: both;
	margin-top:6px;
	text-align: center;
	color: #CCCCCC;
	height: 18px;
	width: 760px;
	font-size: 11px;
	background-color: #001477;
	text-transform: uppercase;
	font-weight:bold;
}   
#littleNav ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#littleNav ul li {
	list-style-type: none;
	display: inline;
	padding-left: 15px;
	/* background: url(../images/right-arrow-on.gif) no-repeat; */
}
#littleNav a:link{
	color : #CCCCCC;
	padding: 0px;
	text-decoration : none;
}
#littleNav a:hover{
	color : #ffffff;
	text-decoration : none;
}
#littleNav a:visited{
	color : #CCCCCC;
	text-decoration : none;
}
#littleNav a:visited:hover{
	color : #ffffff;
	text-decoration : none;
}
#littleNav a:active{
	color : #ffffff;
	text-decoration : none;
}

#photo {
	border: 1px solid #000000;
	margin: 4px;
}
.smallForm {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	text-align: left;
	width: 175px;
}
.rightButton {
	width: 95px;
	background-color:#666666;
	color: #ffffff;
}
#donate-online {
	width: 527px;
	margin: 0px;
	padding: 0px;
}
#donate-online-content {
	width: 507px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background: url(/images/donate-online-box-center.jpg) repeat-y;
}
#donate-online h2 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 0px;
	border: none;
}
#donate-online h3 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 0px;
	border: none;
}
#donate-online h4 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px 0px 4px 0px;	
}
#donate-online form {
	padding: 0px;
	margin: 0px;
}
#donate-online textarea {
	border: 1px solid #666666;
	width: 350px;
	padding-left: 3px;
	padding-right: 0px;
	margin-bottom: 3px;
}
#donate-online select {
	border: 1px solid #666666;
	width: 55px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 3px;
}
#donate-online #textbox {
	border: 1px solid #666666;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 3px;
	width: 350px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
#donate-online #textbox-short {
	border: 1px solid #666666;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 3px;
	width: 47px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
#donate-online #textbox-cents {
	border: 1px solid #666666;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 3px;
	width: 13px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
#donate-online #textbox-designation {
	border: 1px solid #666666;
	padding-left: 3px;
	padding-right: 3px;
	margin: 0;
	width: 200px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
#donate-online #secnum {
	border: 1px solid #666666;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 3px;
	width: 92px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
#donate-online #submit {
	width: 60px;
	height: 20px;
	color: #FFFFFF;
	background: #666666;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border: none;
}