
#navigation {
	position: absolute;
	width: 145px;
	z-index: 2;
	left: 0px;
	top: 112px;
	font-size: 12px;
	background-color: #ffffff;
	padding: 5px;
	height: auto;
	border-width: 1px 1px 0px 0px;
	border-color: #cccccc;
	border-style: solid;

}
	
	#human {
	visibility: hidden;
	display: none;
	padding-left: 2px;
}
	
	#tagline {
	position: absolute;
	width: 177px;
	height: 115px;
	z-index: 1;
	left: 598px;
	top: 0px;
	background-image: url(images/top2.jpg) 
}
	
	#taglineinside {
	position: absolute;
	width: 177px;
	height: 115px;
	z-index: 1;
	left: 598px;
	top: 0px;
	background-image: url(images/taginside.jpg) 
}
	
	
	#header {
	position: absolute;
	width: 443px;
	height: 115px;
	z-index: 2;
	left: 155px;
	top: 0px;
	background-image: url(images/top1.jpg);
	border: #666666;
}

#headerinside {
	position: absolute;
	width: 443px;
	height: 115px;
	z-index: 2;
	left: 155px;
	top: 0px;
	background-image: url(images/topinside.jpg);

}
		#insidecontent {
	position: absolute;
	z-index: 2;
	left: 155px;
	width: 602px;
	top: 115px;
	background-color: #eaeaea;
	padding: 8px;
	border-width: 0px 1px 1px 1px;
	border-color: #cccccc;
	border-style: solid;
}
	
	
	
	#homecontent {
	position: absolute;
	z-index: 2;
	left: 155px;
	width: 602px;
	top: 310px;
	background-color: #eaeaea;
	padding: 8px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #cccccc;
	
}
	#homepic{
	position: absolute;
	width: 620px;
	height: 196px;
	z-index: 2;
	left: 155px;
	top: 115px;
	background-image: url(images/pic.jpg);
}
	#logo {
	position:absolute;
	width:157px;
	height:115px;
	left: 0px;
	z-index:1;
	top: 0px;
	background-image: url(images/toplogo.jpg);
	}
	
	#foot {
	position:relative;
	width: auto;	
	}
	
	#announce a  { text-decoration : none; }
		
	#announce {
 width: 95%;
  margin: 5 5 5 5px;
  border: solid 1px gray;
  border-color: #660033;
   padding : 5px;
  text-align: center;
   float: right;
 
}
	
	#holder {
	width: 31%;
	float: right;
	padding: 10px;
	border: thin dotted #000000;
	background-color: #FAF0E6;

}
	
	#wideholder {
	width: 45%;
	float: right;
		}
	
	#info {
  width   : 98%;
  margin  : 5 5 5 5px;
  border  : solid 1px gray;
  border-color: #660033;
  float: right;
  padding: 5px;
  text-align: center;

}
#info a  { text-decoration : none; }
	
	
	body 
        {
	font: 12px Verdana;
	font-weight: normal;
	color:#000000;
	background-color: #ffffff;
	background-repeat: no-repeat;
        }
A:LINK 
        { 
        font: Verdana; 
        font-weight: bold; 
        text-decoration: none; 
        color: #660033; 
        } 
A:VISITED
		{ 
        font: Verdana; 
        font-weight: bold; 
        text-decoration: none; 
        color: #000000; 
        }
A:HOVER 
        { 
        font: Verdana; 
        font-weight: bold; 
        text-decoration: none; 
        color: #cc3366; 
        }
		  
		  .title {
	font: 18px Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	vertical-align: text-bottom;
}

.tag
        { 
        font: 12px Verdana; 
        font-weight: bold;    
        color:#ffffff; 
		font-style: italic;
        }
		
.subtitle
        { 
        font: 16px Verdana; 
        font-weight: bold;    
        color:#660033; 
		 }
		 
.boldannounce
        {
	font: 15px Verdana;
	font-weight: bold;
	color: #cc3366;
}
		 
.subtitle2
        { 
        font: 13px Verdana; 
        font-weight: bold;    
        color:#993333; 
        }

.subtitle3
        { 
        font: 13px Verdana; 
        font-weight: bold;    
        color:#666666; 
        }  
		  
.textcopy
        { 
        font: 12px Verdana;  
        color:#000000; 
        }

.stars
{
	font: 13px Verdana;
	color: #660033;
	font-weight: bold;
}

.smtitle
{
	font: 10px Verdana;
	color: #660033;
	font-weight: bold;
}

.definitions
{
	font: 13px Verdana;
	color: #660033;
	font-style: italic;
}
	.mission
{
	font: 12px Verdana;
   color:#993333; 
	text-align: center;
	
}	 
		 
A.footer:LINK, A.footer:VISITED 
        { 
        font: 10px Verdana; 
        font-weight: normal; 
        text-decoration: none; 
        color: #660033; 
        } 
		  
		 .footer
        { 
        font: 10px Verdana; 
        font-weight: normal; 
        text-decoration: none; 
        color: #000000; 
        } 
		  
A.footer:HOVER 
        { 
        font: Verdana; 
        font-weight: normal; 
        text-decoration: underline; 
        color: #cc3366; 
        }

		  .floatr {
	float: right;
	margin: 10px;
	font-size: 12px;
	color: #660033;
	text-align: right;
	font: bold;
}
		  
		  .floatl {
	float: left;
	margin: 12px;
	font-size: 12px;
	color: #660033;
	text-align: left;
	font: bold;
}

		  .floatc {
	margin: 12px;
	font-size: 12px;
	color: #660033;
	text-align: left;
	font: bold;
}

#box {
  width   : 45%;
  margin  : 2 2 2 2px;
  border  : solid 1px #660033;
  border-color: #660033;
  padding : 3px;
  text-align: center;
}

.alert {
	font: 12px Verdana;
	color: #FF0000;
	font: bold;
}

.linked {
	font: 12px Verdana;
	color: Blue;
	font: bold;
}
 a.linked {
 	color: Blue;
 }