body {
	font-family: "Lucida Sans Unicode";
	background-color: #000000;
	margin:10px 0px; padding:0px;
	text-align:center;
	color:#FFF;
	font-size:12px;
}
#Wrapper {
	width:860px;
	margin:0px auto;
	text-align:left;
	}
#Logo {
	padding-right:151px;
		float:left;
}
#TopHeader {
	width:425px;
	height:60px;
	float:left;
	text-align:right;
}
#TopHeader p{
padding-top:20px;
}
#TopHeader a{
color:#FFFFFF;
text-decoration:none;
}
#BottomHeader {
	width:425px;
	height:44px;
		float:left;
}
#Header {
	width:855px;
	height:114px;

}
#HeaderDivider{
background-image:url(images/HeaderDivider.jpg);
width:855px;
height:10px;
clear:left;
background-repeat:no-repeat;
}
h2{
	font-size:13px;
	margin:0px;
	font-weight:normal;
	letter-spacing: -1px;
}
#Content {
	width:860px;
	text-align:left;
}
#Footer {
clear:left;
	width:855px;
	height:25px;
	background-image:url(images/footer.jpg);
}
.boldText {
font-weight:bold;
}
.italicText {
font-style:italic;
}
#break{
background-image:url(images/dividerLine.jpg);
background-repeat:no-repeat;
width:859px;
height:4px;
margin-top: 2px;
padding-bottom: 8px;
}
.tenGap{
padding-left:10px;
}
