* {margin: 0; padding: 0; }
img {border: 0;} 
body {
	font: 100%/1.6em "Lucida Grande", "Lucida Sans Unicode", Sans-Serif, verdana, arial, sans-serif;
  text-align:center;
	margin:2%;
background: url(images/testgrad11a.png);background-repeat:no-repeat;
text-align: center; 
}
 

 

 

 
/***************************************************************/
/**************** Layout CSS begins ****************************/
 
#wrapper { /* also holds the left "sliding" tab */

text-align: left;
width: 95%; /* this can fixed or fluid */
margin: 0 auto; /* NN will put content out of scrollable reach if auto is used unless there's a min-width on body too*/
font-size: 80%;

}
 
#header, #subnav, #footer {
clear: both; 
width: 100%;
}
 
#header {
color: #fff; 
text-align: right;

}
 
#subnav {
background-color:#5A5A5A;

color: #fff; 


}
 
#footer {
text-align: center;
color:#000;
padding: 1em 0;
}

 
#contentfloatholder {/* also makes the right "sliding" tab */
background: url(images/sidebar-r.gif) repeat-y 100% 0;
float: left;
width: 100%;
display:block;
}
 
 
#contentfloatholder:after {
 /* this is for NN6 to clear floats */
    content: "."; 
    display: inline-block; 
    height: 0px;
    clear: both; 
    visibility: hidden;
}
 
#centerpad {
margin: 0 20% 0 2%;
display: inline-block; /* TRIP haslayout for safety */
line-height: 1.3em;
font-size:100%;
}

#centerpadspl {
padding:0.5em 0 0 0;
margin: 0 18% 0 2%;
display: inline-block; /* TRIP haslayout for safety */
line-height: 1.3em;
font-size:100%;
}
 
#centerpad p, #newspad p{
font-family:sans-serif;
color:#000;
	font-size:1.3em;
		margin:0em 1em 1em 0em;
			line-height:1.3em;
}

#centerpad h1{
	font:200% Verdana;
	color:#222;
}

#centerpad a:link {
font:100% sans-serif;

text-decoration:underline;
}
#centerpad a:visited {
font:100% sans-serif;

}
#centerpad a:hover{
font:100% sans-serif;
color:#0000FF;
text-decoration:underline;
}

#centerpad h2, #newspad h2 {
	font:1.5em sans-serif;
		font-weight:bold;
  text-decoration:none;
	padding:0.5em 0 0.5em 0;
	margin:0em 0 0em 0;
}

#centerpad h3, #newspad h3 {
	font:1.3em Arial;
	font-weight:bold;
	color:#000;
	padding:0em;
}

#centerpad h4, #newspad h4 {
	font:1.5em sans-serif;
		font-weight:bold;
  text-decoration:none;
	padding:0.5em 0 0.5em 0;
	margin:0em 0 9em 0;
}

#centerpad h1 {
  font:2em sans-serif;
	font-weight:bold;
	text-align:center;
}
#centerpad ul{
padding:0 0.5em 1em 2em;
} 
#centerpad li{
padding:0 0 0.5em 0;
}  
#center {
  color: #000;
  float:left;
  width: 100%; 
  margin-right: -95%; 
	/* this needs to be less than 100% for Moz/Mac which thinks 
         it's empty otherwise. The difference is made up by putting a 
         negative left margin on the left float:
	   Note IE/Mac doesn't like this method ~ it wants the 100% so it can 
	   be fed in using IE only CSS below becasue IE/Win also works with the 100% method.  
	*/
}

#ctradv {
	border: 3px outset green;
	width:92%;
	padding:1em;
} 

 
#right {
  float:right;
  width: 18%;
  margin:0.5em 0 0 0.5em;
  border: 1px solid #000;
  padding: 0.5em;
}
#rightspl {
  float:right;
  width: 18%;
  margin:0.5em 0 0 0.5em;
  border: 1px solid #000;
  padding: 0.5em;
}
#right a:link, #rightspl a;link  {
  text-decoration:none;
  }

#right a:visited, #rightspla:visited{
  text-decoration:none;
  }

#right a:hover, #rightspl a:hover{
text-decoration:underline;
}  

#right h2, #rightspl h2 {
	font:110% Verdana;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	color:#000;
		line-height:1.5em;
}

#right h3, #rightspl h3 {
	font:100% Verdana;
	font-weight:bold;
	text-align:left;
	color:#000;
	line-height:1.3em;
	padding: 0.5em 0 0 0;
}

#right h4, #rightspl h4 {
	font:90% Arial;
	font-weight:bold;
	text-align:center;
	color:#fff;
}

#right h5, #rightspl h5 {
	font-size:95%;
	font-family: Arial;
	line-height:1.5em;
	font-weight:normal;
}

#right a, #rightspl a {
	text-decoration:none;
		line-height:1.5em;
	}



#right p, #rightspl p {
	font-size:95%;
	font-family: Arial;
	line-height:1.5em;
	padding: 0 0 1em 0;
} 
img.spl {
  margin-left:auto;
  margin-right:auto;
  width:100%;
  padding-bottom:1em
}

#search {
float:right;
margin-right: 3%}

#search p{
text-align:center;
line-height:.1em
} 
 
/*************       For IE Mac           **************/
/* IE/Win is also using these rules, but it doesn't mind */
* html div#center {margin-right: -100%;}
* html div#left {margin-left: 0;}
 
#left h3, 

{
padding: 0 20px; 
}
 
/***** General formatting ****/
 /* tanfa logo/link */
#pagetop {
position: relative;
width: 95%;
margin: 0 2%;
height: 5%;
color: #000;
}


 
#pagetop h1, #pagetop h2, #pagetop h3 {
margin: 0.3em 220px;
font-family: georgia, serif;
padding: 0;
}
 
#pagetop h1 {font-size: 1.4em;}
#pagetop h2 {font-size: 1.2em;}
#pagetop h3 {font-size: 1em;}

img.photo1 {
border-style: none; 
float: left; 
margin: 1em 2em 1em 0em; 
padding-bottom: 1.5em; 
left: auto;
}

img.news {
display:block;
margin-right:auto;
margin-left:auto;
margin-bottom:1em;

}

img.news2 {
display:block;
margin-right:auto;
margin-left:auto;
margin-bottom:1em;
}

img.news3 {
display:block;
margin-right:auto;
margin-left:auto;
margin-bottom:1em;
} 
img.news4 {
display:block;
margin-right:auto;
margin-left:auto;
margin-bottom:1em;
} 

Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 20%;
left: 160px; /*position where enlarged image should offset horizontally */

}



#photobox1 {
  width:100%;
  padding-top:1em;
  float: center;
  display:block;
  height:16em;}
#photobox2 {
  width:100%;
  float: center;
  display:block;
  height:16em;}

#photobox3 {
  width:100%;
  float: center;
  display:block;
  height:16em;}

#photobox4 {
  width:100%;
  float: center;
  display:inline-block;
  height:16em;}

 
#wrapper {
position: relative;
z-index: 100;
}

#layoutdims {
    font:100% sans-serif;
		margin:0;
		padding:6px 25px !important;
		text-align:left;
		color:#fff;
		line-height:2em;
		text-decoration:none;
		width:100%;
	}
	#layoutdims a {
	color:white;
  text-decoration:none;
  }
#layoutdims a:hover {
background-color:white;
color:black;
  text-decoration:underline;
  }  
#layoutdims img {
  padding-left:0.5em;
}

ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block;}
ul.cssMenu ul{position: absolute;left:-1px;top:98%;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	width:100%;
}
ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#ffffff;
	background-repeat:repeat;
	border-color:#AAAAAA;
	border-width:1px;
	border-style:solid;
}
ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
	display:block;
  zoom:1;
	float: left;
}
ul.cssMenu ul{
	width:165.65px;
}
ul.cssMenu li{
	display:block;
	margin:2px 5px 0px 2px;
	font-size:0px;
	
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a{
	display:block;
	vertical-align:middle;

	border-width:0px;
	border-color:#6655ff;
	border-style:solid;
	text-align:center;
	text-decoration:none;
	padding:4px;
	padding-left:0.5em;
	font:normal 1em Verdana;

	color: #000;
	text-decoration:none;
	cursor:default;
}
ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
  
	border-width:0px;
	border-color:#6655ff;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:10px;
	padding-left:0;
	font:normal 1em Verdana;
	color: #444444;
	text-decoration:none;
	cursor:default;
}
ul.cssMenu span{
	overflow:hidden
}
ul.cssMenu li {
	float:left;
	font-size:1em;
		  font-weight:bold;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	color:#000;
}

ul.cssMenu li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.cssMenu li.sep span{
	float:none;	padding-right:0px;
	width:10px;
	height:16px;
	display:inline-block;
	background-color:#AAAAAA;	background-image:none;}
ul.cssMenu ul li.sep span{
	width:100%;
	height:3px;
}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	background-color:#4792E6;
	font:normal 1em Verdana;
	color: #ffffff;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	background-color:#4792E6;
	font:normal 1em Verdana;

	color: #ffffff;
	text-decoration:none;
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {border: none;float:left;float:none;margin-right:4px;width:16px;
height:16px;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover a:hover img.over{display:inline;}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul,ul.cssMenu a:hover a:hover ul,ul.cssMenu a:hover a:hover a:hover ul{display:block}
ul.cssMenu a:hover ul ul,ul.cssMenu a:hover a:hover ul ul{display:none}
ul.cssMenu span{
	display:block;
	background-image:url(./images/arrv_anim_1.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:11px;}
ul.cssMenu li:hover>a>span{	background-image:url(./images/arrv_anim_1o.gif);
}
ul.cssMenu a:hover span{background-image:url(./images/arrv_anim_1o.gif)}
ul.cssMenu ul span,ul.cssMenu a:hover table span{background-image:url(./images/arr_double_1.gif)}
ul.cssMenu ul li:hover > a span{	background-image:url(./images/arr_double_1o.gif);}
ul.cssMenu table a:hover span,ul.cssMenu table a:hover a:hover span,ul.cssMenu table a:hover a:hover a:hover span{background-image:url(./images/arr_double_1o.gif)}
ul.cssMenu table a:hover table span,ul.cssMenu table a:hover a:hover table span{background-image:url(./images/arr_double_1.png)}
ul.cssMenu ul a:hover{
	font-weight:bold;
  } 
  
ul.chk{font-size:130%; list-style-image:url('images/grnchk2.gif');Margin-left:17%;line-height:2.5em}  