body {
	background-image:url(picts/bg.gif);
	background-repeat:repeat-y;
}
body,p,table,tr,th,td,ul.ol,li {
	font: 11px geneva, verdana, arial, sans-serif; 
}


a {
	color:#3433CD;
}

h2 {
	font-size:16px;
	color:#A21003;
}

h3 {
	font-size:14px;
	color:#A21003;
}


#top {
	margin:0 auto;
	height:90px;
	width:900px;
	border-bottom:1px solid #000034;
}
#top2 {
	margin:0 auto;
	meight:5px;
	width:900px;
	border:1px solid #000034;
	background-color:#F3F3FC;
}

#main {
	margin:0 auto;
	width:900px;
	background-color:#FFF;
	min-height:500px;
	height:auto !important;
	height:500px;
	
}
#left {
	width:205px;
	float:left;
	/*border-right:1px solid #000034;*/
	min-height:500px;
	height:auto !important;
	height:500px;
}

.leftlist li {
	background-position:left;
	background-repeat:no-repeat;
	line-height:22px;
}

.leftlist li a {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#660600;
	padding:5px 0 0 25px;
	line-height:22px;
}
.leftlist li a:hover {
	text-decoration:underline;
}

#mid {
	padding-top:14px;
	float:left;
	padding-left:10px;
	border-right:1px solid #000034;
	border-left:1px solid #999;
	background-color:#FFF;
	min-height:500px;
	height:auto !important;
	height:500px;
}

#col2 #mid {
	width:683px;
}
#col3 #mid {
	width:478px;
}

#right {
	padding-top:0;
	width:192px;
	height:400px;
	float:left;
	min-height:500px;
	height:auto !important;
	height:500px;
}

#col2 #right {
	display:none;
}	

col3 #right {
	display:block;
}
	
.list {
	text-align:center;
	margin-top:20px;
	color:#3433CD;
}

.list  a {
	border:0;
	color:#3433CD;
	display:block;
	margin:0 auto;
	padding-bottom:5px;
}

.button {
		background-image:url(picts/button.gif);
		background-repeat:no-repeat;
		display:block;
		color:#FFF;
		height:20px;
		padding-top:7px;
		font-weight:bold;
		text-decoration:none;
	}
	.button:hover {
		color:#FFFFB7;
	}

	
.PowerSearch { 
	font-size: 9px; 
	width: 195px; 
	margin: 0 auto; 
	padding: 0; 
}
.PowerSearch h5 {
	margin:0;
	padding:0 0 5px 10px;
	color:#A21003;
	font-size:13px;
}

div.PowerSearch p {
	font: 11px geneva, verdana, arial, sans-serif; 
	font-weight: 500;
	color: #333;
	padding: 0;
	line-height: 15px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	border: 0;
} 

.PowerSearch ul {
	line-height: 12px;
	list-style:none;
	padding:0;
	margin:0 0 0 15px;
	text-align:left;
}

.PowerSearch ul li {
	list-style:none;
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: 500;
	color: #333;
	display:list-item;
	text-align: left;
	margin: 0;
	padding: 0 0 3px 0;
}	

.PowerSearch_Top { 
	display: block; 
	width: 195px; height: 33px; 
	background: url("picts/searchbox-top.gif") no-repeat top left;
}

.PowerSearch_Top_wo { 
	display: block; 
	width: 195px; 
	height: 19px; 
	background: url("picts/searchbox-top-wo.gif") no-repeat top left;
}

.PowerSearch_Middle {
	display: block; 
	background: url("picts/searchbox-bkgrnd.gif") repeat-y top left; 
	width: 195px; 
}

.PowerSearch_Bottom {
	display: block; 
	width: 195px; 
	height: 10px; 
	background: url("picts/searchbox-btm.gif") no-repeat top left; 
}
#search { 
	width: 59px; 
	height: 16px; 
	background: url("picts/search.gif") no-repeat top left; 
	border: none; 
}

#content {
	padding:0 10px 0 0;
}

#content ul {
	margin:0;
	padding:0;
}
#content ul li {
	margin:0;
	padding:0 0 10px 0;
	list-style-type:none;
	font-size:10px;
}
#content img {
	padding-right:10px;
	padding-bottom:0px;
}	

.title {
	font-weight:bold;
	font-style:italic;
	font-size:13px;
	text-decoration:none;
}
.title:hover {
	font-weight:bold;
	color:#333;
	font-style:italic;
	font-size:13px;
	text-decoration:underline;
}

#title_links {
	text-align:right;
	border-bottom:1px dotted #A71726;
	border-top:1px dotted #A71726;
	height:20px;
	padding-top:5px;
	padding-right:5px;
	background-color:#F0F0F0;
	margin-top:5px;
}
#title_links a {
	color:#039;
}

.input {
	border:none;
}

/* table */

.table_form {
	
}
.table_form th {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#666;
}
.table_form td {
	font-size:12px;
	color:#666;
}
.table {
	font-size:11px;
	border-width: 1px 1px 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}
.table th {
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	background-color:#3D6DB5;
}
.table th.totals {
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	background-color:#A6B199;
}
.table td {
	font-size:11px;
	color:#666;
}
.table td.totals {
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	background-color:#347E4D;
}

.table_form tr.shade {
	background-color:#F9F9D1;
}

#books {
	padding:0;
	margin:0;
}
#books h2 {
	text-align:right;
	color:#039;
	padding-bottom:2px;
	border-bottom:1px solid #039;
}
#books a {
	text-decoration:none;
	color:#003399;
}
#books a:hover {
	text-decoration:underline;
}

#books ul {
	list-style:none;
	padding:0;
	margin: 0;
}

#books ul li {
	
}
#books .under2 {
	font-style:italic;
	font-weight:bold;
	color:#039;
}

 #books img
 {
	float: left; 
	padding-right:0;
	margin-right: 10px;
	border:none;
	
}

