body {
	background-color: #424242;
}
#wrapper {
	background-color: #424242;
	position: relative;
	height: 600px;
	width: 800px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
}
#wrapper .top_banner {
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
}
#wrapper .navigation {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	bottom: 0px;
}
#wrapper .home_pic {
	position: absolute;
	left: 66px;
	top: 100px;
}
table.tab { height: 100%; }
.mainbody {
	text-align: center;
	vertical-align: middle;
	width: 676px;

}
.content {
	margin-bottom: 22px;
}
.descriptive {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.imgmain {
	float: left;
	margin: 8px 0 18px 0;
}
.imgcomment {
	float: right;
	margin: 21px 0 0 0;
}
.imgmpa {
	float: right;
}
.imgguild {
	float: right;
 }
#commimg {
	height: 178px;
}
.commrow {
	clear: both;
}
.imgmj {
	float: left; clear: both; width: 100%;
}
.imgmj img{
	float: left; clear: both;
}
.gallery_Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 334px;
	bottom: 75px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #8975F0;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
