	body {
	background: #3C2E23 url(../images/wood_pattern.gif) top center;
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3C2E23;
	size: 9pt;
	}	
html,body{
  margin:0;
  padding:0;
  border:0;
  height: 100%;
}
#main {
margin: auto;
padding: 0px;
}#wrapper{
/* \*/
height:100%;
width: 975;
margin: auto;
text-align: left;
}
	#flashcontent {
	position: relative;
	min-height: 100%;
	/* \*/
		height: 100%;
		background: #ffffff;
		width: 100%;
		margin: auto;
		padding: 0px;
		color: #3C2E23;
		text-align:center;
	}
	#flashcontent a{
		text-decoration: none;
		color: #3C2E23;
	}
	#flashcontent a:visited{
		text-decoration: none;
		color: #3C2E23;
	}
	#flashcontent a:hover{
		text-decoration: underline;
		color: #0099CC;
	}
	#contentcon {
	padding: 50px;
		
	}
	#menucon {
	padding-left: 20px;
	background-color: #c9b69b;
	text-align: left;
	}
	a#menu:hover{
	color: #3C2E23;
	background-color:#e4d9b9;
	text-decoration: none;
	}
	a#menu {
	display: inline;
	border-right: 1px #fff solid;
	padding-left: 5px;
	padding-right: 5px;
	height: 15px;
	size: 8px;
	text-transform:capitalize;
	margin: 0;
	}