body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background:#658363 url(../img/background.jpg) top repeat-x;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

/*
#############################
#		Main Table			#
#				   			#
#############################
*/

.main_table_top {
	background: url(../img/top_main_table_full.jpg) no-repeat bottom;
	height:35px;
	width:763px;
}

.main_table_left {
	background: url(../img/left_main_table.gif);
	width:6px;
}

.main_table_right {
	background: url(../img/right_main_table.gif);
	width:6px;
}

.main_table_content {
	background:#FFFFFF url(../img/content_bg.jpg) top no-repeat;
	padding:5px;
}

/*
#############################
#		Menus				#
#				   			#
#############################
*/


.menu {
	background:#708f73;
	height:60px;
	width:752px;
}

.menu_home {
	background:url(../img/menu/home.gif);
	height:60px;
	width:126px;
}

.sub_menu {
	background:#fec42d url(../img/sub_menu.gif);
	height:33px;
	width:752px;
}

/*
#############################
#		Logo				#
#				   			#
#############################
*/

.logo {
	background: url(../img/logo.jpg);
	height:117px;
	width:752px;
}

/*
#############################
#		Content				#
#				   			#
#############################
*/

.content_table_top {
	background: #708f73;
	height:25px;
	font-size:16px;
	font: Arial, Helvetica, sans-serif 16px bold #FFFFFF;
	font-variant:small-caps;
}

.content_table {
	background: #f5dc9c;
	font-size:12px;
	color:#0f3613;
}

.content_table2 {
	background: #708f73;
	font-size:12px;
	color:#0f3613;
}
