@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #000000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	
}
#wrapper #logo {
	background-color: #000000;
	height: 150px;
	margin-left: 4px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea #left {
	width: 80px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EC008C;
	background-color: #000000;
	margin-left: 5px;
}
#wrapper #bodyArea #leftb {
	width: 90px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EC008C;
	background-color: #000000;
	visibility: visible;
}
#wrapper #bodyArea #leftc {
	width: 90px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EC008C;
	background-color: #000000;
	visibility: hidden;
}
#wrapper #bodyArea #right {
	width: 340px;
	float: right;
	height: 482px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
#wrapper #bodyArea #footer {
	height: 40px;
	clear: both;
	background-color: #000000;
	color: #208483;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EC008C;
	text-decoration: none;
}
#wrapper #bodyArea #leftColumn {
	width: 72px;
	float: left;
}
#wrapper #bodyArea #rightColumn {
	float: left;
	width: 72px;
}
#wrapper #bodyArea #spacercolumn {
	float: left;
	width: 10px;
}
p {
	margin-left: 4px;
}
#wrapper #bodyArea #bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EC008C;
	height: 500px;
	float: right;
	width: 585px;
	margin-right: 4px;
}
#wrapper #bodyArea #gallery {
	height: 482px;
	width: 613px;
	float: right;
	word-spacing: 6px;
}
#wrapper #bodyArea #bodyIndex {
	width: 660px;
	float: right;
}


#wrapper #bodyArea #photo {
	width: 110px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #EC008C;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #EC008C;
	font-size: 14px;
}
.style1 {color: #EC008C}
.style2 {color: #CCCCCC}
.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #EC008C;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #EC008C;
	text-decoration: none;
}
a:active {
	color: #EC008C;
	text-decoration: none;
}
#wrapper #bodyArea #news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	height: auto;
	float: right;
	width: 585px;
	margin-right: 4px;
}
