body {background-color: #d2cab5;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


H1 {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: 30px;
	font-weight: bold;
	color: #FF7F02;
	padding-left: 25px;
	line-height: normal;
}

H2 {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: 18px;
	font-weight: normal;
	color: #2A0263;
	padding-left: 25px;
	line-height: normal;
}


.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7B2D11;
	padding-left: 15px;
	line-height: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding-left: 25px;
	padding-right: 10px;
	line-height: 17px;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 17px;
}

a {
	color: #F18809;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #7B2D11;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	list-style-type: circle;
}
#THEbox {
	background-color: #FAF5E7;
	width: 751px;
	margin-right: auto;
	margin-left: auto;
}
#MastBox {
	height: 147px;
	width: 750px;
	background-image: url(images/mast.jpg);
	background-repeat: no-repeat;
	border: 1px solid #572C86;
}
#MastButtonbox {
	height: 128px;
	width: 216px;
	float: right;
	background-image: url(images/2008_mast_buttons.gif);
}

#ContentBox {
width: 750px;
height: auto;
}

#TopShadow {
	width: 750px;
	height: 18px;
	background-image: url(images/2008_topshade.jpg);
}

#BottomShadow {
	width: 750px;
	height: 22px;
	background-image: url(images/2008_bottonshade.jpg);
	position: relative;
}

#ContentWhitebox {
	width: 750px;
	background-repeat: repeat;
	min-height: 400px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #4E1F89;
}


#BlogSidebar {
width: 200px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #7E341B;
	margin-right: 24px;
	margin-top: 25px;
padding-bottom:25px;
margin-left:25px;
}
