
@charset "utf-8";
/* CSS Document */

img{border:0;}

h1 { font-size: 25pt; font-weight: normal; text-align: left; }
 
#container {
	width: 800px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header {
}
#navigation table{
}
#main_content {
	width: 784px;
	background-color: #FFF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-left: 8px;
	padding-right: 8px;
}
#footer {
	font-size: x-small;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	width:800px;
}
#container #navigation table {
	text-align: center;
}
#photos {
#container #main_content h1 {
	font-weight: bold;
}

