body {
	background:#FFF url("../images/bkgd_home.gif") no-repeat;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	margin:0px;}
	
a:link,a:visited{
  color:#4C698F;
  text-decoration:none;}

a:hover{
  text-decoration:underline;}
	
a.bold:link, a.bold:visited, a.bold:hover{
  font-weight:bold;}
	
a:hover img{ /* for linked images with transparent backgrounds */
  background-color:#FFF;}
	
a.nav:link, a.nav:visited {
	color:#FFF;}
	
a.nav:hover {
	color:#FFF;}
	
#mainLinks{
	position:absolute;
	left:340px;
	top:227px;
	z-index:100;
	font-size:.8em;
	font-weight:bold;
	color:#FFF;}
	
#mainLinks span{
	padding:0 10px 0 6px;
	border-right:1px solid white;}
	
#updates{
	position:absolute;
	left:250px;
	top:330px;
	width:420px;
	z-index:99;
	font-size:.8em;
	font-family:Verdana, Times, Serif;}
	
#updates span {
	color:#153358;
	font-size:.93em;
	font-weight:bold;
	display:block;
	padding-bottom:5px;} /* acts as a div but makes HTML cleaner */
	
#updates div {
	font-size:.875em;
	margin-left:10px;
	padding-bottom:15px;
	color:#000;}
	
	
#subLinks{
	position:absolute;
	left:20px;
	top:350px;
	width:230px;
	z-index:1;
	font-size:.75em;
	line-height:1.5em;}
  
	
	
/* OLD CSS */
a.red:link{  /* actually not red in browser...need to find all references and change...duh */
  color				: #6589BD;}
  
a.red:visited{ 
  color				: #6589BD;}
  
a.red:hover{
  color				: #FFFFFF;
  background-color	: #8FAAD1;}
  
a.white:link{  /* actually not white in browser...need to find all references and change...duh */
  color			: #336699;}
  
a.white:active{
  text-decoration	: underline; 
  color			: #336699;}
  
a.white:visited{
  text-decoration	: underline; 
  color			: #336699;}
  
a.white:hover{
  text-decoration	: underline;
  background-color	: #FFFFFF;}

.pagetitle{  
  font-family		: Arial, Helvetica, Verdana sans-serif; 
  font-size		: 12px; 
  font-style		: normal; 
  font-weight		: bold; 
  color			: #FFFFFF; 
  letter-spacing	: 0.5em; 
  margin-top		: 20px}
  
.spanstyle {
    position        : absolute;
    visibility      : visible;
    top             : -50px;
    font-size       : 7pt;
    font-family     : Verdana;
    font-weight     : normal;
    color           : #8FABD1;}
	
.borderall {
	border-color		: #000000; 
	border-style		: solid; 
	border-top-width	: 1px; 
	border-right-width	: 1px; 
	border-bottom-width	: 1px; 
	border-left-width	: 1px;
}

#flickrBadge {
	position:absolute;
	left:660px;
	top:460px;
	z-index:100;
	font-size:.8em;}