body {
 background-color: #CCCC99;
 margin-top: 0px;
 margin-left: 0px;
}
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL,P, PRE, TD, TH, TR, UL{
        font-family: sans-serif;
        color: #000000;
        font-size: 13px;
      
}


.citation {
	 font-family: sans-serif;
    color: #000000;
    font-size: 11px;
}
a.citation {
     font-family: sans-serif;
     color: #993300;
     text-decoration: underline;
     font-size: 11px;
	
}

a:hover.citation {
        font-family: sans-serif;
        color: #000099;
        font-size: 11px;
        text-decoration: underline;
}
p {
	margin-left: 5px;
	margin-right: 5px;
}

a {
     font-family: sans-serif;
     color: #993300;
     text-decoration: underline;
     font-size: 13px;
	
}

a:hover {
        font-family: sans-serif;
        color: #000099;
        font-size: 13px;
        text-decoration: underline;
		  background-color: #FFE6CC;
}

.sidebar {
	 font-family: sans-serif;
    color: #000000;
    font-size: 12px;
}
a.sidebar {
     font-family: sans-serif;
     color: #993300;
     text-decoration: underline;
     font-size: 12px;
	
}

a:hover.sidebar {
        font-family: sans-serif;
        color: #000099;
        font-size: 12px;
        text-decoration: underline;
}

.dropcap {font-size:32px;
line-height:28px;
color: #000000; 
float: left; 
padding-top:2px;
font-family: serif;
font-weight: bold;
}

.headline {
        font-family: sans-serif;
        color: #000000;
        font-size: 17px;
		  font-weight: bold;
}

.headlinered {
        font-family: sans-serif;
        color: #CC3300;
        font-size: 17px;
		  font-weight: bold;
}

.bigheadlinered {
        font-family: sans-serif;
        color: #CC3300;
        font-size: 21px;
		font-weight: bold;
}

.bigblurb {
        font-family: sans-serif;
        color: #CC3300;
        font-size: 14px;
		  font-weight: bold;
}


.navbtn {
	width: 150px;
	height: 42px;
	background-image: url(images/basebutton.gif);
	text-indent: 11px;
	vertical-align: middle;
	padding-top:14px;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}
.navbtnor {
	width: 150px;
	height: 42px;
	background-image: url(images/basebuttonorange.gif);
	text-indent: 11px;
	vertical-align: middle;
	padding-top:14px;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}
.navlink {
	font-family: sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: Black;
	display: block;
	width: 100%;
    font-weight: bold;
}

A.navlink:HOVER {
	font-family: sans-serif;
	font-size: 11px;;
	text-decoration: none;
	color: White;
	display: block;
	width: 100%;
	background-color: transparent;
	font-weight: bold;
}

a.big {
     font-family: sans-serif;
     color: #993300;
     text-decoration: underline;
     font-size: 17px;
	
}

a.big:hover {
        font-family: sans-serif;
        color: #000099;
        font-size: 17px;
        text-decoration: underline;
		  background-color: #FFE6CC;
}
