body {
	margin : 0;
	font : 70% verdana, "Trebuchet MS", tahoma, arial, sans-serif;
	line-height : 1.7em;
	background-position : 50% 0;
	color : #333;
	background-color: #946F80;
	background-image: url("../images/bgdwhite.png");
	background-repeat: no-repeat;
	padding: 0;
}
#container {
	width : 900px;
	margin : 0 auto;
}
			/*TOP*/
#top {
	margin : 0;
	padding : 0;
	background-color: #95717F;
}
#top h1 {
	padding-top : 10px;
	text-align : center;
	text-transform : none;
	font-size : 150%;
	letter-spacing: 5px;
	color : #D5D9BE;
	background-color: #95717F;
}
			/*BANNER*/
#banner {
	width : 750px;
	height : 135px;
	margin : 0 auto;
	padding : 0;
	color : #333;
	background-repeat: no-repeat;
	background-position: center;
}
			/*DROP MENU CONTAINER*/
#menu {
	width : 735px;
	height : 45px;
	padding : 0;
	color : #FFFFFF;
	background-color: #7B2C49;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 90px;
	background-repeat: repeat;
}

			/*MAIN CONTENT*/
#content {
	float : left;
	width : 530px;
	margin-top : 0;
	padding : 0;
	height: 280px;
}
			/*SIDEBAR*/
#sidebar {
float : left;
width : 190px;
margin : 0;
padding-left : 5px;
background : transparent;
}
#sidebar p {
font-size : 90%;
line-height : 1.5em;
}
			/*FOOTER*/
#footer {
	clear : both;
	font-size : 85%;
	color : #000;
	border-top : 1px solid #eee;
	margin : 0;
	text-align : left;
	padding-left : 10px;
	background-color: #946f80;
}
#footer a:link, a:visited, #navlist a:link, a:visited, a:link, a:visited {
color : #333;
background : inherit;
text-decoration : none;
}
#footer a:hover, #navlist a:hover, a:hover {
color : #869a3b;
background : inherit;
text-decoration : none;
}
			/*TYPOGRAPHY*/
h2 {
	text-transform : uppercase;
	letter-spacing : 3px;
	color : #000000;
	background : inherit;
	margin : 10px 0 10px 10px;
	padding : 0;
	font-family: verdana, "Trebuchet MS", arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
h3 {
font : 100% arial, "Trebuchet MS", verdana, sans-serif;
color : green;
background : inherit;
margin : 5px 0 5px 10px;
padding : 0;
}
p {
margin : 10px;
}
p strong {
color : #769009;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
#navlist li {
list-style-type : square;
background : inherit;
color : #769009;
margin : 0 15px 0 0;
padding : 0;
}
#navlist2 li {
list-style-type : circle;
background : inherit;
color : #769009;
margin : 0 15px 0 0;
padding : 0;
}
a img {
border : 0;
}
			/*CLASSES*/
.myborder {
border : 1px solid #aaa;
margin : 15px 10px 10px 10px;
padding : 5px;
}
#main {
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#pic {
	float: right;
	height: 225px;
	width: 225px;
	margin-top: 110px;
}



.stimulus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
}
