#new_center {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#left {
	float: left;
	width: 180px;
}
#right {
	float: right;
	width: 481px;
}
#menu {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	text-align: center;
	background-image: url(BG_gray.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 4px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {

	background-color: #FFFFFF;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #003366;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
#content {
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
#title {
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #66CCFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	clear: both;
	width: 800px;
	font-size: 11px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#photographer {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
