#container {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
h2 {

	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
#top_nav {
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #E5E3E6;
}
#top_nav a:link, #top_nav a:visited {
	background-image:  url("images/button_fill.gif");
	background-repeat: repeat-x;
	border: 1px solid #B52B29;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	height: 17px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#top_nav a:hover {
	color: #B52B29;
	background-color: #FFFFFF;
	background-image: none;
}

#top_nav2 {
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #FFFFFF;
}

#left_column {
	width: 195px;
	float: left;
}
#right_column {
	width: 555px;
	float: right;
}
#photo {
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url("images/secondary_nav_fill.gif");
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:  url("images/bg.jpg");
	background-repeat: repeat-x;
	background-attachment:fixed
}
#box_left {
	background-image:  url("images/box_fill_red2.gif");
	padding-left: 10px;
	padding-top: 15px;
	height: 160px;
	font-size: 11px;
	clear: both;
}
#box_left h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#box_left a:link, #box_left a:visited {
	color: #8F0000;
}
#box_left a:hover {
	text-decoration: none;
}
#secondary_nav {
	background-image:  url("images/secondary_nav_fill.gif");
	height: 37px;
	text-align: left;
	text-transform: uppercase;
	padding-top: 5px;
	font-size: 11px;
}
#secondary_nav a:link, #secondary_nav a:visited {
	text-transform: uppercase;
	font-weight: bold;
	color: #960000;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	letter-spacing: .1em;
}
#secondary_nav a:hover {
	text-decoration: underline;
}
#video_div {
	float: left;
	width: 230px;
	margin-top: 30px;
	font-size: 11px;
	margin-left: 30px;
}
#highlights_home {
	float: right;
	width: 250px;
	margin-top: 20px;
}
.date {
	font-weight: bold;
	color: #990000;
}
.logo {
	margin-left: 10px;
}
#bottom_boxes {
	height: 170px;
	clear: both;
}
.box_bottom {
	background-image:  url("images/box_fill_red2.gif");
	padding-left: 10px;
	padding-top: 15px;
	height: 170px;
	font-size: 11px;
	float: left;
	width: 172px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.box_bottom h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.box_bottom a:link, .box_bottom a:visited {
	color: #8F0000;
}
.box_bottom a:hover {
	text-decoration: none;
}
#homepage_only {
	color: #000000;
	height: 417px;
}
.book {
	float: left;
	padding-right: 10px;
}
.email {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content {
	padding: 10px;
}
#red_box2 {
	background-image:  url("images/box_fill_red2.gif");
	background-repeat: repeat-x;
}
#orange_box {
	background-image:  url("images/box_fill_orange.gif");
	background-repeat: repeat-x;
}
#gold_box {
	background-image:  url("images/box_fill_gold.gif");
	background-repeat: repeat-x;
}#green_box {
	background-image:  url("images/box_fill_green.gif");
	background-repeat: repeat-x;
}
.quotes {
	font-weight: normal;
	color: #333333;
	font-size: 14px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-variant: small-caps;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
