#container 
{
	width: 600px;
	font-family: "Lucida Grande", Tahoma;
	font-size: 1.1em;
	border: 1px solid #CCCCCC;
	text-align:justify;
}

#headerimg
{
	width: 600px;
	height: 78px;
	background-image: url(header.png);
}	

blockquote
{
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 0px;
	padding-left: 10px;
	background-color:#eee;
}


#navagain
{
	background-image: url(off.png);
}

#navbar
{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	border-bottom: 1px #CCCCCC solid;
	color: #000000;
}	

#navbar a:link, a:active
{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	border-bottom: 1px #CCCCCC solid;
	color: #000000;
	font-size:11px;
}	

#navbar a:visited
{	
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 6px;
	text-decoration: none;
	color: #000000;
	font-size:11px;
}	

#navbar a:hover
{	
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	color: #333333;
	background-color: #66FFFF;
	background-image: url(on.png);
	font-size:11px;
}	

#content
{
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
}	

#content a:link, a:active
{
	margin-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	color: #333333;	
	text-decoration: underline;
}	

#content a:visited
{
	margin-bottom: 2px;
	color: #333333;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: underline;
}	

#content a:hover
{
	margin-bottom: 2px;
	color: #333333;
	background-color: #33FFFF;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: underline;
}	

#footer
{
	border-top: 1px #CCCCCC solid;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
}	

#footer a:link, a:visited, a:active
{
	margin-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	color: #333333;
	text-decoration: none;
}	

#footer a:hover
{
	margin-bottom: 2px;
	color: #333333;
	text-decoration: none;
	background-color: #33FFFF;
	padding-left: 0px;
	padding-right: 0px;
}	


#header
{
	font-weight: bold;
	margin-top: 25px;
	border-bottom: 1px solid #CCCCCC;
	width: 300px;
	margin-bottom: 5px;
}	

#stuff
{
	padding: 10px;
}

.title3
{
	font-weight:bold;
	color: #000;
	padding: 29px;
	font-size:1.5em;
}

#header2
{
	border-bottom: 1px #CCCCCC solid;
	height: 77px;
}

img
{
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}
