body{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FF9;
	background-color:#B08833;
}
h1, h2, h3, h4, h5, h6{
	color:#FF0;
}
a img{
	border:0;
}
a {
	color:#630;
}
a:hover {
	color:#000;
}
#main_table{
	width:100%;
	margin:0;
	padding:0;
}
#stretch_left{
	background: url(images/page_bg_left.jpg) top repeat-x;
}
#stretch_right{
	background: url(images/page_bg_right.jpg) top repeat-x;
}
#fixed_middle{
	background: url(images/header_bg.jpg) top no-repeat;
	width:780px;
}
#header{
	width:780px;
	height:232px;
}
#menu{
	width:200px;
	height:223px;
	background: url(images/menu_bg.jpg) top no-repeat;
}
span.MainMenu{
	padding:18px 0 0 4px;
	display:block;
	background:transparent;
}
#news{
	width:196px;
	background:#CDB459 url(images/box_bottom.jpg) bottom no-repeat;
	color:#630;
	margin:4px;
	padding-bottom:10px;
}
#news .header{
	width:196px;
	background: url(images/box_top.jpg) top no-repeat;
	text-align:center;
}
#news .header img{
	margin:10px 0;
}
#news p{
	margin:10px;
}
#footer{
	display:block;
	padding:10px;
	color:#630;
}
#web_design_footer{
	margin-bottom:10px;
}
a.newswell{
	font-size:11px;
}
#right_column p{
	width:420px;
}
#right_column a{
	color:#FF9;
}
#right_column a:hover{
	color:#630;
}
a._blank{
	background: url(images/ico_link_blank.gif) right bottom no-repeat;
	padding: 0 16px 0 0;
	color:#FF9;
}
a._blank:hover{
	color:#630;
}