body,html {
    margin:0px;
    padding:0px;
    height:100%;
	width:100%;
	text-align: center;
	margin: 0 auto 0 auto;		
}


body{
	background-color: #e5ccc7;
	background-image:url(/imgs/bg.gif);
	text-align: center;
}

body,td,th {
	font-size: 11px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 


#wrapper {
	text-align:center;
	width:100%;
	height:100%;
	margin-bottom:20px;
}

#topbarwrap {
	background: url(/imgs/logo_top.gif) no-repeat;
	background-position:center;
	width:800px;
	height:99px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}

#topbar {
	margin-left:auto;
	margin-right:auto;
	padding:0;
}


#logomiddle {
	width:800px;
    margin-left:auto;
	margin-right:auto;
	height:18px;
	background-color:#faeeea;
	background: url(/imgs/logo_middle2.gif) no-repeat center;  
}

#logomiddle2 {
	background: url(/imgs/logo_middle2.gif) no-repeat center;  
	background-color:#faeeea;
	width:800px;
	height:18px;
    margin-left:auto;
	margin-right:auto;
}

#flash {
	width: 70%;
	height: 70%;
	background-color:#faeeea;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}

#logocontainer {      
	height:26px
}



div#main {
  margin-left: 15%;
  margin-right: 15%
}

#container {
text-align:center
}

.navspacing {
margin-right:28px;
}

#logo {
	background: url(/imgs/logo_top.gif) no-repeat center;
	width:328px;
	height:41px;
	text-align:center;
}

#nav {
	background: url(/imgs/nav_bg2.gif) center;
	height:54px;
	vertical-align:middle;
	text-align:center;
}

#footer {
	color:#895f39;
	height:41px;
	background: url(/imgs/footer.gif) center;
	background-repeat:no-repeat;
	background-color:#e5ccc7;
}


a:link {color: #895f39; text-decoration: none;}
a:visited {color: #895f39; text-decoration: none;}
a:hover {color: #895f39; text-decoration: none;}

a.underline:link {color: #895f39; text-decoration: underline;}
a.underline:visited {color: #895f39; text-decoration: underline;}
a.underline:hover {color: #895f39; text-decoration: underline;}