@charset "UTF-8";
/* Page Decoration */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F7F81;
	background-image: url(../images/img01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}

a {
	text-decoration: none;
	color: #3ABADF;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
}

#logo {
	float: left;
	height: 30px;
	margin: 0;
	padding: 30px 0px 0px 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 30px;
	letter-spacing: -1px;
	text-transform: lowercase;
	text-shadow: #ccc -1px 1px 2px;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 64px;
}

#logo p {
	margin: 0;
	padding: 30px 0 0 34px;
	text-shadow: #ccc -1px 1px 2px;
	font: normal 18px Arial, "Helvetica", sans-serif;
	font-style: italic;
	text-align: right;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

#search {
	float: right;
	width: 280px;
	height: 90px;
	padding: 0;
}

#search form {
	height: 35px;
	margin: 0;
	padding: 100px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

.clear-float-header {
	clear: both;
}

#menu {
	width: 1000px;
	height: 61px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/img02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 48px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 41px;
	margin-right: 1px;
	padding: 20px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #ccc -1px 1px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover {
	text-decoration: none;
	background-image: url(../images/img03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#container-1 {
	width: 1000px;
	margin: 0px;
	padding: 30px 20px 20px 20px;
}

img.alignleft {
	float: left;
	margin-right: 25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 8px;
}
.title {
	letter-spacing: -1px;
	color: #c13782;
	text-align: left;
}

.entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

#container-2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	width: 1000px;
	height: 55px;
	margin: 30px auto 40px auto;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/img04.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer p {
	margin: 0;
	padding-top: 22px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

/* popup viewer */
#layer1
{
	position: absolute;
	left:354px;
	top:82px;
	width:640px;
	height: 360px;
	background-color:#f0f5FF;
	border: 1px solid #000;
	z-index: 50;
}
#layer1_handle
{
background-color:#5588bb;
padding:2px;
text-align:center;
font-weight:bold;
color: #FFFFFF;
vertical-align:middle;
}
#layer1_content
{
padding:5px;
}
#close
{
float:right;
text-decoration:none;
color:#FFFFFF;
}
/* image gallery */
#imagegallery{
	background:#F2F2F2;
	padding:10px;
	min-height:200px;
	margin-top: 20px;
}

#items{
	float: left;
	width: 33%;
	border: 1px solid #DFDFDF;
	background:white;
}
#items .item {
	float: left;
	padding:5px;
	position: relative;
	width: 52px;
	height:52px;
	margin: 10px;
	background-color: #fff;
	cursor: pointer;
	border: 1px solid white;
}

#items .item:hover{border: 1px solid #ddd;}

#items .item img {
	width:50px;
	height:50px;
}

#large{
	border: 1px solid #DFDFDF;
	width: 66%%;
	margin-left:34%;
	background-color: #fff;
	text-align:center;
	font-family:Georgia, Times, san-serif;
	font-size:12px;
}
#large .info{
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	padding:20px;
	color:#B3B3B3;
}
#items  p { display: none;}

#large .item {
	margin-top:20px;
	margin-bottom:20px;
	border-width: 1px;
	cursor: default;
	text-align:center;
}

#large .item img{
	max-width:600px;
	max-height: 600px;
}

.content-container {
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 0px;
}
