body
{
	background-image: url('/images/elements/bg_main.gif');
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #424242;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	text-align: center;
	width: 100%;
}

img { border: 0px; }

/*--------------------------------------------------------------*/
/* header */

#headertop
{
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#header
{
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
}

/*--------------------------------------------------------------*/
/* body */

#mainwrap
{
	width: 690px;
	margin-left: auto;
	margin-right: auto;
}

#main 
{
	width: 690px;
	background-image: url('/images/elements/bg_body.gif');
	padding: 5px 10px 5px 5px;
	margin: 0px 0px 0px 0px;
}

/* box model hack */
#main
{
	width: 690px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 675px;
}

/* be nice to Opera */
html>body #main { width: 675px; }

#mainnav
{
	width: 170px;
	float: left;
}

#mainnav ul
{
	padding: 0px 0px 4px 0px;
	margin: 0px;
	list-style: none;
}

#mainnav ul li
{
	padding: 0px 0px 4px 0px;
	margin: 0px;
	list-style: none;
}

#mainbody
{
	background-image: url('/images/elements/bg_photos.gif');
	text-align: left;
	width: 505px;
	padding: 5px 0px 5px 10px;
	float: left;
	font-size: 75%;
}



/* box model hack */
#mainbody
{
	width: 505px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 495px;
}

/* be nice to Opera */
html>body #mainbody { width: 495px; }

/*--------------------------------------------------------------*/
/* navigation */


.NavContainer {
  position: relative;
  clear: both;
  width: 169px;
  float: left;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left; 
}

.NavContainer ul {
  width: 169px;
  margin : 0px;
  padding : 0px; 
  list-style-type : none; 
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#000000;
  border-width: 0px; 
}

.NavContainer li {
	margin-bottom:5px;
	
} 

.NavContainer li li {
margin-top:1px;
	margin-bottom:1px;
	
} 


.NavContainer li a {
	display : block;
	padding: 5px;
	width : 156px; 
	text-decoration : none; 
		text-transform:uppercase;
	color : #FFFFFF; 
	border-width: 1px;
	border-color:#532f06;
	border-style:solid;
	background : #6d3b00;
	}

.NavContainer li li a {
	color : #000000; 
	background-color : #be8e55; 
	display : block;
	padding : 5px;
	width : 158px;
	border-width: 0px;
	border-color:#000000;
	border-style:solid;
	text-transform:uppercase;
} 
.NavContainer li li li a {
	display : block; 
	padding: 3px 3px 3px 27px; 
	width : 120px;
	border-width: 0px; 
}
.NavContainer li li li li a {
	display : block; 
	padding : 3px 3px 3px 30px; 
	width : 115px;
	border-width: 0px; 
}
.NavContainer li li li li li a {
	padding : 3px 3px 3px 40px; 
	width : 17px; 
	border-width: 0px; 
}

.NavContainer li a:hover , #left li a:active , #left li .selectedpage {
	color : #000000; 
	border-width: 1px;
	border-color:#000000;
	background-color:#FFFFFF;
	border-style:solid;
		text-transform:uppercase;
} 
.NavContainer li li a:hover , #left li li a:active {
	color : #000000; 
	border-width: 0px;
	border-color:#000000;
	background-color:#dfb37f;
	border-style:solid;
		text-transform:uppercase;
} 
.NavContainer .navigationSelect {
	background-color : #be8e55; 
	color : #000000; 
	border-color:#000000;
	border-style:solid;
		text-transform:uppercase;
} 



/*--------------------------------------------------------------*/
/* incidentals */

h1
{
	padding: 3px 0px 3px 0px;
	margin: 0px;
	font-size: 160%;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2
{
	padding: 3px 0px 3px 0px;
	margin: 0px;
	font-size: 85%;
	font-weight: bold;
}


.right { float: right; }
.left { float: left; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.centered { text-align: center; }
.indent { margin-left: 20px; }

.image { margin: 5px; }

a:link
{
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

a:visited 
{
	color: #000099;
	font-weight: bold;
	text-decoration: none;
} 

a:active 
{
	color: #000099;
	font-weight: bold;
	text-decoration: none;
} 

a:hover 
{
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}


.armadillo
{
	color: #b2b1ab;
	font-size: 70%;	
	font-weight: bold;
}

.armadillo, .armadillo a:link, .armadillo a:visited, .armadillo a:active
{
	color: #b2b1ab;
	text-decoration: none;
}

.armadillo a:hover
{	
	text-decoration: underline;
}

/*--------------------------------------------------------------*/
/* footer */

#footerbottom
{
	width: 710px;
	margin-left: auto;
	margin-right: auto;	
}

#footerleft
{
	float: left;
	text-align: left;
	font-weight: normal;
	font-size: 60%;
	color: #b2b1ab;	
}

#footerleft a { color: #b2b1ab; text-decoration: none; 	font-weight: normal; }

#footerright
{
	float: right;
	text-align: right;
	font-weight: bold;
	font-size: 70%;
	color: #b2b1ab;
}

#footerright a { color: #b2b1ab; text-decoration: none; }



/*--------------------------------------------------------------*/
/* additional stuff */

.clear
{
   	clear: both;
   	display: block;
   	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

table
{
	border-collapse: collapse;
	background-color: #fefcf8;
}

table td
{
	border: 1px solid #e5dada ;
	}

.plink
{
	font-style: italic;
}

.ptitle
{
	font-weight: bold;
}

.ttitle
{
	background-color: #a78560;
	font-weight: bold;
}

<DIV><table id="segala_info_container" height="20"><tr><td id="segala_info_content" style="font-size:0.72em;"></td></tr></table>