/* CSS Document */
body {
	margin:10px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#333333;
	background-image:url(clipart/logo1.gif);
	background-repeat:no-repeat;
	background-position:15% 2%;
	}
 h4 a:link {
	color:#993333;
}
	
#logo {
	width:700px;
	margin:10px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding-top:165px;
	}
#logo {
	color:#CCCCCC; 
	}
	
#logo p a:link { 
	color:#993333;
}	

#logo p a:hover { 
	color:#FF0000;
	text-decoration:underline;
	}

#logo p a:visited { 
	color:#CCCC66;
}	

#logo h1{
	color:#999999;
	letter-spacing:0.45em;
	font-size:18px;
	
	}
#logo h4 {
	text-decoration: none;
	background-color:#CCCCCC;
	border:3px solid #993333; 
	padding:2px 2px 2px 2px;
	color:#993333;
	}
#logo h4 a{ 
	text-decoration: none;
	}
#logo h4 a:link { 
	color:#993333;
	text-decoration: none;
	}
#logo h4 a:visited { 
	color: #993333;
	}
#logo h4 a:hover { 
	color:#FF0000;
	text-decoration:underline;
	}
#logo h4 a:active { 
	color: #993333;
	text-decoration: none;
	}

#logo h5 a{ 
	text-decoration: none;
	}

#logo h5 a:link { 
	color:#993333;
	text-decoration: none;
	}
#logo h5 a:visited { 
	color: #993333;
	}
#logo h5 a:hover { 
	color:#FF0000;
	text-decoration:underline;
	}
#logo h5 a:active { 
	color: #993333;
	text-decoration: none;
	}

#content {
	width:650px;
	margin:1px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:5px;
	color:#FFFFFF;
	
	}
#content p {
	margin-left:2px;
	width:600px;
	font-size:12px;
	line-height:20px;
	letter-spacing:0.25em;
	color:#CCCCCC;
	}
	
#content h3 {
	margin-left:2px;
	width:800px;
	font-size:12px;
	line-height:20px;
	letter-spacing:0.25em;
	color:#CCCCCC;
	}

#content ul {
	margin-left:50px;
	}
#content p a:hover {
	text-decoration:underline;
	color:#006666;
	}
#content a {
	color:	#993333;
	text-decoration:none;

}
#content li {
	color:#993333;
	}
#logo h4 a img {height: 0; width: 0; border-width: 0;}
#logo h4 a:hover img {position: absolute;
    top: 40%; left: 45%; height: 75px; width: 75px;}
#logo h4 a:hover {color:#FF0000;  border-right: 0px ;}

li {
	color:#993333;
	}
