body {
	background-color: ;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:16px;
	color: #333333;
	font-weight: normal;
	margin:0px;
	background: #E3D5BD url('/images/bg.gif') repeat-x top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin:5px;
	color: #666666;
}
li {
	margin-bottom:8px;
}
#text_box {
	margin: 5px;
}
#caption_box {
	float: right;
	width: 145px;
	background-color: #DCCDB0;
	padding: 5px;
	margin-left:10px;
	margin-bottom:10px;
}
.pressTitle {
background: #FFFFFF url(../../images/title_bg.gif);
width:400px;
height:20px;
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: italic;
font-size:16px;
line-height:20px;
}
.links {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #996633;
}
.captionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	color: #333333;
}
div.thumbnail {
float: left;
width: 150px;
margin: 0 10px 10px 0;
background: url(../../images/thumb_bg.gif) no-repeat;
}
div.thumbnail img {
margin: 9px 0 10px 16px;
border: 1px solid #777;
}
div.thumbnail p {
text-align:center;
font-weight:bold;
margin:0px;
}
.bottomNav {
	height: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}