/* CSS Document */

body{	
	font-size:12px;
	background:#f3bd91;
	margin:0;
	text-align:center;
}


#wrapper{
	width:780px;	
	background:#ffffff;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	
	}

#layout_table{
	width:100%;
	vertical-align:top;
	
}

#header{
	
	height: 114px;
	background:transparent url(images/head.jpg) center left no-repeat;
}


#topmenu{
	background-color: #996666;
	height: 40px;
	background-image: none;
}

#submenu{
	background-color: #FADFCC;
	height: 25px;
}

#content{
	background-color: #FFFFFF;	
	height:345px;
}

* html #content{
	background-color: #FFFFFF;
	text-align:justify;
	height:345px;
}
#footer{
	background-color: #333333;
	height: 40px;
	text-align:center;
	font-size:10px;	
	color:#FFFFFF;
}

#dynamic_image {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	background-color: #FFFFFF;
	height: 250px;
	width: 225px;
    border: 3px solid #CCCCCC;	
}

.inner_div{
	padding:10px;	
	width: 780px;	
}

.style3{
font-size:17px;
font-weight:normal;

}


a:hover {
 text-decoration: underline;
 color: #135afb;
}

a {
 	text-decoration: none;
 /* color: #135afb; */
 color: #804040;
}

td{
vertical-align:top;
}
div#books{
text-align:left;
}
div.style3 span{
display:inline-table;
}
h3,h2{
padding-left:10px;
}

.style4 {
color: #135afb;
}

#instructions {
	position: relative;
	top: 9%;
	/*left: 10%;*/
	right:42%;
	
	}
	
	#fonts {
	/*position: relative;

	top: 00%;
	left: 10%;*/
	/*left:43%;*/
	float:left;
	width:14%;
}
