/*House of Sanctuary, LLC created MissouriMistress.com*/
/*Original Template created by Salis @ progranimation.com*/



body {
/*background-image: url("/Images/BodyBG.gif");*/
background-repeat: repeat;
  padding-left: 1em;
  font-family:"Times New Roman",Times, serif;
  color: white;
  background-color:#000000
 }
#Container
{
	margin: 0 auto;
	width: 900px;
        font-family:"Times New Roman",Times, serif;
	font-size: 12pt;
	color: #white;
	background: #000000;
 background-image: url("/Images/BodyBG.gif");
}

#Header
{
	margin: 3px;
	width: 890px;
	height:10px;
	text-align: right;
	background-color:#FF3333
        background: url("/Images/BodyBG.gif");
}
#GalleyBlock
{
	margin: 5px;
	width: 890px;
	height: 288px;
}
#GalleyImgTop
{
	text-align: left;
	width:166px;
	height: 25px;
	border: 1px solid #FF3333;
	background: url(Images/166x25TitleBlock.gif);
	text-indent: 5px;
	border-bottom: none;
}
#GalleyImg
{
	width:166px;
	height: 126px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FF3333;
        border-top: none;
}
#NaviCont td a
{
	display: block;
	height: 18px;
	color: #white;
	text-decoration: none;
	border: 1px solid #FF3333;
	text-align: center;
	background: url(Images/225x31Link.gif);
}
#NaviCont td a:hover
{
	display: block;
	height: 18px;
	color: #CCCCCC;
	background: url(Images/225x31LinkH.gif);
}
#LeftFM
{
	margin-left: 0px;
	width: 180px;
	float: left;
	background: #000000;
	border: none;
	clear: both;
font-family:"Times New Roman",Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
}
#ContentContainer
{
	margin: 5px;
	background: #white;
	border: 1px solid #ff3333;
font-family:"Times New Roman",Times, serif;
	font-size: 12pt;
	color: #white;
}
#ContBoxL
{
	float: left
}
#ContBoxTop
{
	width:166px;
	height: 25px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	border: 1px solid #ff3333;
	background: url(Images/166x25TitleBlock.gif);
	text-align: center;
	text-indent: 5px;
	border-bottom: none;
font-family:"Times New Roman",Times, serif;
	font-size: 12pt;
	color: #white;
}
#ContBox
{
	width:166px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: middle;        
	border: 1px solid #ff3333;
	border-top: none;
	font-family:"Times New Roman",Times, serif;
	font-size: 12pt;
	color: #white;
}
#Content
{
	margin top: 10px;
	margin: 1px;
	background: #ffffff;
	font-family:"Times New Roman",Times, serif;
	font-size: 12pt;
	color: #000000;
	border: 1px solid #ff3333;
}
#Footer
{
	clear: both;
	text-align: center;
	background: #000000;
	margin: 5px;
}
a, a:visited
{
	color: white;
	text-decoration: none;
}
a:hover
{
	color: #CC99FF;
}