body {
	font-family: Arial;
	font-size: 11px;
	margin-top: 0px;
	text-align: center;
	background-image: url(../images/pattern/pattern3.gif);
}
#outer {
	width: 670px;
	border-right: 1px solid #336633;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336633;
	background-color: #FFFFFF;
}
#outer #top_menu {
	font-family: Arial;
	font-size: 11px;
	color: #336633;
	text-decoration: none;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336633;
	height: 27px;
	text-align: right;
	vertical-align: bottom;
	line-height: 1.5em;
	background-color: #D0CAC6;
	background-image: url(../images/top_menu_bg.gif);
}
#outer #top_menu A{
	color: #336633;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;

}
#outer #top_menu A:HOVER{
	color: #FFFFFF;
	background-color: #336633;

}
#outer #content{
	text-align: center;
	padding: 2px;


}
#outer #bottom_menu {
	background-color: #D0CAC6;
	background-image: url(../images/bottom_menu_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
	color: #336633;
	text-align: center;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336633;
	height: 150px;
}
#outer #bottom_menu A{
	color: #336633;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;

}
#outer #bottom_menu A:HOVER{
	color: #FFFFFF;
	background-color: #336633;

}
#outer #bottom_menu #copyright {
	font-family: Arial;
	font-size: 10px;
	color: #336633;
	text-decoration: none;
}
#outer #bottom_menu #copyright A{
	color: #336633;
	
}
#outer #bottom_menu #copyright A:HOVER{
	color: #FFFFFF;
	background-color: transparent;
}
#footer_image {
	background-image: url(../images/footer_image.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 307px;
}#clips {
	background-image: url(../images/bottom_patch.gif);
	background-repeat: repeat;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66FF00;
}

