@charset "UTF-8";
body {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
}
h1 {
	font-size: 37px;
	color:#A00;
	text-align: center;
}
	#HRBell {
	position:absolute;
	top:100px;
	width:600px;
	height:122px;
	z-index:2;
	left: 65px;
}
#name {
	position:absolute;
	top:10px;
	width:600px;
	height:122px;
	z-index:2;
	left: 65px;
	font-family: "MS Serif", "New York", serif;
	
}
h2 {
	
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 45px;
}
#exhibition {
	height: 60px;
	width: 1050px;
	position: absolute;
	top: 130px;
	z-index: 100;
	font-size: 14px;
	text-align: center;
} 

#extra {
	height: 60px;
	width: 1050px;
	position: absolute;
	bottom: 130px;
	z-index: 100;
	font-size: 14px;
	text-align: center;
} 


#mothership {
	text-align:center;
	height:1080px;
	background-color:#FFF;
	position: relative;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 1050px;
	padding-left: 0px;
}



#hold_pic {
	position:relative;
	text-align:center;
	width:800px;
	height:534px;
	z-index:2;
	font-size: 9px;
	color: #999;
	left: 0px;
	top: 160px;
}


#main_right {
	position:absolute;
	top:47px;
	width:329px;
	height:510px;
	z-index:9;
	right: 40px;
	margin-left: 0px;
}
#about_left {
	position:absolute;
	left:65px;
	top:100px;
	width:529px;
	height:455px;
	z-index:5;
	background-color: #000;
	text-align: left;
}

#title_pic {
	position:absolute;
	width:615px;
	height:16px;
	z-index:1130;
	text-align: right;
	right: 10px;
	bottom: 150px;
	color:#000;
	padding-right: 15px;
	font-size: 12px;
	color:#333;
}

#footer {
	position: absolute;
	width:1050px;
	height:16px;
	z-index:120;
	bottom: 30px;
	font-size:16px;
	text-align: center;
	left: 0px;
	font-weight: normal;
	letter-spacing: 1px;
}

a:link {
	text-decoration: none;
	color:#06C;
}
a:visited {
	text-decoration: none;
	color:#06C;
}
a:hover {
	text-decoration: none;
	color:#FFF;
}


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

.left {
	text-align: left;
}

.copyright {
	font-size: 6px;
	color: #999;
	line-height: 30%;
}
.grey {
	color:#FFF;
	text-align: center;
}



#first {
	position:absolute;
	width:200px;
	height:110px;
	z-index:10;
	top: 200px;
	right: 65px;
}

#first-text {
	background-color: #FFF;
	height: 110px;
	width: 658px;
	position: absolute;
	right: 298px;
	text-align: right;
	top: 5px;
}

.gallerytext {
	text-align: right;
	height: 110px;
	width: 658px;
	position: absolute;
	right: 0px;
	background-color: #FFF;
	top: 120px;
}


.galleryimage {
	height: 110px;
	width: 224px;
	position: absolute;
	top: 120px;
}

#navigation1 {
	height: 30px;
	width: 70px;
	position: absolute;
	top: 850px;
	z-index: 100;
	font-size: 12px;
	left: 50px;
	font-weight: bold;
}
#navigation2 {
	height: 30px;
	width: 1050px;
	position: absolute;
	bottom: 50px;
	z-index: 100;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #000;
}
	


img {
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}

#about_left p {
	text-align: left;
	font-weight: bold;
}

#main_right p {
	text-align: center;
	font-size: 10px;
}

.border {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #444;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #444;
}


.red {
	color:#A00;
	text-decoration: underline;
	font-weight: bold;
}

.grey {
	color: #CCC;
}

.spaced {
	letter-spacing: 1px;
}


.NFS {
	font-size: 9px;
	color: #999;
	font-weight: normal;
}

.blue {
	color: #F36;
	font-size: 34px;
	text-align: right;
}

