body
{
	background: #000000;
}

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

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

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

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

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

#SideC
{
	margin-bottom: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

#ContentHead
{
	height: 25px;
	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;
}

#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: #CC0000;
	text-decoration: none;
}

a:hover
{
	color: #009900;
}
