

body {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	/*line-height: 0em;*/
	background: #b16345;
	}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
a:link {
	color: #fe4110;
	text-decoration : none;
	}

a:visited {
	color: #fe4110;
	text-decoration : none;
	}

a:hover {
	color: #fe4110;
	text-decoration : underline;
	}
/* ---( top )------------------------------- 

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0 0px;
	text-align: left;
	background: url(../images/layout.gif) repeat-y;
	width: 685px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 685px;
  	border: 0px solid #000;
	}

html>body #wrap {
  	width: 685px;
	}
	 
	*/


/* ---( main column )----------------------------- */

#frame {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	/*line-height: 0em;*/
	/*border: 1px solid #000;*/
	}

td {
	font-size: 11px;
	}
	
td#main, #headertd {
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #000;
	vertical-align: top;
	line-height: 0em;
	}

td#headertd {
	border-right: 1px solid #000;
	vertical-align: bottom;
	line-height: 0em;
	background: #fff;
	}

td#content {
	width: 511px;
	margin: 0px;
	padding-top: 10px;
	border-right: 1px solid #000;
	background: #fff;
	vertical-align: top;
	}
	
td#nav {
	/*width: 140px;*/
	margin: 0px;
	padding: 0px;
	line-height: 0em;
	border-left: 1px solid #000;
	background: #fe4110;
	vertical-align: top;
	}
	
td#button {
	/*width: 140px;*/
	margin: 0px;
	padding: 0px;
	line-height: 0em;
	vertical-align: top;
	}
	
#tidbits {
	font-size: 9px;
	color: #fff;
	line-height: 1.25em;
	padding: 0px 5px;
 	}
 	
td#header {
	color: #000;
	font-size: 9px;
	line-height: 1.25em;
	padding: 0px;
	vertical-align: bottom;
	}
	
#text, #footertext {
	font-size: 11px;
	margin: 0px 20px;
	}

#text {
	/*height:400px;
	overflow: auto;
	border: 1px solid #000;*/
	text-align: center;
	}
	
td#contentfooter {
	vertical-align: bottom;
	margin: 0px;
	padding-top: 10px;
	border-right: 1px solid #000;
	background: #fff;
	}

/* ---( footer )----------------------------------- */

td#footer {
	padding: 7px 0px;
	background: #6b0f01;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #fff;
	text-align: right;
	font-size: 9px;
	}
	
td#flink1, #flink2 {
	text-align: center;
	font-size: 9px;
	color: #fff;
	font-weight: bold;
	padding: 0px 0px;
	width: 141px;
	}
	
td#flink1 {
	border-right: 2px solid #fff;
	}

a#flink:link {
	color: #fff;
	text-decoration : none;
	}

a#flink:visited {
	color: #fff;
	text-decoration : none;
	}

a#flink:hover {
	color: #fff;
	text-decoration : underline;
	}

td#copyright {
	text-align: right;
	font-weight: normal;
	font-size: 9px;
	color: #fff;
	padding-right: 5px;
	}
	
