@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:100;
	letter-spacing:0px;
	background:url(images/bg.jpg) repeat;
	background-image:url(images/bg.jpg);
	color:#333333;
	overflow:scroll;
}

.book {
	font-family:Arial, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	font-weight:100;
	}

img, div {
	behavior: url(iepngfix.htc);
}

.indexText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:20px;
	line-height:14px;
}

img {
	border:none;
}

a {
	color:#3B7ED5;
	text-decoration:none;
}

a:hover {
	color:#3B7ED5;
}

h1 {
	/*margin-top:0px;*/
	padding-top:6px;
	font-family:Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	letter-spacing:6px;
}

h2 {
	font-family:Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:3px;
}

h3 {
	margin-top:0px;
	font-family:Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	letter-spacing:6px;
	padding-top:40px;
	padding-bottom:3px;
	margin-bottom:0px;
}

.main {
	width:978px;
	/*margin-left:auto;
	margin-right:auto;*/
	background:center top no-repeat;
	background-image:url(images/BG_index.jpg);
	min-height:720px;
}

.flashMenu {
	position:relative;
	float:left;
	padding-top:60px;
}

.newsBlurb {
	font-family:Arial, Helvetica, sans-serif
	font-size:11px;
	float:right;
	text-align:right;
	padding:2px;
	text-shadow:inherit;
}

.newsFloat {
	float:right;
	padding-top:40px;
	clear:right;
	width:400px
}

.newsletter {
	position:relative;
	float:right;
	width:182px;
	font-size:11px;
	letter-spacing:2px;
	font-weight:lighter;
	background:#FFFFFF;
	padding:3px;
	border:1px solid #CCCCCC;
	text-align:right;
	clear:right;
}

.newsletter:hover {
	border:1px solid #3B7ED5;
}

.newsletter a:link {
	color:#333333;
}

.newsletter:hover a:link {
	color:#3B7ED5;
}

.newsletter a:visited {
	color:#333333;
}

.newsletter:hover a:visited {
	color:#3B7ED5;
}

.rightSide {
	float:right;
	width:275px;
}
.newsForm {
	float:right;
	width:275px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.rightSide span {
	font-style:normal;
	font-size:11px;
}

.textHolder {
	position:relative;
	clear:both;
	width:800px;
	min-height:220px;
	padding-top:90px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/BG_bottom.jpg) bottom center no-repeat;
}
.indexHolder {
	position:relative;
	clear:both;
	width:800px;
	min-height:220px;
	padding-top:20px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/BG_bottom.jpg) bottom center no-repeat;
}

.textContent {
	padding-left:16px;
	line-height:16px;
}

.footer {
	clear:both;
	padding-top:60px;
	font-size:11px;
	font-weight:lighter;
	letter-spacing:1px;
	line-height:19px;
	text-align:center;
	color:#888787;
}

.footer a {
	color:#888787;
}

.border {
	width:978px;
	background:url(images/white.jpg) top center repeat-y;
	margin-left:auto; 
	margin-right:auto;
}