body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEAEA;
}
body {
	background-color: #000000;
	margin-left: 1.3em;
	margin-top: 3.7em;
	margin-right: 1.3em;
	margin-bottom: .5em;
}
a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	color: #FFCC00;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
/* LAYOUT */
.body {
	width:700px;
}
.head {
	height:27px;
	background-image:url(head.jpg);
}
.main{
	background-image:url(bg.gif);
	background-repeat:repeat-y;
	padding:20px;
}
.foot {
	height:27px;
	background-image:url(foot.jpg);
}
.copy {
	padding:3px 20px;
}
/* CELLS */
.subhead {
	width:680px;
	padding-bottom:10px;
}
.subhead .l_angel {
	background-image:url(l_angel.jpg);
	width:114px;
	height:128px;
	float:left;
	margin:0px 13px 0px 16px;
}
.subhead .logo {
	background-image:url(metart.jpg);
	width:393px;
	height:94px;
	float:left;
}
.subhead .r_angel {
	background-image:url(r_angel.jpg);
	width:114px;
	height:128px;
	float:left;
	margin:0px 16px 0px 13px;
}
.subhead .text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	float:right;
	width:270px;
	line-height:18.8px;
}

.mainbody {
	width:600px;
}

.covers {
	text-align:center;
	padding-top:17px;
}
.covers img {
	margin:2px;
	margin-right:3px;
	border:1px solid #FFFFFF;
}
.covers img:hover {
	border:1px solid #FFCC00;
}

.warning {
	margin:20px 0px;
}

.rtable {
	margin:40px 0px 0px 0px;
}
.rtable td {
	border:1px SOLID #FFFFFF;
	padding:5px;
}
.rtable td:hover {
	border:1px SOLID #FFCC00;
	padding:5px;
}
.niche1, a.niche1 {
	color:#FFFFFF;
}

.galthumbs {
	width:600px;
	margin-top:20px;
}
.galthumbs img {
	border:1px solid #FFFFFF;
	margin:2px;
}
.galthumbs img:hover {
	border:3px solid #FFCC00;
	margin:0px;
}

h2, .h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3.3em;
	font-weight:normal;
	margin-top:.3em;
	margin-bottom:.3em;
	display:block;
}
h3, .h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	margin-top:.2em;
	margin-bottom:.2em;
	display:block;
}
h4, .h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:bold;
	margin-top:.5em;
	margin-bottom:.5em;
	display:block;
}

.enter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	font-weight:normal;
	margin-top:.3em;
	margin-bottom:.3em;
	display:block;
	text-align:center;
}

.fl {float:left;}
.w200 {width:200px;}
.w400 {width:400px;}
.h300 {height:300px;}
.mtb25 {margin:25px 0px;}
.clear {clear:both;}
