body {
	margin:0;
	padding:0;
	color: #000000;
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:76%;
	background-color: #CCCC33;
}
#wrap {
margin: auto;
padding: 0;
width: 75%;
background: #FFFFFF;
border:2px dotted #330066;

}

 #header {
 height:140px;
 padding:0;
	
	left: 0px;
	top: 0px;
	background-image:url(images/martha.gif);
	background-repeat:no-repeat;
	

	background-position:left;
	background-color:  #FFF;

	
}

#banner {
	background-color: #2f2e6c;
	
	height: 189px;
}

#content {
    background-color:#fff;
	morgin-right:8px;
	padding: 10px;
	
    margin-left:200px;
   
}

#main { background-color:#fff;
	margin-top: 200 px;
	padding:20px;
	line-height:1.7em;}
	
	#menu {
	background-color:#fff;
	padding:20px;
	line-height:3em;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 1.2em;
	}

#sidebar {
   float: left;
        top:300px;
        left:20px;
        width:150px;
        padding:10px;
        background-color:#fff;
        border:2px solid #999;
        line-height:17px;
    
}

blockquote {
	margin-top: -.5em;
	margin-right: 5em;
	text-align:left;
	color:#333333;
	font-size:1em;
	margin-right:5em;
	
	
}
#nav{
	color: #CC3300;
	background-color : #660000;
	height: 25px;
	
	
	border-top : 1px solid #990000;
}

#nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 56px;
	margin-right: 0px;
	padding: 2px 0 0 0;
}
#nav ul li {

	display: inline;}
	
	#nav li a{
	color : #CCCC33;
	background-color : #660000;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

#nav li a:hover{
	color : #993300;
	background-color : #CCCC33;
	border-bottom : 4px solid #990000;
}

 #navlist
 {
	float: left;
	top:300px;
	left: 0 px;
	width: 150px;
	padding:4 0 0 0 px;
	margin: 0px;
	line-height:17px;

 }

 #navlist li
 {
 list-style: none;
 margin: 0;
 padding: 0.25em 0.25em 0.25em 0 em;
 color:#336699;
width:150px;
 border-top: 1px solid gray;
  border-bottom:1px solid gray;


 }

 #navlist li a {
	text-decoration: none;
	color: #336699;
}
 #navlist li a:hover{
	color:#2f2e6c;
	font-weight: bolder;	
}

h1 {
	font-size:2em;
	color:#CCCC33;
	letter-spacing: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}  /* displayed at 24px */
h2 {font-size:1.5em ; color:#2f2e6c}  /* displayed at 18px */
h3 {font-size:1.25em;color:#336699}  /* displayed at 15px */
h4 {font-size: 1em; color:#330033}

blockquote {
	margin-top:-1em;
	margin-right: 5em;
	text-align:justify;
	color:#333333;
	font-size:1em;
	margin-right:5em;
	
	
}

#footer {
	background-color:#993300;
	text-align:center;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #CCCC33;
}
a {
	text-decoration: none;
	color: #336699;
}

a:hover {
	color:#CC3300;
	text-decoration: underline;
}
ul {
	list-style-image: url(graphicsnr/dingbat.gif);
	list-style-position: inside;
}
.menu {
	color: #660000;
	font-size: 1.2em;
	font-style: italic;
	font-weight: lighter;
	letter-spacing: 0.75em;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #CCCC33;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1em;
	font-style: italic;
}

