@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #072F5B;
	background-image: url(../images/design/background.jpg);
	background-repeat:no-repeat;
	background-position: 50% 0%;
}
#container {
	position:relative;
	width:1000px;
	height:auto;
	top:0px;
	left:0px;
	margin:0 auto;
	border:0;
}
#left {
	position:relative;
	width:200px;
	height:810px;
	top:0px;
	left:0px;
	margin:0;
	border:0;
	float:left;
	}
#center {
	position:relative;
	width:600px;
	height:auto;
	top:0px;
	left:0px;
	margin:0;
	border:0;
	float:left;
}
#right {
	position:relative;
	width:200px;
	height:810px;
	top:0px;
	left:0px;
	margin:0;
	border:0;
	float:left;
}
#header {
	position:relative;
	width:580px;
	height:150px;
	top:10px;
	left:10px;
	margin:0 auto;
	border:0;
	background-image:url(../images/design/header_bg.jpg);
}
#scroller {
	position:relative;
	width:190px;
	height:20px;
	margin:0 auto;
	border:0;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../images/navbar/main_nav_up.jpg);
}
#scroller_content {
	position:relative;
	width:375px;
	height:20px;
	top:40px;
	left:10px;
	margin:0;
	border:0;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right:5px;
	background-image:url(../images/navbar/main_nav_up.jpg);
}
#pscroller2 {
	width: auto;
	height:20px;
}
#navbar {
	position:relative;
	width:580px;
	height:30px;
	top:20px;
	left:10px;
	margin:0 auto;
	border:0;
	z-index:100;
	overflow: visible;
}
#content {
	position:relative;
	width:1000px;
	height:600px;
	top:30px;
	left:0px;
	margin:0;
	border:0;
	padding: 5px 5px 5px 5px;
	z-index:0;
	overflow: visible;
	background-image:url(../images/design/wide_content_background.jpg);
	background-repeat:no-repeat;
	background-color: #5E7894;
}
#gallery_container{
	position:relative;
	width:550px;
	left:15px;
}

#footer {
	position:relative;
	width:600px;
	height:20px;
	top:50px;
	left:0px;
	margin:0 auto;
	border:0;
	padding-top:5px;
	clear:both;
}
#cloudnine {
	position:relative;
	width:600px;
	height:20px;
	top:50px;
	left:0px;
	margin:0 auto;
	border:0;
	padding-top:5px;
}

left {
	float:left;
	paddding-right:20px;
}
img.top {
	padding-top:10px;
	border:0;
}
img.middle {
	padding-top:10px;
	padding-bottom:10px;
	border:0;
}
img.bottom {
	padding-bottom:10px;
	border:0;
}
img.recent {
	border:0;}
