body {
	background: url(./Images/bg2.jpg) repeat;
	color: #113333; LINK: #113333; VLINK: ##113333; ALINK: ##113333;
	}


H2 {
 font-size : 1.3em; 
 font-style : bold;
 font-family : verdana, helvetica, arial, sans-serif; 
 color : #3E3A5C; 
 margin-top :.5em;
 margin-bottom :.5em; 
 text-align : center;
}

H3 {
 font-size : 1em;
 font-style : italic; 
 font-family : verdana, helvetica, arial, sans-serif; 
 color : #501E07; 
 margin-top :.5em; 
 text-align : center;
 margin-right: 2em;
 margin-left: 2em; 
}

body HR {
 margin-top :.5em;
 margin-bottom :.5em;
}

#header { 
	margin-top: 0px;
	margin-left: 0px;
	padding:0;
	height: 260px;
	}

#left_col {
	position: absolute;
	top: 280px;
	left: 5px;
	width: 160px;
	}

#whatsup {
	float: left;
	margin-top: 20px;
	left: 0px;
	padding: 5px;
	width : 150px;  
	font-size: .8em;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #501E07;
	text-align : center;
	border :  double #aaaaaa; 
/*	background: url(./Images/bg5.jpg) repeat; */
}

#whatsup h2 { 
	background: transparent url(/Images/breaking.gif) no-repeat top left;
	margin-top: 10px; 
	margin-bottom: 30px;
	width: 140px; 
	height: 85px; 
	float: left; 
	}
	
#whatsup h3 { 
	font-size: 1em;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #501E07;
	text-align : center;
	font-style : italic; 
	}

	
#whatsup h2 span {
	display:none
	}



#nav p {
	display: none;
}

#nav {
	float: left; 
	margin-top: 30px;
	left: 0px;
	background: url(./Images/bg4.jpg) repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	width : 160px;
	border-left : 4px solid #000000;
	border-right : 4px solid #000000;
	}

#nav ul {
 list-style: none; 
 margin: 0; 
 padding: 0; 
} 

#nav ul li {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: .75em;
	margin: 0; 
}
 
#nav ul li a:link {
	display: block; 
	padding: 2px;  
	font-weight : bold;
	color : #fcf2d7;
	text-decoration: none;
	width: 100%;
	text-align: center;
	}

html>body #navsite ul li a {  /* - see css cookbook, p.77 (fix for old ie) */
 width: auto; 
} 
 

#nav ul li A:visited {
	display: block; 
	padding: 2px;  
	color : #fcf2d7;
	text-decoration: none;
	font-weight : bold;
	width: 100%;
	text-align: center;
	}

#nav ul li A:hover {
	display: block; 
	padding: 2px;  
	color : #dad3a9;
	text-decoration : underline;
	font-weight : bold;
	width: 100%;
	text-align: center;
	}


#contact {
	float: left;
	margin-top: 30px;
	left: 0px;
	padding: 0px;
	width : 160px;  
	font-size: .75em;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #585030;
	text-align : center;
	font-weight : bold;
}

#whatsup H2 {
 font-size : 1.1em; 
 font-style : italic;
 font-family : verdana, helvetica, arial, sans-serif; 
 color : #501E07; 
 margin-bottom :.5em; 
 text-align : center;
}

#main_text H3 {
 font-size : 1em;
 font-style : italic; 
 font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif; 
 color : #3E3A5C; 
 margin-top :.5em; 
 text-align : center;
 margin-right: 2em;
 margin-left: 2em; 

}


#whatsup A:link {
	color : #585030;
	text-decoration : none;
	}
#whatsup A:visited {
	color : #585030;
	text-decoration : none;
	}

#whatsup A:hover {
	color : #000000;
	text-decoration : underline;
	}


#contact A:link {
	color : #585030;
	text-decoration : none;
	}

#contact A:visited {
	color : #585030;
	text-decoration : none;
	}

#contact A:hover {
	color : #C28547;
	text-decoration : underline;
	}


#main_text A:link {
	color : #113333;
	font-weight : bold;
	}

#main_text A:visited {
	color : #040A0A;
	font-weight : bold;
	}
#main_text A:hover {
	color : #040A0A;
	text-decoration : underline;
	}



#main_text H4 A {
	color : #339999;
	text-decoration : none;
/*	font-size: +1; */
	}
#main_text H4 A:link {
	color : #339999;
	text-decoration : underline;
	font-size: +1; 
	}
#main_text H4 A:visited {
	color : #040A0A;
	text-decoration : underline;
	font-size: +1; 
	}


#main_text H4 A:hover {
	color : #040A0A;
	text-decoration : underline;
	font-size: +1; 
	}

#main_text {
	margin-top: 20px;
	margin-left: 190px;
	margin-bottom: 20px;
	width: 510px;
	min-height: 800px;
/*	background: #F0F0F0;  */
	background: url(./Images/page_bg.jpg) repeat;
/*	padding-bottom: 5px;  */
	border: double #aaaaaa;
	}
P	{
	font-size-adjust: .95em; 
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif; 
	color: #113333; 
	margin-right: 2em;
	margin-left: 2em; 
	text-align: justify;
	}
H4	{
	font-size-adjust: 1.1em; 
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif; 
	font-style : bold;
	color: #113333; 
	margin-right: 2em;
	margin-left: 2em; 
	text-align: center;
	}

H5	{
	font-size-adjust: 1.1em; 
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif; 
	font-style : bold;
	color: #113333; 
	margin-right: 2em;
	margin-left: 2em; 
	text-align: left;
	margin-bottom: 1em;
	}


UL	{
	font-size-adjust: .9em; 
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif; 
	color: #113333; 
	margin-right: 3em;
	margin-left: 3em; 
	text-align: left;
	}

LI	{
	margin-bottom: 1.5em;
	}

HR	{
	width: 80%;
	color: #113333;
	border: double #aaaaaa;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	}

#footer {
}
#footer_image {
	padding-left: 78px; 
}

.floatright {
	float: right; 
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #666;
	padding: 2px;
	clear: right;
	}

.floatleft {
	float: left; 
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #666;
	padding: 2px;
	clear: left;
	}


.floatcenter {
      display: block;
      margin-left: auto;
      margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #666;
	padding: 2px;
	clear: all;
	}

