body { background-color: #F0F7FF;
color: #000F4F;
border: 0px;
margin: 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

html {
overflow: scroll;
} 

#ticker {
height: 23px; 
width: 100%;
border-top: 1px solid #003399;
background-color: #790025;
clear: both;
}

.marquee {
	height: 8px;
	line-height: 20px;
	width: 100%;
	color: #fff;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: .8em;
	letter-spacing: 0.09em;
}

.marquee a {
	color: #F04D21;
	text-decoration: none;
	background-color: transparent;
}

.marquee a:hover {
	text-decoration: underline; color: #FF0000;
	background-color: #FFFF00;
	text-shadow: #FF0000 0px 0px 0px;}

.tickericon {
	display: inline;
	padding: 0 10px 0 12px;
}

h1 { font-family: Georgia, Times New Roman, serif;
	font-size: 1.5em;
	font-style: italic;
	font-variant: small-caps;
	text-align: center;
	color: #003399;
	background-color: #CEE3FC;
	border: 1px dashed #790025;
	padding: 6px 0px 6px 0px;
	margin: 0px;
	white-space: nowrap;
}

h2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1em;
	font-style: italic;
	color: #003399;
	background-color: transparent;
	margin-right: 25px;
	text-align: right;
	white-space: nowrap;
}

h3 {
	font-family: Georgia, Times New Roman, serif;
	font-size: .8em;
	font-style: normal;
	color: #003399;
	background-color: transparent;
	margin-right: 13px;
	text-align: center;
	white-space: nowrap;
}

div.watermark {position: fixed;
	top: 40%;
	left: 25%;
	right: 25%;
	z-index:-3;
}

#breadcrumb { 
font-family: Arial, Helvetica, sans-serif; 
font-size: .7em; 
border-bottom: 1px solid #003399; 
padding-top: 5px; 
padding-bottom: 5px; 
padding-left: 10px;  
background-color: #CEE3FC;
color: #003399;  
white-space: nowrap;
}

#breadcrumb a{ 
	color: #FF7F00;
	text-decoration: none;
	background-color: transparent;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#page {
	margin: 10px;
	padding: 10px;
}

#sign {
	position: fixed;
	bottom: -3px;
	left: 10px;
	z-index:0;
}

#grass {
	position: fixed;
	bottom: -4px;
	left: 0px;
	z-index:1;
}

#menu {
	position: fixed;
	width: 150px;
	bottom: 65px;
	left: 15px;
	text-align: center;
    font-family: 'Rancho', cursive;
    src: url(Rancho.ttf);
	font-size: 1em;
	z-index:2;
}

#menu a{
	font-family: 'Rancho', cursive;
	src: url(Rancho.ttf);
	font-size: 1.1em;
	font-weight: 500;
	font-variant: small-caps;
	letter-spacing:.5px;
    text-decoration: none;
	text-align: center;
	text-shadow: 2px 2px 1px #000000;
	background-color: none;
	display: block;
    padding: 1.5px;
	width: 150px;
	margin-bottom: 1.5px;
	border: 0px;
	color: #F0F7FF;
	z-index:2;
}

#menu a:hover {
	font-family: 'Rancho', cursive;
	src: url(Rancho.ttf);
	font-size: 1.1em;
	font-style: italic;
	font-weight: 900;
	font-variant: small-caps;
	text-shadow: 1px 1px 4px #FFCE00;
	letter-spacing: 1px;
	background-color: none;
	width: 150px;
	color: #FFF77C;
	border: 0px;
	z-index:2;
}

#options a{
	background-color: #083B98;
	color: White;
	border-top: 1px solid #003399;
	border-left: 1px solid #003399;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
}

#content {
	position: absolute;
	border-left: 1px solid #790025;
	padding-left: 20px;
	left: 185px;
	top: 420px;
	right: 5%;
}

#content p {
	font-size: .8em; 
}

#content table {
	font-size: .8em; 
	margin-left: 1%;
}

#content li {
	padding: .3em;
	font-size: .8em; 
	line-height: 1.3em;
	margin-left: 63px;
}

#footer {
	border: 1px dotted black;
	color: #003399;
	background-color: #FAFAD2;
	margin-top: 20px;
	margin-bottom: 20px;
}

a { color: #F04D21;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	text-decoration: underline; color: #FF0000;
	background-color: transparent;
	text-shadow: #FFFF00 2px 1px 6px;
}

.article {
	padding-right: 45px;
}

.article-footer {
	text-align: right;
	font-size: xx-small;
	color: #8DAFD5;
	padding-bottom: 5px;
	
}
.article-indent {
	font-size: .8em;
	font-weight: bold;
	line-height: 140%; 
	color: #003399;
	padding-left: 63px;
	
}
.author, .datetime {
	font-weight: bold;
	color: #003399;
}

.article-title {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Sans-serif;
	font-style: italic;
	color: #790025
}
.trinket {background: url(tri.gif)
     no-repeat left top; 
     height: 32px; 
     width: 47px; 
     float: left; 
     padding-top: 1px;
     padding-right: 5px;
}
.trinket2 {background: url(w/checkbox.gif)
     no-repeat left top; 
     height: 30px; 
     width: 35px; 
     float: left; 
     padding-top: 1px;
     padding-right: 5px;
}
.trinket3 {background: url(sa/trin3b.gif)
     no-repeat left top; 
     height: 56px; 
     width: 32px; 
     float: left; 
     padding-top: 1px;
     padding-right: 8px;
}
.trinket4 {background: url(cm/trin4.gif)
     no-repeat left top; 
     height: 43px; 
     width: 46px; 
     float: left; 
     padding-top: 1px;
     padding-right: 6px;
}

.app {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: .8em;
	font-style: bold;
	color: #003399;
	border: 6px solid #003399;
    padding: 15px;
    width: 72%; 
	}

.uppity {
	position: fixed;
	bottom: 1px; right: 3px;
}

.uppity a:hover{ 
	position: fixed;
	bottom: 1px; right: 3px;

}

.uppity2 {
	position: fixed;
	bottom: 20px; right: 4px;
}

.uppity2 a:hover{ 
	position: fixed;
	bottom: 20px; right: 4px;

}
