body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
img{border:0}
a,a:link,a:visited {
	text-decoration: none;
	color: #555555;
}	
h1,h2 {
	color: #5CC6ED;
	font-weight: bold;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3,h4 {
	font-size: 14px;

}
h4 {
  margin: -5px 0;
}
#wrapper {
	width: 934px;
	text-align: left;
	margin: 0 auto;
}
#topmenu {
	height: 197px;
	background: #555 url("/images/topnav.logo.gif") no-repeat 20px 10px;
}
#topnav {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	top: 170px;
	margin-left: 140px;
}
#topnav a {
	font-size: 13px;
	color: white;
	text-decoration:none;
	width:90px;
	margin-right: 20px;
}
#topnav a:hover {
	color: #5CC6ED;
}
#topnav li {
	display: inline;
	list-style: none;
	margin:0;
	padding:0;
}
#left {
	float: left;
	width: 184px;
	background: #CCFEFF;
	height: 397px;
	text-align: center;
}
#left h1 {
	font-size: 15px;
	margin: 0;
	margin-top: 10px;
}
#right h1,#right h1 a.menu {
	font-size: 20px;
	color: #666666;
}
#left h1 a.selected,#left h1 a.selected:hover,#left h1 a.menu:hover, #right h1 a.selected,#right h1 a.selected:hover,#right h1 a.menu:hover {
	color: #949595;
}
#left h1 a.menu {
	color: #5CC6ED;
}
#left a{
	color: #949595;
}
#left a:hover {
	color: #FF0000;
}
#right {
	float: right;
	width: 240px;text-align:right;
		margin: 20px 0px 0px 20px;
}
#right p {
	color: #5CC6ED;
}
#content {
	position: relative;
	margin: 10px 0px 0px 20px;
	float: left;
	width: 375px;
	overflow: hidden;
	/* \*/
	width: 380px;
	/*  */
}
.pictures{
	background:url("../images/bg_album.gif") top right repeat-y;
	width:100%;
	float:left;
	min-height: 394px;
	_height: 394px;
}
#content a {
	text-decoration: underline;
}
#content ul {
	list-style-type: square;
}
.scroll {
	height: 300px;
	margin: 0;
	width: 350px;
	overflow: auto;
}
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
}
#footer img {
	vertical-align: text-bottom;
}
#footer a {
	color: #CCCCCC;
}


.gallery { background: #5CC6ED; padding: 40px 0px 7px 15px;  float:right; width: 385px;}
.gallery a { margin: 5px 11px 10px 0px; padding: 1px;background:#FFFFFF;height: 60px; width:60px;display:block;float:left;}
.gallery img { 	filter:alpha(opacity=70);-moz-opacity: 0.7;	opacity: 0.7;}
.gallery a:hover { background:#FFFFFF;}
.gallery a:hover img { filter:alpha(opacity=100);-moz-opacity: 1;	opacity:1;}

/* Slimbox
----------------------------------------------- */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url('/images/lightbox/loading.gif') no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url('/images/lightbox/prevlabel.gif') no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url('/images/lightbox/nextlabel.gif') no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url('/images/lightbox/closelabel.gif') no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

