@charset utf-8;

*
{
	margin:0;
	padding:0
}

img
{
	border:1px solid #D8D8D8;
	background:#FFF;
	color:#0B4E85
}

#maincontent img
{
	float:left;
	margin:10px
}

#sidecontent img
{
	width:100px;
	margin:10px auto 20px
}

body
{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:.7em;
	background:#0B4E85
}

p
{
	text-align:left;
	font-size:1.2em;
	line-height:1.5em
}

#maincontent ul
{
	text-align:left;
	font-size:1em;
	line-height:1.5em
}

#maincontent li
{
	padding:5px 20px
}

h1,h2,h3,h4
{
	text-align:left;
	line-height:1.2em;
	margin:0 auto;
	padding:10px
}

h1
{
	font-size:2.2em;
	line-height:1em;
	text-align:left;
	font-weight:400;
	padding:19px 0 0 35px
}

h2
{
	font-size:1.4em;
	font-weight:400;
	color:#92D050
}

h3
{
	font-weight:400;
	font-size:3em;
	line-height:145%;
	letter-spacing:.1em
}

h4
{
	font-size:1.6em;
	margin:15px 0 0;
	padding:0 0 0 10px
}

li
{
	text-align:left;
	line-height:1.2em;
	list-style:outside square;
	font-size:1.2em;
	margin-left:30px
}

#whitespace p
{
	text-align:right;
	font-size:.9em;
	padding:10px 10px 0 0
}

#credits p
{
	font-size:.9em;
	text-align:right;
	padding:10px
}

#main p
{
	line-height:1.5em;
	padding:10px
}

#footer p
{
	font-size:.9em;
	color:#FFF;
	padding:10px
}

a:hover
{
	text-decoration:none
}

a:active
{
	color:#000;
	text-decoration:none
}

#menu ul
{
	margin:0;
	padding:0 0 0 5px
}

#menu li
{
	list-style:none
}

#menu a
{
	display:block;
	width:120px;
	height:20px;
	text-decoration:none;
	text-align:left;
	font-size:1.5em;
	line-height:1em;
	margin:20px auto;
	padding:4px
}

#menu a:hover
{
	background:#F2F2F2 url(images/menu_bg.png) repeat-x;
	text-decoration:none;
	color:#262626
}

#menu .active a
{
	cursor:default;
	background:#F2F2F2 url(images/menu_bg.png) repeat-x;
	text-decoration:none;
	color:#262626
}

form
{
	text-align:left;
	padding-left:10px;
	border:1px solid #D8D8D8
}

.clear
{
	clear:both
}

#container
{
	width:779px;
	background:#0B4E85;
	border:1px solid #0B4685;
	margin:0 auto;
	padding:0
}

#header,#whitespace,#footer,#credits
{
	background:#094372;
	width:779px
}

#whitespace
{
	text-align:right;
	width:779px;
	height:25px;
	margin:0 auto;
	padding:5px 0
}

#header
{
	height:100px;
	background:#094372 url(images/header_bg.png) repeat-x;
	margin:0 auto;
	padding:0
}

#header img
{
	border:none;
	float:left;
	margin:10px 30px
}

#main
{
	width:779px;
	background:#0B4E85 url(images/main_bg.png) no-repeat bottom right;
	margin:0 auto;
	padding:20px 0
}

#menu
{
	float:left;
	width:180px;
	background:none;
	margin:70px 0 0;
	padding:0
}

#maincontent
{
	width:380px;
	float:left;
	margin:0 0 0 40px;
	padding:0
}

#sidecontent
{
	float:right;
	width:100px;
	margin:0 auto;
	padding:0 20px 0 0
}

#gallery img
{
	float:left;
	background:#000;
	margin:5px 10px 5px 0
}

#footer
{
	clear:both;
	border-top:1px solid #0B4685
}

#credits
{
	clear:both;
	margin:0 0 5px;
	padding:0
}

#lbOverlay
{
	position:fixed;
	z-index:9999;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#000;
	cursor:pointer
}

#lbCenter,#lbBottomContainer
{
	position:absolute;
	z-index:9999;
	overflow:hidden;
	background-color:#fff
}

.lbLoading
{
	background:#fff url(images/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/prevlabel.gif) no-repeat 0 15%
}

#lbNextLink
{
	right:0
}

#lbNextLink:hover
{
	background:transparent url(images/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/closelabel.gif) no-repeat center;
	outline:none;
	margin:5px 0
}

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

#lbCaption
{
	font-weight:700
}

a:link,a:visited
{
	color:#FFF
}