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

body {
	margin:0;
	background-color:#e4e4e4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#666666;
	}
a:link, a:visited, a:active {
	text-decoration:none;
	color: #666666;
	font-weight:bold;
	
	}
a:hover {
	text-decoration:underline;
	}
#wrapper {
	width:946px;
	margin:0 auto;
	position:relative;
	}
#header3 {
	background-image:url(../images/common/header.jpg);
	background-repeat:no-repeat;
	width:946px;
	height:96px;
	}
#header {
	background-image:url(../images/common/header-2.jpg);
	background-repeat:no-repeat;
	width:946px;
	height:102px;
	}
#main {
	background-image:url(../images/common/body_bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	width:946px;
	padding-top:20px;
	}
#left {
	width:218px;
	margin:0 0 0 22px;
	padding-bottom:10px;
	float:left;
	}
#left img {
	display:block;
	}
#right {
	width:665px;
	margin:0 30px 0 0;
	float:right;
	position:relative;
	}
.big {
	font-size: 20px;
	font-style: italic;
	color: #A50022;
	font-weight: bold;
}
.main_pic {
	float:right;
	margin:0 0 0 5px;
	}
#index_list ul {
	list-style-position:outside;
	margin:0 0 0 20px;
	padding:0;
	}
#index_list li {
	}
#lattice {
	clear:both;
	padding-top:20px;
	}
#lattice a:link, #lattice a:visited, #lattice a:active {
	color: #A50022;
	font-weight: bold;
	text-decoration:none;
	}	
	#lattice a:hover {
	text-decoration:underline;
	}	
.bottom_bold {
	color: #A50022;
	font-weight: normal;
	font-size:20px;
	margin: 15px auto 0 auto;
	text-align:center;
	padding-bottom:10px;
	}		

.newsletter_archives {
	margin-left: 150px;
	margin-top: 20px;
	font-size: 18px;
	color: #A50022;
	padding-bottom:10px;
	
}
#newsletters {
	width:500px;
	background-color:#CCCCCC;
	border:1px solid #A50022;
	} 	
#newsletters a:link, #newsletters a:visited, #newsletters a:active {
	text-decoration:none;
	font-weight:normal;
	color:#333333;
	display:block;
	padding:3px 15px;

	}
#newsletters a:hover {
background-color:#A50022;
color:#ffffff;
	}
.style1 {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
#footer {
	clear:both;
	background-image:url(../images/common/footer.jpg);
	background-repeat:no-repeat;
	width:946px;
	height:36px;
	padding-top:3px;
	font-size:12px;
	color:#999999;
	}
.copy {
	margin-left:30px;
	}
.book_border {
	border:1px solid black;
	padding:2px
	}
#ebook_words a:link, #ebook_words a:visited, #ebook_words a:active {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	}
#ebook_words a:hover {
	text-decoration:underline;
	}

#ebook a:link, #ebook a:visited, #ebook a:active {
	text-decoration:none;
	font-size:13px;
	color:#666666;
	}
#ebook a:hover {
	text-decoration:underline;
	}
#footer a:link, #footer a:visited, #footer a:active  {
	color:#999999;
	text-decoration:none;
	display:block;
	float:right;
	padding-right:25px;
	}
#footer a:hover {
	text-decoration:underline;
	}

.bored {
	border:1px solid red;
	}

