* {
	margin: 0;
	padding: 0; }

body {
background-image: url(bookBG1.jpg);
font-family: Times, "Times New Roman", serif;
font-size: 1em;
line-height: 1.2em;
color: #000;
margin: 0;
padding: 0;text-align: justify;}h1 {font-size: 2em; color: #000; font-family: Times, "Times New Roman", serif;font-weight: bold; text-align: center;}

h2 {font-size: 1.2em; color: #000; font-family: Times, "Times New Roman", serif;font-weight: bold; text-align: left;}

#wrap {
margin: 128px auto auto auto;width: 750px;
border: 7px #271e19 solid;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;}


#content {
padding: 0em 20px;
background-image: url(parchment_bg.jpg);background-repeat: repeat;
	-webkit-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-topright: 10px;
		-khtml-border-radius-topright: 10px;
			-moz-border-radius-topright: 10px;		
}

.right {
float: right;
width: 84%;
text-align: justify;
padding-top: 60px; }

.right a {
text-decoration: none;
color: #0033ff;}
}
.right a:hover {color: #0033ff; text-decoration: underline;}
img#welcome { margin: -50px auto auto 95px;}.left { 
float: left;
width: 15%;
padding-top: 98px;  }

ul.rounded {color: #271e19; text-align: center; list-style-type: none;
background-image: url(parchment_bg.jpg);background-repeat: repeat;  margin: 40px auto auto auto; border:0;  width: 96%;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;}

.left ul li a {color: #271e19;font-size: .9em; line-height: 2em; display: block; 
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;}
	
.left ul li a:hover {text-decoration: none; color: #ffdf2a;
font-size: .9em; line-height: 2em; display: block; background-color: #271e19;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;}

.articles {
padding: 30px 10px 10px 10px; line-height: 1.4em;
}

.articles ol{display: block; }
.articles ol li {font-weight: bold; list-style-type: none; text-indent: 25px;}
.articles ol li a {color:#0000ff;}

.articles h2 a {color: black;}.articles a:hover {color: #0033ff; text-decoration: underline;}

#bottom {
background-image: url(parchment_bg.jpg);background-repeat: repeat;
padding: 10px 0;
}

#footer {background-image: url(parchment_bg.jpg);background-repeat: repeat;
text-align: center;
font-size: .7em;
color:#554400;
padding: 5px; 
	-webkit-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;	
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
		-khtml-border-radius-bottomright: 10px;
			-moz-border-radius-bottomright: 10px;	}



