
@charset "utf-8";
body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #F6F8F7;
	color: #333333;
	background-image: url(../photos/body-gradient.jpg);
	background-repeat: repeat-x;
}

h1  {
	font-size: 110%;
	margin: 0 0 5px 0;
}
h2 {
	font-size: 105%;
}
h3 {
	font-size: 100%;
	margin: 0 0 10px 0;
}
h4 {
	font-size: 1.0em;
	margin: 0 0 10px 0;
}
a {
	text-decoration: none;
	color: #CCCC00;
}
a:hover {
	text-decoration: underline
}
a img {
	border: 0;
}
#container {
	width: 950px;
	color: #333333;
	margin-top: -150px;
	margin-left: 200px;
	margin-right: auto;
	text-align: left;
	float: left;
}
#web_name {
	background-image: url(../photos/top_line.jpg);
	background-repeat: repeat-x;
	height: 180px;
}
#web_name img {
	margin: 30px 0 0 150px;
}
h1.header_text {
	text-indent: -9999px;
	display: none;
}
#nav {
	width:   500px;
	margin:   -120px 0px 20px 350px;
	padding: 0 0 0 20px;
	font-size: 1em;
}
#nav ul {
	list-style: none;
	width: 500px;
	margin: 0px 20px 20px 0px;
	padding-top: 13px;
	font-size: 1em;
}
#nav li {
	margin: 0px 0 4px 0px;
	display: inline;
}
#nav li a {
	height: 20px;
	text-decoration: none;
	color: #ffffff;
	display: inline;
	padding: 10px 12px 4px 12px;
}
#nav li a:hover {
	color: #CCCC00
}
#text_on_left {
	float: left;
	width: 300px;
	margin: 80px 10px 10px 50px;
	padding: 10px;
}
#right_column {
	
	width:   480px;
	margin: 70px 10px 10px   400px;
}
#active_x {
	width:  210px;
	margin: 20px 0px 0px 500px;
}
p.active_x {
	color: #0000FF;
}


#push   {
width: 300px;
height: 500px;
float: left;
margin: 80px 10px 10px 60px;
}
#footer {
	background-repeat: repeat-x;
	height: 500px;
	clear: both;
	background-image: url(../photos/footer.jpg);
}
.footer_text {
	font-size: 85%;
	color: #ffffff;
	text-align: center;
	padding-top: 70px;
}
.footer_text_two {
	font-size: 85%;
	color: #ffffff;
	text-align: center;
}

table.alignment {
	margin:  50px 0 20px 125px;
}

table.alignment caption  {
margin-top: 40px 
}

#text_on_left, #nav, #content, #web_name, right_column, container {
	overflow: hidden;
}
/* java script    */

#slideshow {
	list-style:none;
	color:#666666
}
#slideshow span {
	display:none
}
#wrapper {
	width:   460px;
	margin:  140px 10px 50px 400px;
	display:none
}
#wrapper * {
	margin:0;
	padding:0
}
#fullsize {
	position: relative;
	width:  450px;
	height:250px;
	padding:2px;
	border:3px solid #fff;
	background:  #ccc;
}
#information {
	position:absolute;
	bottom:0;
	width:450px;
	height:0;
	overflow:hidden;
	z-index:-200;
	opacity:.7;
	filter:alpha(opacity=70);
	background-color: #fff;
}
#information h3 {
	padding:4px 8px 3px;
	font-size:14px
}
#information p {
	padding:0 8px 8px
}
#image {
	width:  450px
}
#image img {
	position:absolute;
	z-index:25;
	width:auto
}
.imgnav {
	position:absolute;
	width:25%;
	height:306px;
	cursor:pointer;
	z-index:150
}
#imgprev {
	left:0;
	background:url(images/left.gif) left center no-repeat
}
#imgnext {
	right:0;
	background:url(images/right.gif) right center no-repeat
}
#thumbnails {
	margin-top:15px;
}
#slideleft {
	float:left;
	width:20px;
	height:70px;
}
#slideleft:hover {
	background-color:#333
}
#slideright {
	float:right;
	width:20px;
	height:70px;
}
#slideright:hover {
	background-color:#333
}
#slidearea {
	position:relative;
	width:410px;
	margin-left:auto;
	height:auto;
	overflow: hidden;
	margin-right: auto;
}
#slider {
	position:absolute;
	left:0;
	height:81px
}
#slider img {
	cursor:pointer;
	border:1px solid #666;
	padding:2px
}



/*End of all Javascript*/
