* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
}
#logo {
	width: 900px;
	height: 180px;
	margin: 0 auto;
	background: url(../images/img_top.jpg) no-repeat;
}
#logo h1 {
	padding: 67px 0 0 20px;
	letter-spacing: -3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:35px;
	color: #385B88;
}
#logo h2 {
	float:right;
	padding: 40px 20px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:15px;
	color: #FFFFFF;
}
#content {
	width: 900px;
	margin: 0 auto;
	padding-top:20px;
}
#sidebar {
	float: left;
	width: 250px;
}
#sidebar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #385B88;
	text-align: left;
	padding-top: 20px;
	padding-left: 12px;
}
#menu {
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
#menu ul {
	margin: 0;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	padding: 10px 0 10px 15px;
	text-decoration: none;
	border-top: 1px solid #EBEBEB;
	color: #E08934;
	font-size: 14px;
}
#menu a:hover {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}
.boxed {
	padding: 13px;
}
.boxed h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
	background: url(../images/img_underline.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}
.boxed li {
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin-bottom:10px;
}
.boxed a {
	display: block;
	padding: 10px 0 0px 0px;
	text-decoration: none;
	color: #E08934;
	font-size: 14px;
}
#main {
	float: right;
	width: 600px;
	margin-top: 0px;
	text-align: left;
}
#main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#main h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	margin-top:10px;
}
#main p {
	margin-bottom: 10px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
}
#main a.top {
	float:right;
	color: #49618A;
	text-decoration: none;
	margin-top:20px;
	margin-bottom:20px;
	font-size: 13px;
	font-weight:bold;
	background: url(../images/arrow_type.gif) no-repeat left;
	padding-left: 20px;
	padding-right: 10px;
}
#main a.blank {
	color: #49618A;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
}
#main a.weblinks {
	color: #49618A;
	text-decoration: none;
	padding-left: 12px;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	background: url(../images/weblink.jpg) no-repeat left;
}
#main a.google {
	color: #49618A;
	text-decoration: none;
	padding-left: 14px;
	margin-left: 4px;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	background: url(../images/googlelink.gif) no-repeat left;
}
#main a.photo {
	color: #49618A;
	text-decoration: none;
	padding-left: 17px;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	background: url(../images/photolink.gif) no-repeat left;
}
#panorama {
	float: right;
	width: 880px;
	margin-top: 0px;
	text-align: left;
}
#panorama h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#panorama h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	margin-top:10px;
}
#panorama p {
	margin-bottom: 10px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
}
#panorama a.top {
	float:right;
	color: #49618A;
	text-decoration: none;
	margin-top:20px;
	margin-bottom:20px;
	font-size: 13px;
	font-weight:bold;
	background: url(../images/arrow_type.gif) no-repeat left;
	padding-left: 20px;
	padding-right: 10px;
}
#panorama a.blank {
	color: #49618A;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
}
#panorama a.weblinks {
	color: #49618A;
	text-decoration: none;
	padding-left: 12px;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	background: url(../images/weblink.jpg) no-repeat left;
}
#panorama a.google {
	color: #49618A;
	text-decoration: none;
	padding-left: 14px;
	margin-left: 4px;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	background: url(../images/googlelink.gif) no-repeat left;
}
#panorama a.photo {
	color: #49618A;
	text-decoration: none;
	padding-left: 17px;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	background: url(../images/photolink.gif) no-repeat left;
}
.text_hightlight {
	padding: 5px 5px 5px 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background: #E0EEF6;
	color: #08218A;
}
#footer p {
	clear: both;
	padding: 10px 50px;
	width: 790px;
	margin: 0 auto;
	background: #EAEAEA url(../images/img_underline.gif) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
	font-size: 13px;
	text-align: center;
}
#creator_templates {
	clear: both;
	width: 880px;
	margin: 0 auto;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	padding-bottom: 15px;
}
#creator_templates a {
	color: #36F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
img.left {
	float: left;
	padding: 3px;
	border: 1px solid #2582A4;
	margin-right: 10px;
}
img.leftborder {
	float: left;
	margin: 3px 20px 0px 0px;
	border-style:double;
	border-color: #900;
	border-width:2px;
	padding:4px;
}
img.left-noborder {
	float: left;
	margin-right: 10px;
}
img.border {
	padding: 3px;
	border: 1px solid #2582A4;
}
img.right {
	float: right;
	margin: 3px 0px 0px 20px;
}
.buffer {
	clear: both;
	height: 20px;
}


#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0.4em;
}
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#lightbox img {
	border: none;
	clear: both;
}
#overlay img {
	border: none;
}
#overlay {
	background-image: url(../images/overlay.png);
}
* html #overlay {
	background-color: #333;
	background-color: transparent;
	background-image: url(../images/blank.gif);
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
