img{border:0px;}
body {
    background-color: #CCCC00;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
#container {
    background-color: #FFFFCC;
	margin: 0 auto;
	width: 750px
}
#header {
	width: 100%;
	height:120px;
	background-image:url(../test-top-001.gif);
	background-repeat:no-repeat;
	height:100px;
	width:750px
}
#sub_header {
	color:006633;
	background-color: #FFFFCC;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: black;
	text-transform:uppercase;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	color: #CC9966;
	background: #FFFFCC;
	background-repeat: repeat-y
} 
#main_content_top {
	height: 30px;
	background: white;
} 
#main_content_bottom {
	height: 30px;
	background: white;
}
#footer {
	background-color: #FFFFCC;
	text-align: center;
	font-size: 12px;
	margin: 10px auto
}
.content {
	float: left;
	width: 510px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
}
.menu {
	background-color: #CC9966;
	width: 139px;
	float: right;
	padding: 0px 20px 0px 20px;
	border-left: #808080 1px solid;
	font-size: 13px;
	color: #CCCC00
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-type: disc
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #CCCC00
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color:#CCCC00
}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #CCCC00
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
}
.menu li {
	padding-top: 2px;
	list-style-type: circle
}
a {
	color: #CCCC00;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #CCCC00;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link {
	color: #CCCC00;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #CCCC00  ;
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}
h1 {
    text-align: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #CCCC00;
	}
