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


html {
height:100%;
}

body{
height:100%;
margin:0;
padding:0;
}
a:link{
text-decoration: none;
color: #000000;
font:Tahoma;
}

.whitecontenttext{font_size: 12px; color: #FFFFFF}
.lightyellow{font-size: 12px; color: #FFFFCC; }

a:visited {
text-decoration: none;
color: #000000;
font:Tahoma;
}
a:hover {
text-decoration: none;
color: #000000;
font:Tahoma;
}
a:active {
text-decoration: none;
color:#000000;
font:Tahoma;
}
#lines{
	width:100%;
	background:url(../siteimages/lines.gif) top left repeat-x;
}
#stage{
	width:800px;
	left:50%;
	margin-left:-400px;
	height:200px;
	position:relative;
}
#header{
	width:800px;
	height:93px;
	padding-top: 45px;
	text-align: center;
}
#navigation{
	width:800px;
	height:18px;
	margin-top:3px;
}
#navigation a{
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	padding:4px 11px 4px 11px;
}
 a:hover.but1, a.butcurrentb1 {
	background:url(../siteimages/but1.gif) top no-repeat;
}
a:hover.but2, a.butcurrentb2 {
	background:url(../siteimages/but2.gif) top no-repeat;
}
a:hover.but3, a.butcurrentb3 {
	background:url(../siteimages/but3.gif) top no-repeat;
}
a:hover.but4,  a.butcurrentb4 {
	background:url(../siteimages/but4.gif) top no-repeat;
}
a:hover.but5, a.butcurrentb5 {

	background:url(../siteimages/but5.gif) top no-repeat;
}
a:hover.but6, a.butcurrentb6 {
	background:url(../siteimages/but2.gif) top no-repeat;
}
a:hover.but7, a.butcurrentb7{
	background:url(../siteimages/but7.gif) top no-repeat;
}
.sub-navigation{
	color:dddddd;
}
#describe{
	margin-top:3px;
	height:20px;
}
#describe a{
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	color:#b0b0b0;
	text-decoration:none;
	padding:6px 11px 4px 11px;
}
#describe a:hover{
	background:url(../siteimages/gh1.gif) bottom no-repeat;
}

#contop{
width:100%;
height:255px;
}

#contop1{
	width:100%;
	height:525px;
	;
	clip:  rect(   )
}
#contop ul{
	width:800px;
	left:50%;
	margin-left:-400px;
	height:350px;
	text-align:left;
	position:relative;
	padding:0 0 0 0;
	
}
#content{
	position:inherit;
	height:250px;
	width:100%;
	background-color:#333333;
	font:11px Tahoma;
	color:#FFFFCC;
	padding:0;
}
#content1{
	position:inherit;
	height:200px;
	width:100%;
	background-color:#333333;
	font:11px Tahoma;
	color:#FFFFCC;
	padding:0 0;
; clip:  rect(   )}

#content ul{
	position:relative;
	width:700px;
	left:50%;
	margin-left:-350px;
	padding:10px 50px 20px 50px;
}
#content1 ul{
	position:relative;
	width:500px;
	left:50%;
	margin-left:-250px;
	padding:10px 50px 20px 50px;
}


#footer{
position:relative;
bottom:0px;
	height:26px;
	width:100%;
	background:url(../siteimages/gradient.jpg) top left repeat-x; 
	font:11px Tahoma;
	color:#333333;
	text-align:center;
	padding:10px 0 0 0;
}

