body { 
	position:relative;
	background-color: #ADAD99; 
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	margin:0px;
}
A:link, A:active, A:visited { 
	color: #333300; 
	text-decoration: underline; 
	font-weight:bold;
}                                                                                                                                                                                         
A:hover { 
	color: #F3F3E5; 
	font-weight:bold; 
	text-decoration: none; 
	background-color: #666600;
}                                                                                                                                                                                       


#frame {
	position:relative;
	width:780px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	background-color: #ffffff; 
	text-align: left;
	z-index:1; 
	border:5px solid #333300;
}
#topBanner {
	position: relative;
	top:0px;
	background-color: #666600; 
	height:180px;
	margin:0px;
	padding:0px;
	z-index:1;
	text-align:center;
	border-bottom:2px solid #333300;
}	
.topBanner {
	position: relative;
	top: 15px;
	font-size:33px;
	color:#ffffff;
	font-weight:bold;
	background: none;
	z-index:1;
}	
.topBanner2 {
	position: relative;
	top: 13px;
	font-size:22px;
	color:#E6EEE6;
	font-weight:bold;
	background: none;
	z-index:1;
}	
#navigation {
	position:relative;
	left:48px;
	top:40px;
	padding:0px;
	border: none;
	z-index:1;
}
#navigation ul {
	margin: 0;
	padding: 0;
	width:100%;
	list-style-type: none;
	font-size: 11px; 
}	
#navigation li {
	display: inline;
	margin: 3px 0 0;
}	
#navigation a:link, #navigation a:active, #navigation a:visited{
	display:block;
	color: #E9F2FB; 
	top:20px;
	float: left;
	padding:7px;
	text-decoration:none;
	font-weight: bold; 
}	
#navigation a:hover{
	background-color: #ADAD99;
}	

#navigationRolloverText {
	position:absolute;
	left:45px;
	top:50px;
	width:690px;
	border: none;
	z-index:1;
	color:#F3F3E5;
	font-size:22px;
	font-weight:bold;
	text-align:center;
}

.navImages {
	padding:5px;
	background-color:#ffffff;
}	
.images {
	border:5px solid #666600;
	padding:5px;
}	
	
#content {
	position: relative;
	top:0px;
	background-color: #ffffff; 
	width:750px;
	margin:0px;
	padding:15px 15px 25px 15px;
	z-index:1;
	text-align:left;
	color:#333300;
	font-size:15px;
	font-weight:normal;
}	
#oneColumn {
	position: relative;
	top:0px;
	background-color: transparent; 
	width:740px;
	margin:0px;
	z-index:2;
	text-align:left;
	color:#333300;
	font-size:15px;
	font-weight:normal;
	float:left;
	padding-bottom:20px;
}	
#twoColumnLeft {
	position: relative;
	top:0px;
	background-color: transparent; 
	width:500px;
	margin:0px;
	z-index:2;
	text-align:left;
	color:#333300;
	font-size:15px;
	font-weight:normal;
	float:left;
	padding-bottom:20px;
}	
#twoColumnRight {
	position: relative;
	top:0px;
	background-color: transparent; 
	width:240px;
	margin:0px;
	z-index:2;
	text-align:right;
	color:#333300;
	font-size:15px;
	font-weight:normal;
	float:right;
	padding-bottom:20px;
}	
#outAboutNavigation {
	position: absolute;
	top:200px;
	right:20px;
	background-color: transparent; 
	width:240px;
	margin:0px;
	padding:0px;
	z-index:2;
	text-align:right;
	color:#333300;
	font-size:15px;
	font-weight:normal;
	padding:0px;
}	
.quotes {
	color:#C9A423;
	font-size:13px;
	font-weight:normal;
	font-style:italic;
}	

.subTitle {
	color:#333300;
	font-size:21px;
	font-weight:bold;
}	
.outaboutTitle {
	color:#333300;
	font-size:16px;
	font-weight:bold;
}	

#copyright{
	position:relative;
	left:0px;
	font-size:13px;
	font-weight: bold; 
	color: #333300; 
	padding:10px 00px 12px 0px;
	text-align:center;
	border-top:2px solid #333300;
	background-color:#D6D6CC;
	clear:both;
}	
#textLinks{
	position:relative;
	left:0px;
	font-size:13px;
	font-weight: bold; 
	color: #333300; 
	padding:10px 00px 12px 0px;
	text-align:center;
	border-top:2px solid #333300;
	background-color:#EAEAE5;
	clear:both;
}	
#acknowledgments{
	position:relative;
	left:0px;
	font-size:11px;
	font-weight: normal; 
	color: #ffffff; 
	padding:10px 00px 0px 0px;
	text-align:center;
	border-top:2px solid #333300;
	background-color:#ADAD99;
	clear:both;
}	
#acknowledgments a:link, #acknowledgments a:active, #acknowledgments a:visited{
	font-size:12px;
	color: #ffffff; 
	text-decoration:underline;
	font-weight:normal;
}	
#navigation a:hover{
	background-color: #ADAD99;
}	

.input { 
	border: solid 2px #666600; 
	font-size: 13px;
	color: #333300;
	background-color: #ffffff;
	width:50%; 
	padding:2px 2px 3px 5px;
	margin-top:0px;
	vertical-align:top;
}
.inputText { 
	border: solid 2px #666600; 
	font-size: 13px;
	color: #333300;
	background-color: #ffffff;
	width:90%; 
	padding:2px 2px 3px 5px;
	margin-top:0px;
	vertical-align:top;
}

.divider{
	background-color: #666600;
	height:1px;
}

.diary { 
	position:relative;
	background-color: #F5F5F2;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	margin:0px;
	padding: 10px;
}
