body {
	background-image: url(images/bg.gif);
	background-position: center top;
	background-color:black;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: -1px -1px 0px #101010, 1px 1px 0px #505050;
	/*text-shadow: #000 0 -1px 1px;*/
}

a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;	
}
a:active {
	color: #FF0000;
}



li a:link {
	color: #CCCCCC;
}
li a:visited {
	color: #CCCCCC;
}
li a:hover {
	color: #FFFFFF;	
}
li a:active {
	color: #FF0000;
}

/*div {border:2px solid #666666;}*/


div#Content { 
position:relative;
width : 630px;
height: 762px; 
margin : 0 auto; 
padding : 0px;
top:-20px;
z-index:1;
background:url(images/layout.jpg) no-repeat;

 }
 
hiddenPic {display:none;}
 
 
/*----------------------------logo----------------*/

h1 a { display : block;
position:absolute;
top:-10px;
left:5px;
background:url(images/Logo.png) no-repeat;
text-indent:-9999px;
width : 2790px; 
height : 200px;
padding-top:0px;
}
/*----------------------------page title & text ---------------*/

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#02B9F1;
	align:left;
	position:absolute;
	top:190px;
	left:20px;
	width : 300px;
	height: 20px;
	font-size:16px
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;/*padding:20px;*/
}

q {
padding :20px;
font-size:9px;
color:#FFFFFF;
border-style:dashed;
border-width:1px;}



div#textfield {position:absolute;
top:220px;
left:30px;
width : 330px;
height: 200px;
padding : 0px;
padding-top:0px;
text-align:justify;
z-index:5;
 }
 div#textfield2 {position:absolute;
top:40px;
left:30px;
width : 330px;
height: 200px;
padding : 0px;
padding-top:0px;
text-align:left;
z-index:5;
 }
 
div#show {
	position:absolute;
	top:200px;
	right:0px;
	width : 342px;
	height: 300px;
	padding : 0px;
	/*background:url(images/block_show.png) no-repeat;
*/background-position:top;
	z-index:2;
 }
 
 div#contactbar {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#FFFFFF;
	position:absolute;
	top:550px;
	left:0;
	width : 640px;
	height: 10px;
	font-size:10px;
	text-align: center;
 }
 
 div#contactbar2 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#FFFFFF;
	position:absolute;
	top:1000px;
	left:0;
	width : 640px;
	height: 10px;
	font-size:10px;
	text-align: center;
 }
 
 div#learn {
	position:absolute;
	top:520px;
	right:0px;
	width : 630px;
	height: 200px;
	padding : 0px;
background:url(images/barlearn.png) no-repeat;
	z-index:6;
 }
 
 
 div#learn_title {position:absolute;
font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#02B9F1;
font-size:14px;
top:10px;
left:20px;
width : 280px;
height: 20px;
padding : 0px;
padding-top:0px;
text-align:justify;
z-index:9;
 }
 blue {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#02B9F1;
	align:left;
	font-size:14px
}
 
 /*----------------------------- committee--------------------------------*/
ul#comit {position:absolute;
top:220px;
left:0px;
width : 630px;
padding : 0px;
padding-top:0px;
text-align:justify;
z-index:5;
 }


li#comit_box {position:relative;
background:url(images/member.png) no-repeat;
width : 310px;
height: 150px;
padding : 0px;
padding-top:0px;
text-align:justify;
z-index:9;
 }


div#comit_title {position:absolute;
font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#02B9F1;
font-size:14px;
top:10px;
left:20px;
width : 280px;
height: 20px;
padding : 0px;
padding-top:0px;
text-align:justify;
z-index:9;
 }
 
 div#comit_photo {position:absolute;
top:37px;
left:10px;
width : 100px;
height: 100px;
padding : 0px;
padding-top:0px;
text-align:justify;
z-index:9;
 }
  div#comit_text {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#FFF;
	font-size:14px;
	top:60px;
	right:10px;
	width : 170px;
	height: 50px;
	padding : 0px;
	padding-top:0px;
	text-align:justify;
	z-index:9;
 }
 
 
/*----------------------------- download menu--------------------------------*/

div#downloadshift {
	position:absolute;
	top:400px;
	left:10px;
	z-index:7;
}

ul#download {
	list-style:none;
	font-size:10px;
	float : left;
	height : 80px;
	margin : 2px;
	text-align:center;
	color: #FFFFFF;
}

ul#download a { display : block;
/*text-indent:-9999px;*/
width : 70px; 
height : 30px;
padding-top:55px;
}


li#QT{ 
background:url(images/download_QT_s.png) no-repeat;}

li#WIN{ 
background:url(images/download_wmv_s.png) no-repeat;}



/*-----------------------------menu--------------------------------*/

ul#menu {
	position:absolute;
	top:55px;
	right:10px;
	z-index:5;
	text-shadow:none;
}

li {
	list-style:none;
	font-size:10px;
	float : left;
	height : 120px;
	margin : 2px;
	text-align:center;
}

ul#menu a { display : block;
/*text-indent:-9999px;*/
width : 78px; 
height : 10px;
padding-top:90px;
}

li#Menu1_s{
background:url(images/home_s.png) no-repeat;}

li#Menu1_s a{
background:url(images/home_s.png) no-repeat;
font-weight:bold;
color:white;}

li#Menu1 a{
background:url(images/home.png) no-repeat;
 }

li#Menu1 a:hover{
background:url(images/home_s.png) no-repeat }

li#Menu2  a{
background:url(images/committee.png) no-repeat;
  }

li#Menu2  a:hover{ 
background:url(images/committee_s.png) no-repeat;
  }

li#Menu2_s{ 
background:url(images/committee_s.png) no-repeat;
 }
 
 li#Menu2_s a{ 
 font-weight:bold;
color:white;
background:url(images/committee_s.png) no-repeat;
 }

li#Menu3  a{ 
background:url(images/diving.png) no-repeat;
  }

li#Menu3  a:hover{ 
background:url(images/diving_s.png) no-repeat;
  }

li#Menu3_s{ 
background:url(images/diving_s.png) no-repeat;
  }
  
  li#Menu3_s a{
	  font-weight:bold;
color:white;
background:url(images/diving_s.png) no-repeat;
  }

li#Menu4  a{ 
background:url(images/contact.png) no-repeat;
 }

li#Menu4  a:hover{ 
background:url(images/contact_s.png) no-repeat;
 }

li#Menu4_s{ 
background:url(images/contact_s.png) no-repeat;
 }
 
 li#Menu4_s{
	 font-weight:bold;
color:white;
background:url(images/contact_s.png) no-repeat;
 }



    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	
	#gallery{
		position:absolute;
	top:230px;
	left:0px;
	width : 630px;
	height: 230px;
	padding : 0px;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:630px;
		height:230px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:630px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(gallery/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(gallery/btn_next.png) no-repeat 0 0;	
		}												
#nextBtn a:hover{ 
		background:url(gallery/btn_next_h.png) no-repeat 0 0;	
		}	
#prevBtn a:hover{ 
		background:url(gallery/btn_prev_h.png) no-repeat 0 0;	
		}				


