body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
}

a:link {
	color: #B60B27;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B60B27;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #B60B27;
}
#Wrapper {
	width:800px;
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

Div.BoxTop {
	background-image: url(images/boxTop.gif);
	background-repeat: no-repeat;
	height: 6px;

}
Div.BoxMiddle {
	height:510px;
	background-image: url(images/boxMiddle.gif);
	background-repeat: repeat-y;
	background-position: top;

}
Div.BoxBottom {
	background-image: url(images/boxBottom.gif);
	background-repeat: no-repeat;
	height: 6px;

}
Div.footer {
	height:12px;
	margin-top: 6px;
	color:#CCC;
}
Div.Header {
	padding-top:60px;
}
Div.Header span.Logo {
	width:230px;
	float:left;
	text-align:center;
}
Div.Header span.Slogan {
	width:513px;
	float:right;
	text-align:right;
	margin-right: 10px;
}
Div.Picture {
	padding-top:56px;
}
#Clear {
	clear: both;
	float: none;
}
Div.Footer {
	background-color: #EEEEEE;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #B9142F;
	width: 798px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 120px;
}
Div.fLeft  {
	width:395px;
	float:left;
	text-align:left;
	
}
Div.fLeft span  {
	
}
Div.fLeft span.b  {
	

}
Div.fRight  {
	width:395px;
	float:right;
	text-align:left;

}

