body {
	margin: 5px 0px 0px 0px;
	font-size: 76%;
	font-family: Trebuchet MS,Arial,Helvetica,Geneva,Tahoma,Verdana,Sans-Serif;
	color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-color: #484848;	
}

.left_nav {

	text-indent: 10px;
}

h1 {
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #CCCCCC;
}

a:hover {
	color: #333333;
}

.gallery {
	border-width: 2px;
	border-color: #FFF;
}