/* General Page Items */
body {
  	background-color: #339;
  	margin-top: 0;
  	margin-left: 0;
  	font-family: Verdana, helvetica, sans-serif;
  	color: #000;
    }
  
#container {
	width: 750px;
	margin: 0 auto;
	padding: 1px;
	}
	
/* Top Links */
#Links {
    width: 650px; 
  	color: white;
  	font-size: .75em;
  	text-align: center; 
  	word-spacing: 15.5px;
	}

#Links a:link {
     color: #fff;
     text-decoration: none;
     }

#Links a:visited {
     color: #fff;
     text-decoration: none;
     }

#Links a:hover {
     color: #fff;
     background-color: #306;
     text-decoration: underline;
     }

#Links a:active {
     color: #f00;
     text-decoration: none;
     }

p.links {
  	color: #000;
  	font-size: .7em;
  	text-align: center;
  	}
a.sub:link {color: blue; text-decoration: underline; }
a.sub:visited {color: orange; text-decoration: underline; }
a.sub:hover {color: orange; text-decoration: none; }
a.sub:active {color: blue; }

.links2 {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/square.gif);
  	font-size: .75em;
	margin: 2px 0 1px 0;
	padding: 2px 0 1px 0;
  	}
	
p.blockquote {
	font-size: .75em;
	width: 600px;
	line-height: 15px;
	text-align: justify;
	float: right;
	font-style: italic;
	padding: 10px 25px 0 0;
	margin: 10px 25px 0 0;
	}

.content {
	width: 550px;
	vertical-align: top;
	color: black;
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	text-align: justify;
	font-size: .75em;
	line-height: 16px;
	}
	
.content2 {
	color: black;
	font-size: .75em;
	line-height: 16px;
	text-align: center;
	}
	
.content3 {
	color: black;
	font-size: .75em;
	line-height: 16px;
	}
	
.content4 {
	width: 423px;
	vertical-align: top;
	color: black;
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	text-align: justify;
	font-size: .75em;
	line-height: 16px;
	}
	
.content5 {
	width: 530px;
	color: black;
	padding: 5px 0 5px 0;
	margin: 0;
	text-align: justify;
	font-size: .75em;
	line-height: 16px;
	}
	
.copyright {
  font-size: .65em;
  letter-spacing: .2em;
  color: #666;
  text-align: center;
  }

.center {
	font-size: .7em;
	text-align: center;
	margin: 10px 0 20px -50px;
	padding: 10px 0 20px -50px;
	}
	
.center2 {
	font-size: .7em;
	text-align: center;
	}

.event {
	width: 200px;
	border: solid 1px #000;
	font-size: .75em;
	text-align: center;
	padding: 5px 0 5px 0;
	}
			
.bump {
	padding: 8px 0 0 0;
	}
	
.btmlinks {
  	color: #000;
  	font-size: .65em;
  	text-align: left;
  	word-spacing: 9px;
	text-align: center;
  	}

img.authr { 
	float: right; 
	clear: right; 
	border: 0; 
	margin: 0 0 0 10px;
	} 

li.quote {
	list-style-type: none;
	font-size: .75em;
	line-height: 18px;
	margin: 0 0 0 -20px;
	padding: 0 0 0 -20px;
	}
	
			
/* divs */
#navigation {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .75em;
	}
#navigation ul {
	list-style: none;
	margin: 0 60px 0 0;
	padding: 0 60px 0 0;
	padding-top: 4px;
	text-align: center;
	}
#navigation li {
	display: inline;
	}
#navigation a:link, #navigation a:visited {
	padding: 3px 10px 3px 10px;
	color: #00F;
	background-color: #fff;
	text-decoration: none;
	border: 1px solid #000;
	}
#navigation a:hover {
	color: maroon;
	background-color: #fff;
	}		

#content {
	width: 650px;
	vertical-align: top;
	color: black;
	padding: 0;
	margin: 0;
	line-height: 14px;
	text-align: justify;
	font-size: .75em;
	}
	