﻿html,body {
      margin: 0;
      padding: 0;
      text-align: center;
      font-size: 11pt;
		font-family:Georgia, Times New Roman, Comic Sans MS;
      background: #fff url(images/bkgd.jpg) center repeat-y;
}

#body-margin{
      text-align: center;
      background: #fff;
      padding: 0px 11px;
      margin: 0 auto;
      width: 920px;      
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 898px;
}
   

img { border-style: none;
	border-color: inherit;
	border-width: medium;
	
}
a { text-decoration: underline; color: #828282; font-weight: bold;}

a:hover { text-decoration: underline; color: #fd7979; }

.conform
{
	
	border: 1px black;
	text-align:right;
	text-indent:40px;
	margin-right:400px;
	
}

/*---------- Divs ----------*/

#header {
      background: url("/images/mdsheader12.jpg") no-repeat center;
      height: 120px;
      width: 100%;
      margin: 0 auto;
} 
#logo{
      padding-top: 30px;
      margin: 0 auto;
      width: 890px;
}

#logo a:hover {
      text-decoration: none;
} 
#logo a {
      float: left;
      width: 200px;
      height: 85px;
} 
#container
{
	width: 890px;
	overflow: hidden;
	text-align: left;
	font-size: 11pt;
	font-family:Georgia, Times New Roman, Comic Sans MS;
	margin: 0px auto;
	background-color: #F7F7F7;
	height: auto;
} 

* html #container {
      overflow: visible;
}

#intro{
      min-height: 190px;
      margin: 10px auto;
}
* html #intro { height: 190px;} 
#intro-image{
      float: left;
      width: 560px;
      
}
#intro img
{
	width: 555px;
	height: 172px;
	float: left;
}
* html #intro2 { height: 320px;}
#intro-image2{
    
      border-style: none;
	border-color: inherit;
	border-width: medium;
}
#intro-img2
{
	width: 200px;
	height: 320px;
	float: left;
}
#intro-text{
      margin-top: -18px;
      float: right;
      width: 305px;
      
	height: 51px;
	font-size: 11pt;
	font-family:Georgia, Times New Roman, Comic Sans MS;
} 
#content{

      min-height: 250px;
}

* html #content { height: 250px;} 
#sidecontent{
      float: left;
      border: 2px solid #FFCC00;
      margin-right: 20px;
      padding: 10px;
      text-align: left;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 150px;
	
}
#sidecontent img
{
	height: 14px;
	width: 21px;
}
#sidecontentb{
      float: left;
      margin-right: 20px;
      padding: 10px;
      text-align: left;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 130px;
}
#sidecontentb p
{
	text-align:left;
}
#sidecontentb ul
{
	text-align:left;
}
#sidecontentb img
{
	height: 20px;
	width: 25px;
}
html>body #sidecontent { width: 150px }  /* for opera */

#sidecontent img{
      padding: 1px;
      border: 1px solid #FFCC00;
}

#maincontent {
      float: right;
      width: 675px;
} 
#mainleft {
      float: left;
      width: 450px;
} 
#mainleftc 
{
	margin-right: 200px;
      float: left;
      width: 622px;
} 
#mainleftb {
      float: left;
      width: 425px;
      font: small-caps bold Georgia, 'Times New Roman', times, serif;
} 
#mainright {
      float: right;
      width: 180px;
} 
#mainright a {
      color: #000;
      text-decoration: underline;
} 
#mainright h2
{
	text-align:center;
	width: 150px;
}
#footer
{
	width: 890px;
	margin: 0 auto;
	min-height: 70px;
	background: #FFFFFF url(/images/gradient2.gif) repeat-x;
	border-top: 4px solid #FFCC00;
	font-size: 84%;
	color: #fff;
}

* html #footer {height: 100px;}

#footertextleft{
      margin-top: 0px;
      float: left;
      width: 450px;
      text-align:left;
      padding-left: 10px;  
} 
#footertextleft a
{
	color: White;
}
#footertextright{
      margin-top: 0px;
      text-align: right;
      width: 400px;
      float: right;
      padding-right: 10px; 
} 
/*------------------------- Navigation --------------------------*/ 
#navcontainer {
      width: 890px;
      height: 38px;
      background: #828282 url(/images/gradient2.gif) repeat-x;
      margin: 10px auto 0 auto;
      border-bottom: 4px solid #FFCC00;
      display: block;
      font-size: 140%;
}
* html #navcontainer { height: 43px;} 
#navcontainer ul {
      position: relative;
      float: left;
      list-style-type: none;
      margin: 0px;
      padding: 0px 0px 0px 10px;
      font-size: 65%;
	top: 0px;
	left: 0px;
} 
#navcontainer li {
      margin: 10px 3px 0px 3px;
      float: left;
      height: 28px;
      font-size: 8pt;
      font-weight: bold;
      background: url("/images/nav.jpg") repeat-x;
} 
#navcontainer a {
      float: left;
      display: block;
      padding: 7px 9px 6px 9px;
      color: #FFF;
      text-decoration: none;
	height: 32px;
} 
#navcontainer a:hover {
      background: #828282;
      color: #fff;
      cursor: pointer;
}
#mailform
{
	padding-left:180px;
	text-align:right;
	margin-left:30px;
}
/*---------- Headings ----------*/ h1
{
	padding-top: 0;
	margin-top: 0;
	font: 170% Arial;
	font-weight: bold;
	color: #FFCC00;
}
h2
{
	padding-top: 0;
	margin-top: 0;
	font: 20px Arial;
	font-weight: bold;
	color: #993399;
} 
.mainheading{
      font-weight: bold;
      font-size: 24px;      
} 
.mainheadingb{
      font-weight: bold;
      font-size: 24px; 
      text-align:left;     
} 
/*---------- Classes ----------*/

.heading{
      background: #FFCC00;
      border-bottom: 4px solid #FFCC00;
      height: 25px;
	width: 150px;
} 
.subheading-white
{
	color: #9900CC;
	margin: 0px;
	padding: 5px 0 0 10px;
	font-size: 115%;
	font-weight: bold;
} 
.p-indent{
      padding-top: 0px;
      padding-left: 10px;
	height: 20px;
	margin-bottom: 0px;
	font-size: 11pt;
	font-family:Georgia, Times New Roman, Comic Sans MS;
	width: 150px;
}

.padpar
{
	text-indent:20px;
	margin-right:10px;
	font-size: 11pt;
	font-family:Georgia, Times New Roman, Comic Sans MS;
}
.rightpar
{
	text-indent:20px;
	text-align:justify;
}
.leftpar
{
	text-indent:20px;
	text-align:justify;
}
.boardimg
{
	height: 765px;
	width: 630px;
}
.donate
{
	height: 40px;
	width: 100px;
}
.donater
{
	height: 40px;
	width: 100px;
}
li
{
	font-size: 14px;
	font-family:Georgia, Times New Roman, Comic Sans MS;
}