body
{
	background: #000000;
}

#mBody
{
	margin: 0 auto;
	width: 950px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#CCCCCC;
}

#mHeader
{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	height: 90px;
	background:url(Images/90x940Header.gif);
	color: #006666;
}

#cLeft
{
	width: 180px;
	float: left;
	margin-left: 5px;
}

#cRight
{
	width: 180px;
	float: right;
	margin-right: 5px;
}

#CHeader
{
	height: 30px;
	background: url(Images/25x180_SideHeader.gif);
	text-indent: 5px;
	border: 2px solid #990000;
	border-top: none;
}

#SideC
{
	border: 2px solid #990000;
	margin-bottom: 20px;
	border-top: none;
}

#ContentHead
{
	height: 30px;
	background: url(Images/25x570ContentB.gif);
	text-indent: 5px;
	border: 2px solid #990000;
	margin-left: 190px;
	margin-right: 190px;
	border-top: none;
}

#Content
{
	margin-left: 190px;
	margin-right: 190px;
	margin-bottom: 20px;
	border: 2px solid #990000;
	border-top: none;
	height: 350px;
}

#ContentGallery
{
	margin-left: 190px;
	margin-right: 190px;
	margin-bottom: 20px;
	border: 2px solid #990000;
	border-top: none;
}

#GalleryNail
{
	width: 166px;
	height: 126px;
	border: 2px solid #666666;
}

#BaseFooter
{
	clear: both;
	padding: 15px 5px 0px 5px;
	text-align: center;
}

#Nav td, #Nav td a
{
	margin: 0;
	padding: 0;
	border: 1px solid #666666;
	display: block;
}

#Nav td a:hover 
{
	margin: 0;
	padding: 0;
	border: 1px solid #333333;
	display: block;
}

a:link, a:visited
{
	color: #C4C4C4;
	text-decoration: none;
}

a:hover
{
	color: #8d6587;
}
#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 300px;
}