@charset "UTF-8";
/* CSS Document */

<style type="text/css"> 
 
body  {
	
    font-family: Georgia, Times, sans-serif;
	color: #FFFFFF;
	position:relative;
	
}


#lizholder{
text-align:center;
margin:0 0 0 10px;
 
/*position:absolute;
 left:30%;*/
}


#container {
	width: 800px;  
	height: 600px;
	background: #000000;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left;
	background-image: url(images/nsBg.gif);
} 



#header { 
	padding: 0 0px 0 0px; 
	text-decoration: none; 
} 

 #header h1 {
	margin: 0;
	padding: 10px 0; 
	  font-family:georgia, serif;
	  color:#786E69;
	  font-size:48px;
	  font-weight:bold;
	  line-height:125%;
	  text-align:center;
      letter-spacing:0.1.5em;
	  text-decoration: none;
	 
	  }

#sidebar1 {
	float: left; 
	width: 176px; 
	padding: 15px 0px 15px 20px;
	}
	
 #sidebar2 {
	float: right;
	width: 176px; 	
	padding: 15px 0px 15px 20px; 
}

#mainContent {
    height: 340px;
	margin: 0 210px;
	padding: 35px 0px 15px 20px; 
    font-family:georgia, serif;
    color:#ffffff;
    font-size:10px;
    letter-spacing:0.1em;
    line-height:200%;  
    text-align: left;
	
	
} 

#navi { 
 
	  padding: 0 0px 0 20px; 
	      height: 40px;
} 

#navi li { 

	margin: 0;
	padding:0;
	display:inline;
	list-style-type:none;
	 text-align:center;
	 
} 

#navi a{ 
   padding: 0px 100px 0 80px; 
  font-family:georgia, serif;
  color:#ffffff;
  font-size:24px;
  font-weight:bold;
  text-align:center;
  letter-spacing:0.1.5em;
  text-decoration: none;
}

#navi a.active, {
color: #ffffff;

}
#navi a:hover {

color: #786E69;

}



 ------------------------------------------ hi - slide it here!

.gallery {
    height: 40px;

	font-family:georgia, serif;
    color:#786E69;
	font-size:10px;
	font-weight:bold;
    letter-spacing:.1em;
	text-transform:uppercase;
	padding-bottom:3px;
	text-align: center;
	
	
} 

.highslide-wrapper  {
	font-family:georgia, serif;
	  color:#786E69;
	  font-size:10px;
	  font-weight:bold;
	  letter-spacing:.1em;
	  text-transform:uppercase;
	  padding-bottom:3px;
	  text-align:center;
	  
	  }
	  
	  .highslide-linked  {
	font-family:georgia, serif;
	  color:#ffffff;
	  font-size:12px;
	  font-weight:bold;
	  letter-spacing:.1em;
	  text-transform:uppercase;
	  padding-bottom:3px;
	  text-align:center; 
	  }
	  
	  a.highslide-linked:link a {
	color: #F16065;
	background-color: gray;
}
	  

a:link { 
	color: #ffffff;
	text-decoration: none;
	}
a:visited { 
	color: #Ffffff;
	}
	a:hover { 
	color: #999999;
	
	}






.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
	text-align: center;
}
.highslide img {
	border: 0px solid silver;
	text-align: center;
}
.highslide:hover img {
	border-color: #FF0000;
	
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 0px;
	border-style: solid;
	border-color: black black #202020 black;
	background: gray;
	align: center;
}
.highslide-wrapper, .glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-caption {
font-family:georgia, serif;
	  color:#786E69;
	  font-size:10px;
	  font-weight:bold;
	  letter-spacing:.1em;
	  text-transform:uppercase;
	  padding-bottom:3px;
	  text-align: center;
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	color: white;
	background: #111;
}
.highslide-heading {
	display: none;
	font-family:georgia, serif;
	  color:#786E69;
	  font-size:10px;
	  font-weight:bold;
	  letter-spacing:.1em;
	  text-transform:uppercase;
	  padding-bottom:3px;
	  text-align: center;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	/*
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	*/
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move a {
	cursor: move;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background: url(highslide/graphics/controlbar-black-border.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
} 


.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; 
	font-family:georgia, serif;
    color:#786E69;
	font-size:10px;
	font-weight:bold;
    letter-spacing:.1em;
	text-transform:uppercase;
	padding-bottom:3px;
	text-align: center;
} 



.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0; 
	 
}



.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { /
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 180px; }
.thrColFixHdr #sidebar2 { width: 190px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
 #sidebar2,  #sidebar1 { padding-top: 30px; }
 #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
