body {
  margin: 0;
  padding: 4px;
  background-color:#000000;
  color: white;
  font-family: verdana;
  font-size: 10px;
  min-width: 760px
}
#main-wrapper {
  background-image: url('images/main_bg.jpg');
  background-position:  right top;
  background-repeat: repeat-y;
  width: 760px;
  margin-left: auto;
  margin-right: auto;
}
#main-header {
  background-image: url('images/main_header_bg.jpg');
  background-position:  left bottom;
  background-repeat: no-repeat;
  height: 120px;
  width: 760px;
  font-size:1.3em;
}
#main {
  width: 100%;
  /*background-image: url('images/sidebarbg.jpg');
  background-position:  right top;
  background-repeat: repeat-y
  border-right: 1px solid #ffffff;*/
}
#content {
  font-size: 12px;
  /*margin: 0 20px 0 240px;*/
  margin:0px;
  padding-top:10px;
  min-height:560px;
}

#main-footer {
  background-image: url('images/main_footer_bg.jpg');
  background-position:  left bottom;
  background-repeat: no-repeat;
  width: 760px;
  height: 17px;
  clear: both;
}
#clearone {
  clear: both;
  height: 1px;
}
#main2 {
  background-image: url('images/nav_bg.jpg');
  background-position:  left bottom;
  background-repeat: repeat-y;
}
#main-nav {
  float: left;
  width: 220px;
  margin: 0;
  padding: 0;
}




#nav{
  float:left;
  width: 220px;
  height:100%;
  font-size:1.3em;
  font-weight:normal;
}
#nav ul {
  padding:0;
  padding-left:20px;
  padding-right:20px;
  margin:0;
  line-height:50px;
  color: #446082;
  white-space: nowrap;
  text-align: left;
}
#nav li {
  height: 50px;	
  padding:0;
  margin:0;
  list-style-type: none;
  border-bottom: dotted #6B84A3 1px;
  
  text-decoration: none;
  color: #000000;
}
#nav a{
  text-decoration: none;
  color: #446082;
}
#nav ul span, #nav ul a:link, #nav ul a:visited {
    width:180px;
    text-align:left;
	float: left;
	text-decoration: none;
	color: #446082;
	height: 50px;
}
#nav ul li span, #nav ul li a.current, #nav ul li a:hover {
	
	color: #666666;
	text-decoration: underline;
}
#nav ul li span, #nav ul li a.current {
  
  text-decoration: none;
  color: #666666;
}




#header-address a:link, #header-address a:visited {
  text-decoration: none;
  color: #FFFFFF;
}
#header-address a:hover {
  text-decoration: underline;
}
#header-address {
  float: left;
  width: 200px;
  margin:16px 0 0 10px;
  text-align:left;
  color:#FFFFFF;
}
html>body #header-address {
  float: left;
  width: 200px;
  margin:16px 0 0 20px;
  text-align:left;
  color:#FFFFFF;
}


#header-contact {
  float: right;
  width: 350px;
  margin:55px 10px 0 0;
  text-align:right;
  color:#FFFFFF;
}
html>body #header-contact {
  float: right;
  width: 350px;
  margin:55px 20px 0 0;
  text-align:right;
  color:#FFFFFF;
}
#header-contact a:link, #header-contact a:visited {
  text-decoration: none;
  color: #FFFFFF;
}
#header-contact a:hover {
  text-decoration: underline;
}



#header-nav {
  float: right;
  margin:10px 10px 0 0;
  text-align:right;
  color:#FFFFFF;
  font-size:10px;
}
#header-nav ul {
  margin: 0;
  padding:0;
  text-align: right;
}
#header-nav ul li a:link .current{
  list-style-type: none;
}
#header-nav li{
  display: inline;
  text-align: right;
  list-style-type: none;
  margin:0 0 0 20px;
  padding-right:20px;
  border-right: dotted #6B84A3 1px;
}
#header-nav a:link, #header-nav a:visited {
  text-decoration: none;
  color: #FFFFFF;
}
#header-nav a:hover {
  text-decoration: underline;
}



#content {
  margin-right:10px;
  float:right;
  width:500px;
}
html>body #content {
margin:0 20px 20px 20px;
  float:right;
  width:500px;
}
#content h1 {
  font-size: 14px;
  color:#446082;
  clear:both;
  padding-top: 10px;
 
}
#content p {
  color:#446082;
}
#content h2 {
  color:#446082;
  font-size: 1.2em;
  clear:both;
  padding: 10px;
  text-align:center;
  margin:20px 20px 10px 20px;
  font-weight:normal;
  border: solid #6B84A3 1px;
}
#content h2 p{
  margin:0;
    color:#446082;
}
#quote {
  color:#446082;
  clear:both;
  margin:10px;
}

#article {
  clear:both;
  padding-bottom: 20px;
}
#article ul {
  line-height:20px;
  color: #446082;
  text-align: left;
}
#article img{
  padding: 0 20px 20px 50px;
  float: right;
  clear:both;
  border:none;
}
#article a:link, #article a:visited {
  text-decoration: underline;
  color: #446082;
}
#article a:hover {
  text-decoration: none;
}


#fundraising{
  margin:0;
  float:right;
  width:500px;
}
  
#fundraising img{
  border:none;
  padding: 0;
  padding-bottom:20px;
  float: right;
  border-bottom: dotted #6B84A3 1px;
}





#header {
background-color:#000000;
  height: 90px;
  width: 760px;
  font-size:1.3em;
}

#header-logo {
  float: left;
  width: 500px;
  margin:40px 0 0 0;
}
html>body #header-logo {
  float: left;

  width: 500px;
  margin:40px 0 0 0;
}
#header-logo img{
  border:none;
}

#footer {
background-color:#000000;
  width: 760px;
  height: 40px;
  clear: both;
}
#contactus a:link, #contactus a:visited {
  text-decoration: none;
  color: #FFFFFF;
}
#contactus a:hover {
  text-decoration: underline;
}
#copyright{
  font-weight: normal;
  color: #FFFFFF;
  margin: 0;
  width: 250px;
  float: left;
  padding:8px 0 0 20px;
  text-align:left;
}
#contactus{
  font-weight: normal;
  color: #FFFFFF;
  margin: 0;
  width: 250px;
  float: right;
  padding:8px 20px 0 0;
  text-align:right;
}