body 
	{   font-size: 12px;
		background: #474747;
		font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, 	helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		color: #000;
	}
#container 
	{
		position: relative;
		background: #9cf;
		margin: 20px auto;
		padding: 0px;
		width: 700px;
		border: 5px solid #fff;
	}
#pageHeader
	{ cursor:pointer;
		background: url(./pics/ban.jpg);
		height: 200px;
		margin: 0;
		border-bottom: 5px solid #fff;
	}
#pageBody
	{
		height: auto;
		min-height: 230px;
		margin: 0;
	}

#leftNav 
	{
		position: absolute;
		top: 205px;
		left: 0px;
		width: 166px;
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
	}
#footer 
	{
	    clear:left;
		color: #666666;
		font-size: 10px;
		font-weight:bold
		margin: 0;
		height: 1.5em;
		border-top: 1px solid #fff;
	}
h3
 	{
		margin: 10px 0 0 0;
		padding: 0;
		width: 480px;
		height: 25px;
		border: 1px solid #fff;
		color:#FFFFFF;
		font-size: 18px;
		/*  
		FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#99CCFF); 
		*/
	}
#divBody 
	{
		margin: 0px 0 0 192px;
		width: 480px;
		background: transparent;
	}

/************ sectionLinks styles **************/

#sectionLinks
	{
		margin: 0px;
		padding: 0px;
		font: 13px Verdana,sans-serif;
	}



#sectionLinks a:link, #sectionLinks a:visited 
	{
		display: block;
		border-top: 1px solid #ffffff;
		padding: 0px 0px 0px 35px;
		color: #21536A;
		text-decoration:none;
	}

#sectionLinks a:hover
	{
		border-top: 1px solid #cccccc;
		background-color: #DDEEFF;
		background-image: none;
		text-decoration: none;
	}
/************ links*************/

a, a:link, a:visited 
	{
		color: #369;
		text-decoration: underline;
		font-weight: normal;
	}

a:hover 
	{
		color: #fff;
		text-decoration: none;
		font-weight: normal;
	}
	
#theLayer a,#theLayer a:link,#theLayer a:visited 
	{
		color: #369;
		text-decoration: underline;
		font-weight: normal;
	}

#theLayer a:hover 
	{
		color: #000;
		text-decoration: none;
		font-weight: normal;
	}	
	
	
#divMessage1,#divMessage2,#divMessage3,#divMessage4,#divMessage5,#divMessage6,#divMessage7,#divMessage8

	{
		position: absolute;
		top: 400px;
		left: 0px;
		width: 166px;
		 
	}
.divImage
	{
	width:120px; 
	height:90px; 
	background-color:transparent; 
	border:2px solid #ffffff; 
	background-position:center;
	background-repeat:no-repeat;
	margin:5px;
	FLOAT: left;
	cursor:pointer;
	}	
#divGallery
	{
	width:480px; 
	height:auto;
	margin-left:25px; 
	margin-top:20px;
	margin-bottom:20px;
	margin-right:0px;
	}	
#navDiv
	{
	width:430px; 
	height:20px;margin-left:25px; 
	margin-top:20px;
	margin-bottom:20px;
	margin-right:0px;
	}
fieldset {
  padding: 2em;
  font:80%/1 ;
  border:#000000 1px solid;
  }
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  font-size:12px;
  }
legend {
  padding: 0.2em 0.5em;
  border:1px solid #000000;
  color:#000000;
  font-size:12px;
  font-weight:bold;
  text-align:right;
  }
  
  input {
	border:#000000;
	font-weight:bold;
	color: black;
	font-size:12px;
	border-width:1px;border-style:solid;
}
textarea
  {
	border: #000000;
	font-weight:bold;
	color: black;
	font-size:12px;
	border-width:1px;border-style:solid;
}
.tab {

	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid
}
.tab TBODY TR TD {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-SIZE: 8pt; PADDING-BOTTOM: 3px; BORDER-LEFT: #d9d9d9 1px solid; PADDING-TOP: 3px; FONT-FAMILY: "lucida grande", verdana, sans-serif
}
.tab TBODY TR.selected TD {
	FONT-WEIGHT: bold; BORDER-LEFT: #346dbe 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #7daaea 1px solid; BACKGROUND-COLOR: #3d80df
}
/* This is where you can customize the appearance of the tooltip */
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#dee7f7; border:1px solid #336; 
  width:250px; padding:4px;
  color:#000; font-size:11px; line-height:1.2;
}
/* These are optional. They demonstrate how you can individually format tooltip content  */
div.tp1 { font-size:12px; color:#336; font-style:italic }
div.tp2 { font-weight:bolder; color:#337; padding-top:4px }	

#tablist{
position:absolute;
top:75px;
left:10px;
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
font: bold 12px Verdana;

}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;

border-bottom: none;
background: #24A5EA;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a.current{
background: #24A5EA;
color:#FFFFFF;
}

#tabcontentcontainer{
position:absolute;
top:95px;
left:20px;
width:480px;
height:40px;
}

.tabcontent{
display:none;
}