body {
margin:0;
background: url(images/Header_bg.jpg) repeat-x;
font-family: Times New Roman, Times, serif;
font-size:12px;
}

#container {
	width: 1050px;
	padding-bottom: 8px;
	margin: 0 auto 8px;
	position: relative;
}

div.header{
position:relative;
}
div.imgT1{
position:relative;
width:866px;
}
div.mainArea{
position:relative;
text-align:left;
}
div.leftNavigation{
position:relative;
width:135px;
float:left;
padding-left:15px;
}
div.middleCopy{
width:625px;
position:relative;
float:left;
margin-left:15px;
border-right:0px solid #BC1A29;
border-left:0px solid #BC1A29;

padding-left:10px;
padding-right:10px;
}
div.middleCopyTwo{
width:850px;
position:relative;
float:left;
margin-left:15px;
border-right:0px solid #BC1A29;
border-left:0px solid #BC1A29;

padding-left:10px;
padding-right:10px;
}
div.rightCopy{
width:200px;
position:relative;
float:left;
margin-left:10px;
text-align:center;
}
div.rightCopyTwo{
width:200px;
position:relative;
float:left;
margin-left:10px;
text-align:left;
}
.redBold{
font-family: Times New Roman, Times, serif;
font-size:14px;
color:#BC1A29;
font-weight:bold;
text-decoration:none;
text-align:left;
}
.blackBold{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000000;
font-weight:bold;
text-decoration:none;
text-align:left;
}
A.redFont{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#BC1A29;
font-weight:bold;
text-decoration:none;
text-align:left;
}
A:hover.redFont{
text-decoration:underline;
}
div.link{
height:25px;
}
div.textHeader{
font-size:14px;
color:#FFFFFF;
font-weight:bold;
background-color:#BC1A29;
width:auto;
height:auto;
padding-left:10px;
margin-top:10px;
margin-bottom:15px;
border:1px solid #C39023;
}
ul {
list-style: none;
margin-left: 0;
padding-left: 1em;
text-indent: -1em;
}
div.button {
width: 135px;
padding: 0 0 1em 0;
margin-bottom: 1em;
margin-right: 15px;
font-family:"Times New Roman", Times, serif;
font-size:14px;
background-color: #C45050;
color: #330000;
float:left;
}
.button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}
.button li {
border-bottom: 1px solid #DE9090;
margin: 0;
}
.button li a {
display: block;
padding: 5px 0px 5px 0.7em;
border-left: 10px solid #B71919;
border-right: 10px solid #C45050;
background-color: #BC2121;
color: #fff;
text-decoration: none;
width: 100%;
}
.button li a {
width: auto;
}
.button li a:hover {
border-left: 10px solid #D11C1C;
border-right: 10px solid #E05B5B;
background-color: #D72525;
color: #fff;
}
.bookcover{
float:right;
}
.endorsments{
float:left;
}
.cookiecrumb{
color:#C0C0C0;
font-size:10px;
font-family:"Times New Roman", Times, serif;
text-decoration:none;
}
A:hover.cookiecrumb{
color:#BC1A29;
}
.presentationDetails{
float:left;
width:275px;
}
.instructions{
float:right;
width:320px;
color:#666666;
}

.spacer{
float:left;
width:275px;
height:40px;
}
.imageText{
height:22px;
vertical-align:top;
}
.presentation{
float:right;
}
.articleDetails{
float:right;
width:200px;
padding-left:5px;
border-left:1px solid #000000;
}