@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #232323;
}
p {
	font-weight: normal;
}
a {
	color: #1D7CD3;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #B20838;
	text-decoration: none;
}


h1 {
	font-size: 36px;
	;
	;
	font-weight: normal;
}
label {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
}

ul {
	line-height: 18px;
}
#container {
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-left: 15px;
	width: 560px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#nav {
	font-size: 14px;
}
#nav a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	text-decoration: none;
	color: #000;
}
#foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #333;
}
#foot a {
	color: #FFF;
}
#foot a:hover {
	color: #F4CD80;
	text-decoration: none;
}
#bg_side_top {
	background-image: url(../images/bg_rightside.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #005288;
}
#bg_side_down {
	background-image: url(../images/bg_rightside_down.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bg_nav {
	background-color: #015289;
}
.bg_nav_left {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bg_nav_right {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


.title_xbig {
	font-size: 50px;
	letter-spacing: -1px;
	color: #cc9900;
}
.numbers {
	font-size: 36px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	font-family: "century old style";
}

.h1sub {
	font-size: 30px;
	color: #000000;
	font-style: italic;
	margin-top: -5px;
	font-family: "Hoefler Text", Baskerville, Garamond, "Palatino Linotype", Georgia, "Times New Roman", serif;
	line-height: normal;
}
.smallcaps {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.booktitle {
	font-size: 30px;
	color: #015289;
	line-height: 26px;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.prev_words {
	font-style: italic;
}
.border_td_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.smallcaps_nounder {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}
.bg_top {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6498C3;
	background-color: #F9FDFE;
}
.div_text {
	width: 250px;
	border: 1px solid #DFEBF7;
	margin-left: 10px;
	font-size: 16px;
	background-image: url(../images/bg_title.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 20px;
	font-weight: bold;
	color: #114B7D;
}
.red_bold {
	color: #9E0732;
	font-weight: bold;
}
.hline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6498C3;
}


#container .statesnames tr td a {
	text-transform: capitalize;
	line-height: 20px;
}
.map {
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.vline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
.backtotop {
	font-size: 10px;
	font-weight: bold;
}
.float_ad {
	position: relative;
	bottom: 300px;
	left: 100px;
}
#container .smallcaps_nounder {

}
.img {
	border: 1px solid #FFF;
	padding: 4px;
}
