@charset "UTF-8";
body {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
}
#name {
	position:absolute;
	top:10px;
	width:600px;
	height:160px;
	z-index:12;
	left: 35px;
	font-family: "MS Serif", "New York", serif;
}

h3 {
	text-align: left;
	font-weight: normal;
	font-size: 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}
.highlight {
	color: #F00;
}
h4 {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 2px;
}

h1 {
	color:#000;
	text-align: left;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
}
	
h2 {
	font-size: 20px;
	color:#000;
	text-align: left;
	font-weight: bold;
}
#exhibition {
	height: 60px;
	width: 1050px;
	position: absolute;
	bottom: 150px;
	z-index: 100;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
} 
#gal {
	width:1050;
	left:65px;
	top:120px;
	position:absolute;

	height:250px;
	z-index:5;
	background-color: #FFF;
	text-align: left;
}


#mothership {
	background-color: #FFF;
	position: relative;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 1100px;
	width: 1050px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

#ap {
	position:absolute;
	left:35px;
	top:160px;
	width:470px;
	height:455px;
	z-index:5;
	background-color: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}


#main_right {
	position:absolute;
	top:47px;
	width:329px;
	height:510px;
	z-index:9;
	right: 65px;
	margin-left: 0px;
}
#about_left {
	position:absolute;
	left:35px;
	top:200px;
	width:529px;
	height:602px;
	z-index:5;
	background-color: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}




#footer {
	position: absolute;
	width:1050px;
	height:16px;
	z-index:120;
	background-color: #FFFFFF;
	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: 220px;
	right: 65px;
}

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

.gallerytext {
	text-align: right;
	height: 110px;
	width: 750px;
	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;
	bottom: 45px;
	z-index: 100;
	font-size: 12px;
	left: 50px;
	font-weight: bold;	
}
#navigation2 {
	height: 30px;
	width: 1050px;
	position: absolute;
	bottom: 150px;
	z-index: 100;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
}
	


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

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

#main_right p {
	text-align: right;
	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:#000;
	text-decoration: underline;
}

.grey {
	color: #CCC;
}

.spaced {
	letter-spacing: 1px;
}

.black {
	color: #000;
}

.blue {
	color: #F36;
	font-size: 34px;
}
img {
	
	margin-right: 0px;
	margin-top: 0px;
	margin-right: 45px;
}

