body, html {
	margin: 0px;
	background-color: #cccccc;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, Century Gothic, sans-serif;
	font-size:13px; font-weight: normal; color:#000000;
}

a:link {
	font-family: Verdana, sans-serif;
	color: #0000ff;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, sans-serif;
	color: #0000ff;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Verdana, sans-serif;
	color: #000000;
	text-decoration: underline;
	background-color: #cccc99;
}

.summary {
	font-weight: bold; font-style: italic;
	color: #003366;
}

.menu {
	width: 150px;
	background-color: #0066cc;
	vertical-align: top;
	text-align: left;
	font-size: 13px; font-weight: bold;
}

.menu_link {
	display: block;
	width: 168px; height: 20px;
	background-color: #ffffff;
	text-align: left;
	font-size: 12px; font-weight: bold;
	padding: 5px 0 0 8px;
	margin: 3px 1px 3px 2px;
}

#main {
	width: 600px; vertical-align: top; font-size: 13px;
	background-image: url(bg.gif);
	border: none;
}

.photo_description {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px; font-weight: normal; font-style: italic;
	color: #666666;
	margin: 10px 0 5px 0;
}

#footer {
	width: 100%;
	font-size: 10px;
	text-align: center
}

#foot a {
	font-size: 10px;
}

#footer a:hover {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #333366; font-weight: bold;
	text-align: center;
}

h1 {
	font-size:42px; color: #ffffff;
	margin: 5px 0 5px 0;
}

h2 {
	font-size:26px;
	margin: 15px 0 5px 0;
}

h3 {
	font-size:22px;
	line-height: 20px;
	margin: 15px 0 5px 0;
}

h4 {
	font-size:20px;
	margin: 15px 0 5px 0;
}




