body {	
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;			
    margin: 0.2cm 0.1cm 0 0.5cm;
}
a:link { color: #3333FF; text-decoration: none }
a:visited {  color: #CC6600; text-decoration: none}
a:hover { color: #6666CC; text-decoration: underline }
a:active { color: #CC6600; text-decoration: none }
	
a.nav:link { color: #FFFFFF; text-decoration: none }
a.nav:visited {  color: #FFCC33; text-decoration: none }
a.nav:hover { color: #9999FF }
a.nav:active { color: #FFCC33; text-decoration: none }

.gold {  color: #FFCC33;  }
		
.nav {
	background-color: #333366;
	border-style: solid;
	border-color: #333366 #333366 #333366 #333366;
	border-bottom-width: 2 px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 8px;
	line-height: 18px;
	font-weight: bold;

      }
.navactive {
	background-color: #9999FF;
	border-style: solid;
	border-color: #9999FF #9999FF #333366 #9999FF;
	border-bottom-width: 2 px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 8px;
	line-height: 18px;
	font-weight: bold;

}
	
.content {  margin: 0 170px 15px 40px; 
         text-align: justify;
}

.pageheader {font-weight: bold;
             font-size: 350%;
             color: #333366; 
             font-family: Georgia,"Times New Roman",Times, serif;
             margin: 0px 0 10px 20px;
             line-height:135%;
             clear:left;
 }
 
.articletitle {color: #5C564A;
               font-size: 135%;
	           font-weight: bold;
	           margin: 0 40px 10px 40px; 
}

.intro {  font-size: 90%;
           font-style: italic;
}

.imgright {float:right; margin:0px 0px 10px 10px;
}

.right{float:right;
}	

.footer {position: absolute;
		top: auto;
        right: auto;
        bottom: 10;
		left:10;
}


.band {background: #666699;
	   position: absolute;
	   top: 80px;
	   width: 100%;
	   height: 80px;
	   left: 0px;
	   border-style: solid;
	   border-color: #000033 #333366 #000033 #333366;
	   border-bottom-width: 2px;
	   border-left-width: 0px;
	   border-right-width: 0px;
	   border-top-width: 8px;
}

.homeimg { position: relative;
           float:left;
}

.name {
	position: absolute;
	top: 149px;
	width: 100%;
	height: 80px;
	left: 0px;
}

.title{color: #5C564A;
     font-size: 1.4 em;
	 font-weight: bold;
	 margin-bottom: .5 em;
	  line-height:60%;
}

.story {
	background: #FFE1A6;
	position: absolute;
	widths: 42%;
	top: 180px;
	left: 70px;
	padding: 12px;
	border: 1px dashed #FFC44C;
}

.date{color="#D9AF66";
      font-size: .8 em;
	   line-height:20%;
}

.fullstory{text-align: right;
           color: #3333FF;
		   line-height:150%;
 }

#feature-title {position: relative;
				top:60px;
				left: 66px;
				font-size: 1.8 em;
				font-weight: bold;
				color: FFCC33;

}

#bottomright { position: absolute;
               right: 0;
               bottom: 0;

}
