body
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	background-attachment: fixed;
	background-image: url(../SiteImages/5.jpg);
	background-repeat: no-repeat;
	padding-top:10px;
}
.MainBox
{
	width:635px;
	border:solid 1px black;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	text-align:justify;
	padding:8px;
	filter:alpha(opacity=65);
	opacity: 0.65;
	-moz-opacity:0.65;

}
.MainBoxAntiTrans
{
	position:relative;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;

}
.MainBox p
{
	line-height:1.7em;
}
.MenuLink
{

	padding: 6px;
	width: 150px;
	color: #000066;
	text-decoration: none;
	letter-spacing: 0.2pc;
}
a.MenuLink
{
	color: #000066;
	text-decoration:none;
}
a:hover.MenuLink
{
	text-decoration:underline;
}
.IntroBox
{
	overflow:auto;
	height: 410px;
	text-align:center;
	vertical-align:middle;
	letter-spacing: 0.2pc;
	padding-left:70px;
	}
hr
{	color:#000066;
	height:1px;
	width:50%;
	}
h1
{
	font-size:12pt;
	color: navy;
}
h2
{
	font-size: 10pt;
	color: navy;
}
h3
{
	font-size: 8pt;
	font-weight:normal;
	color: navy;
}
.Content
{
		overflow:auto;
}
.Prices
{
	width:400px;
}
.Price
{
	vertical-align:top;
	width:50px;
	text-align:right;
}
.Description
{
	width:350px;
}