@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html, body { 
	height: 100%; 
	width: 100%; 
	overflow: hidden; 
}
body { 
	background:#dae2ef url(../images/body-bkg.jpg) no-repeat center center; 
	color: #0e0a03;
	font: 15px/19px Georgia, "Times New Roman", serif;
}

#wrapper_center { 
	position: absolute; 
	top: 50%; 
	left: 0px; 
	display: block; 
	visibility: visible; 
	overflow: visible; 
	width: 100%; 
	height: 1px; 
	text-align: center; 
}
#wrapper { 
	width: 960px; 
	height: 653px;
	top: -336px; 
	left: 50%; 
	margin-left: -480px; 
	visibility: visible; 
	position: absolute; 
}
		

		
#mailinglist {
	position: absolute; 
	bottom: 0px; 
	left: 50%; 
	margin-left: -156px;
	width: 312px;
	height: 37px;
	background: url(../images/mailinglist_bkg.png) no-repeat left top;
	color: #0e0a03;
	font-size: 11px;
	line-height: 37px;
}		
#mailinglist input { font-size: 11px; }
#mailinglist input.textField { width: 110px;}
#mailinglist input.submitButton { width: 30px; }

#copyrights {
	position: absolute; 
	bottom: 6px; 
	left: 50%; 
	margin-left: 200px;
	width: 400px;
	height: 25px;
	color: #efefef;
	font-size: 13px;
	line-height: 13px;
	text-align: left;
}
#copyrights a {
	color: #efefef;
}

#content {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -320px;
	width: 750px;
	height: 571px;
	1border: 1px solid #f00;
	background: url(../images/overlay.png) no-repeat left top;
}

#nav { position: absolute; top: 560px; left: 345px; text-align: center; }
#nav { list-style-type: none; display: inline; padding: 0px; margin: 0px auto; }
#nav li { display:inline; background: url(../images/horiz-line.gif) no-repeat left center; padding-left: 32px; }
#nav li.first { background: none; padding-left: 0px;}
#nav a { padding: 0px 9px; font-size: 15px; color: #fd843d; font-weight: bold; text-decoration: none; }
#nav a:hover, #nav a.active { color: #ae4100; }

#logo {
	width: 136px;
	height: 250px;
	position: absolute;
	top: 30px;
	left: 20px;
	background: url(../images/logo_sgp.png) no-repeat left top;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}

#logo_babylon {
	width: 86px;
	height: 96px;
	position: absolute;
	top: 10px;
	left: 12px;
	background: url(../images/logo_babylon.png) no-repeat left top;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}

#menu {
	width: 160px;
	height: 420px;
	float: left;
	margin-left: 12px;
	margin-top: 110px;
}

#title_first {
	1border: 1px solid #f00;
	text-align: left;
	font-size: 30px;
	color: #0e0a03;
	position: relative;
	top: 30px;
	left: -30px;
}
#title_second {
	1border: 1px solid #0f0;
	text-align: left;
	font-size: 20px;
	color: #0e0a03;
	position: relative;
	top: 30px;
	left: -15px;
}
#title_third {
	1border: 1px solid #00f;
	text-align: left;
	font: 11px Verdana, sans-serif;
	color: #0e0a03;
	position: relative;
	top: 30px;
}
#text {
	1border: 1px solid #f30;
	text-align: left;
	position: relative;
	top: 40px;
	font: 11px Verdana, sans-serif;	
	margin-left: 180px;
		
}

form {padding: 0px; margin: 0px;}
.clear { clear:both; height:1px; overflow:hidden; }
a { color: #fd843d; text-decoration: none; }
a:hover { color: #ae4100; }
body,
td,
th,
textarea,
input { font: normal 15px Georgia, "Times New Roman", Times, serif; color: #525252; }
.page-title { font-size: 24px; color: #ae4100; font-weight: bold; margin-top: 60px; margin-bottom: 10px; }
.gray-24 { font-size: 19px; font-weight: normal; }
.orange-20 { font-size: 18px; color: #ae4100; font-weight: bold; }
.copyrights { font-size: 18px; color: #fd843d; font-weight: bold; }



.nav2 { text-align: center; border: 0px solid #f00; padding-right: 20px; }
.nav2 ul { list-style-type: none; display: inline; padding: 0px; margin: 0px auto; }
.nav2 li { display:inline; padding: 0px; margin: 0px; background: url(../images/horiz-line.gif) no-repeat left center; padding-left: 32px; }
.nav2 li.nav-first { background: none; }
.nav2 a { padding: 0px 9px; font-size: 12px; color: #fd843d; font-weight: bold; text-decoration: none; }
.nav2 a:hover, 
.nav2 a.active { color: #ae4100; }
.comment { font-size: 11px; }



#gallery_wrap {
	position: relative;
	top: 60px;
	left: 200px;
	width: 500px;
	height: 452px;
	padding: 3px;
}
.gallery_list {
	position: relative;
	top: 60px;
	left: 30px;
	float: left;
	width: 130px;
	list-style: none;
	text-align: left;
	color: black;
}
.gallery_list li {
	font-size: 16px;
	padding-bottom: 20px;
}
.gallery_list ul li {
	padding: 0px;
}
.gallery_list a {
	display: block;
	padding: 2px;
	color: #000;
	font-size: 13px;
	line-height: 13px;
	text-decoration: underline;
}
.gallery_list a:hover  {
	text-decoration: none;	
}	

.loading {
	margin-top: 20px;
}