body {
	margin : 0;
	padding : 0;
	line-height : 1.7em;
	background : #fbfff1 url(images/bgd4.JPG) repeat-x;
	background-position : 10% 0;
	color : #EBF2D1;
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif;
	font-size: 70%;
}
#container {
	width : 900px;
	margin : 0 auto;
	color : #333;
	background-color: #EBF2D1;
	background-image: url(images/middle.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
			/*TOP*/
#top {
margin : 0;
padding : 0;
}
#top h1 {
	padding-top : 10px;
	text-align : center;
	text-transform : none;
	font-size : 150%;
	letter-spacing: 5px;
	color : #02309F;
	background-color: #DDE9B7;
}
			/*BANNER*/
#banner {
width : 900px;
height : 135px;
margin : 0 auto;
padding : 0;
background : url
color : #333;
}
			/*DROP MENU CONTAINER*/
#menu {
	width : 768px;
	height : 6px;
	margin : 17px 0 0px 60px;
	padding : 0;
	color : #FFFFFF;
	background-color: #ABBAFB;
}

			/*MAIN CONTENT*/
#content {
float : right;
width : 710px;
margin-top : 0;
padding : 0;
background-color: #EBF2D1;
}
			/*SIDEBAR*/
#sidebar {
	float : left;
	width : 185px;
	margin : 0;
	padding-left : 2px;
	background-color: #EBF2D1;
}
#sidebar p {
font-size : 90%;
line-height : 1.5em;
}
			/*FOOTER*/
#footer {
clear : both;
font-size : 85%;
width : 900px;
color : #000;
background : inherit;
border-top : 1px solid #eee;
margin : 0;
text-align : right;
padding-left : 1px;
}
#footer a:link, a:visited, #navlist a:link, a:visited, a:link, a:visited {
color : #6666cc, #993366, #6666cc, #993366, #6666cc, #993366;
background : inherit;
text-decoration : none;
}
#footer a:hover, #navlist a:hover, a:hover {
color : #6666cc, #6666cc, #6666cc;
background : inherit;
text-decoration : none;
}
			/*TYPOGRAPHY*/
h2 {
font : 130% verdana, "Trebuchet MS", arial, sans-serif;
text-transform : uppercase;
letter-spacing : 3px;
color : green;
background : inherit;
margin : 10px 0 10px 10px;
padding : 0;
}
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 : #00FFFF;
background1 : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
#navlist li {
list-style-type : square;
background : inherit;
color : ##169061;
margin : 0 17px 0 0;
padding : 0;
}
#navlist2 li {
list-style-type : circle;
background : inherit;
color : #00FFFF;
margin : 0 17px 0 0;
padding : 0;
}
a img {
border : 0;
}
			/*CLASSES*/
.myborder {
border : 1px solid #aaa;
margin : 0px 0px 0px 0px;
padding : 2px;
}
			/*SCROLLBAR*/
div.scroll {
overflow : auto;
height : 100em;
width : 680px;
padding : 5px;
border : 1px solid #aaa;
margin : 0px 0 0px 10px;
background : inherit;
color : #555;
font-size : 90%;
}

