body {
	margin: 0px;
	background-color: #FFDAAB;
	background-image: url(cimobg.jpg);
	background-repeat: repeat-x;


}
td {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #747160;


}
.maintable {
	border: 5px solid #D2B48C;
	background-color: #EEEDE0;


}
h1 {
	font-family: Trebuchet MS, Georgia, Times, serif;
	font-size: 18px;
	color: #747160;
	margin: 0px;
	letter-spacing: 0.2em;
}
hr {
	color: #747160;
	height: 1px;
	border-top: 1px solid;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}


#navigation {
	width: 197px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
#navigation a {
	display: block;
	width: 197px;
	padding: 5px 2px 5px 35px;
	margin-bottom: 3px;
}
#navigation a:link, #navigation a:visited {
	background-image: url(menu_bg.jpg);
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align:bottom;	
}
	#navigation a:hover {
		background-color:#FFFFFF;
		background-image: url(menu_bg_over.jpg);	
		}

img {
	border:0px;
}
.pic {
	margin: 0px;
	padding: 0px;
	border: 5px solid #D2B48C;



}
.pic:hover {
	border: 5px solid #E4C397;
}


a {
	font-weight: bold;
	color: #747160;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-weight: bold;
	font-size: 12px;
}
