
#mainContent2col p, #sidebar p
{
	text-align: left;
	line-height: 150%;
}

.text1 { text-align: left; }

.text2
{
	font-size: 1em;
	color: red;
	padding: 20px;
	font-weight: bold;
}

.text3
{
	font-size: 1em;
	font-weight: bold;
	color: red;
	padding-bottom: 5px;
	margin-left: 5px;
}
#mainContent2col #footer #credit {
	width: 200px;
	margin: 0px auto; 
	padding: 0 0 0 625px;
	text-align: left; 
	font-size: .8em;
	color: #003366;
}


#mainContent2col #footer #credit a {
	text-decoration:none;
	color:#003366;	

}
#mainContent2col #footer #credit a:hover {
	color:#fff;
	background:none;
	font-style:normal;	
}

#footer a, #footer a:link, #footer a:visited {
	text-decoration: none;
	color: #fff;
	background: none;
}
#footer a:hover {
	font-style:italic;
	color: #829027;
}

.picture
{
	z-index: 2;
	position: absolute;
	right: 50px;
	top: 25px;
	background-color: #6795BC;
	padding: 6px;
	color: #fff;
	border: 1px solid #333;
	text-align: center;
	font-size: 1em;
}

.picture img { padding: 3px; }

.menu
{
	position: relative;
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.showFolderContents
{
	padding-top: 5px;
	font-size: 1em;
}