
body {
	font-family: "tahoma", "verdana", "trebuchet ms", "arial";
	font-size: 85%;
	color: #534631;
	background-color: #CEC5AC;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Set the page width here */
#wrapper-content, #wrapper-footer, #menu-top, #header, #footer-bottom {
	width: 100%;
	 
	margin: 0 auto;
	text-align: left;
}

#menu-top {
	background: #EDE9DD url('../images/bg02-linen-right.gif') repeat-y right top;
	overflow: hidden; color: #EDE9DD;
}

#menu-wrapper {
	background: transparent url('../images/bg02-linen-left.gif') repeat-y left top;
	padding: 0 0 0 30px;	
	float: left;
	
}
#wrapper-header { background: transparent url('../images/bg_small.gif') top center repeat-x;}


#icon
{
  width: 83px;
  height: 110px;
  margin: 0 30px 0 38px !important;
  margin: 0 30px 0 19px;
  padding: 0;
  float: right;
  text-align: center;
  vertical-align: middle;
  border-left: 1px;
  border-right: 1px;
  border-top: 0;
  border-bottom: 0;	
  border-color: #534631;
  border-style:solid;
  background: #EDE9DD url('../images/logo_small.gif') top center no-repeat; 
}

#wrapper-header2 { background: transparent url('../images/bg02-blue-left.gif') top left repeat-y; }
#wrapper-header3 { background: transparent url('../images/bg02-blue-right.gif') top right repeat-y; }

#header {border-top: 1px; border-bottom: 1px; border-left: 0px; border-right: 0px;border-style: solid; border-color: #534631; }

#header-text {
	margin: 0 0 0 25px;
	padding-top: 40px;
	height: 70px;
	line-height: 1em;
	color: #004889;
	font-size: 200%;
	font-weight:bold;
}

#wrapper-content { background: #EDE9DD
url('../images/bg02-linen-left.gif') repeat-y left top; 

}

#wrapper-content-right {  background: transparent url('../images/bg02-linen-right.gif') repeat-y right top;
	
}

#popup-content {
	
	padding: 5px 20px 0 20px;
	margin: 0 0 2.3em 0;	
}

#popup-content img {

	border:1px;
	border-color: #534631;
	border-style: solid;
	margin-left: 55px;
}

#popup-content a:link, #popup-content a:visited{ color: #B80000; text-decoration: none; }
#popup-content a:hover{ color: red; text-decoration: underline; }

#menu-page h3 {
	font-size: 85%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #004889;
	font-weight: bold;
	letter-spacing: 0.15em;
	margin-top: 1.3em;
}

#menu-page a:link, #menu-page a:visited { 
display: block;
padding: 3px 15px;
width: 157px;
background-color: #b6d9ff;

}
#menu-page a:hover { color: #004889; background-color: #b6d9ff;}


table
{
background-color: #EDE9DD;
border: 0;
border-color: #534631;
border-spacing: 0;
border-collapse: collapse;
width: 100%;
}

td.header 
{
background-color: #CEC5AC;
border: solid 1px;
border-color: #534631;
}

td.result 
{
border: solid 1px;
border-color: #534631;
}

#footer {
	margin: 0 14px 0 13px;
	background-color: #534631;
	border-top: 1px;
	border-left: 0;
	border-right: 0;
	border-style: solid; 
	border-color: #534631;
	border-bottom: 0;
	clear: both;
	line-height: 2.2em;
	color:white;
	font-size: 85%;
}

#img {
	margin:0 auto;
}

h2 { font-size: 110%; background-color: #CEC5AC; border:1px; border-style:solid; border-color:#534631; padding-left:3px;}
h3 { font-size: 100%; margin-bottom: 0.5em; }
h4 { font-size: 100%; margin-bottom: 0; padding-bottom: 0; }
p { margin-top: 0.5em; }

#footer a:link, a:visited { font-size: 100%; color: white; text-decoration: none; }
#footer a:hover{ font-size: 100%; color: red; text-decoration: none; }

/* footerStickAlt http://themaninblue.com/experiment/footerStickAlt/ */
/* This code is for the positioning of the footer. There is also an IE part in ltie7.css */
html, body { height: 100% }

#nonFooter {
	position: relative;
	min-height: 100%;
}


#wrapper-footer { text-align: center; 
	position: relative;
	margin-top: -2.3em;
background: #534631 url('../images/bg02-linen-left.gif') repeat-y left top; 
overflow: hidden;
}

#wrapper-footer-right {  background: transparent url('../images/bg02-linen-right.gif') repeat-y right top;
overflow: hidden;	
}

#footer-bottom { height: 13px; background: transparent url('../images/bg02-linen-bottom.gif') top center repeat-x;}
#footer-bottom-left { height: 13px; background: transparent url('../images/bg02-bottom-left.gif') no-repeat left top;
	padding: 0 0 0 30px;	
	float: left; }
#footer-bottom-right { height: 13px; background: transparent url('../images/bg02-bottom-right.gif') no-repeat right top; 
 }