html{ 
 margin:0; 
 padding:0; 
 background-color: #bda28c;
 font-family:arial, helvetica, sans-serif;
 text-align: center;
 } 
 
body{ 
 background-color: #bda28c;
 margin:10px 0px 0px 0px; 
 padding:0; 
 text-align: center;
 width: 790px;
 } 

h1
   { clear: both; 
     font-family: arial, verdana,helvetica, sans-serif;
     font-size: 150%;
     background-color:#ffffff; 
     text-align: center;
     color: #281603;}
   
h2 
   { clear: both; 
     font-family:  arial, verdana,helvetica, sans-serif;
     font-size: 130%;
     background-color:#ffffff; 
     color: #281603;}
     
h3 
   { clear: both; 
     font-family:  arial, verdana,helvetica, sans-serif;
     font-size: 110%;
     background-color:#ffffff; 
     color: #281603;}
     
#pagewidth{ 
 width:790px; 
  min-width: 500px; 
  text-align: center;
   min-width: 500px;margin-left:auto; 
   margin-right:auto; 

} 
 
#header{ 
 width:790px; 
 height: 145px;
 background-color:#4e3e58; 
 color: #ffffff;
 } 
 
#leftcol{
 width:180px; 
 float:left; 
 position:relative; 
 margin-left:-180px; 
 margin-right:1px; 
 text-align:left;

 }

#header A:link{
	color:#ffffff;
}
#header A:visited{
	color:#ffffff;
}
#header a:hover{
	color:#ffffff;
}
#header a:active{
	color:#ffffff;
}

#leftcol A:link{
	text-decoration: none;
	color:#ffffff;
}
#leftcol A:visited{
	text-decoration: none;
	color:#ffffff;
}
#leftcol a:hover{
	text-decoration: none;
	color:#ffffff;
}
#leftcol a:active{
	text-decoration: none;
	color:#ffffff;
}

#menu A:link {
	color:#ffffff;
}
#menu A:visited {
	color:#ffffff;
}
#menu a:hover {
	color:#ffffff;
}
#menu a:active {
	color:#ffffff;
}

#footer A:link, #footer a:active, #footer A:visited, #footer a:hover {
	color:#ffffff;
}

 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 180px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #6e899c;   /* left column colour */ 
border-left-style: solid; 
background-color: #ffffff; /* center column colour */ 
width: auto; 
 } 
 
#footer{
 width:790px; 
 background-color:#4e3e58; 
 color: #ffffff;
 text-align: center;
} 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: right; 
 width: 580px; 
 position: relative; 
 color: #000000;
 background-color: #ffffff;
 text-align: left;
 }
 
#maincol A:link, A:visited, a:hover {
	color:#0000ff;
}
 
#outer>#inner { border-bottom: 1px solid #afb06c;  }
 
.clr{clear:both;}
 
.content{padding:5px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 

 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 
}

.strong{
font-weight: bold;
}

.imgright{
float: right;
}

.imgleft{
float: left;
}

.ital{
	font-style: italic;
	font-weight: bold;
	color: #ffff99;
}

#menu{
	padding: 3px 0px 5px 0px
}

#navigation {
	padding: 10px 2px 10px 2px;
	background-color:#4e3e58; 
	color: #ffffff;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	margin: 0px 0px 0px 2px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	border-bottom: 1px solid #4e3e58;
}

#navigation li a:link, #navigation li a:visited  {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 3px solid #4e3e58;
	border-right: 1px solid #4e3e58;
	border-bottom: 1px solid #4e3e58;
	background-color: #4e3e58;
	color: #ffffff;
	text-decoration: none;
}

#navigation li a:hover {
	background-color: #ffffff;
	color: #4e3e58;
}

#navigation ul ul {
	margin-left: 12px;
}

#navigation ul ul li {
	border-bottom: 1px solid #4e3e58;
	margin:0;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: #4e3e58;
	color: #ffffff;
}
#navigation ul ul a:hover {
	background-color: #4e3e58;
	color: #4e3e58;
}
	
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#4e3e58; border-left:1px solid #4e3e58; border-right:1px solid #4e3e58;}
.xb1 {margin:0 5px; background:#4e3e58;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#4e3e58; border:0 solid #4e3e58;}

