@charset "ISO-8859-1";
body {
		background-image: url(../images/bg.jpg);
		background-repeat: repeat-x;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #f4d689;
}
#main {
	background-image: url(../images/banner3.jpg);
	background-repeat:none;
	width:751px;
	position:relative;
	margin: auto;
	background-color: F0c554;
		
}

	

#menu1 {
	width:296px;
	height:56;
	position: relative;
	top: 100px;
		

}

#menu2 {
	width:296px;
	height:56;
	position: relative;
	top: -295px;
	left: 460px;
	
}

#book {
	width:163px;
	height:197px;
	position: relative;
	top: -100px;
	left: 295px;

}

#footer{
		width:718px;
		padding:15px;
		clear: both;
}


#content{
		width: 580px;
		margin: auto;

	
		}
		
	#text{
	position:relative;
	top:10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top:-140px;
	}	
		


#left{
		width: 150px;
		height:600px;
		float: left;
}

#right{
		width: 540px;
		float: right;
}
body,td,th {
		font-family: Times New Roman, Times, serif;
		font-size: 16px;
		color: #000000;
}
a {
		font-family: Times New Roman, Times, serif;
		font-size: 16px;
		color: #000000;
		font-weight: bold;
		text-decoration:none;
}
a:visited {
		color:  #000000;
		text-decoration:none;
}
a:hover {
		color:  #000000;
		text-decoration:none;
}
a:active {
		color:  #000000;
		text-decoration:none;
}
.divider {
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: bold;
		color: #FFFFFF;
}
.title {
		font-family: "Times New Roman", Times, serif;
		font-size: 30px;
	
		color: #000000;
		letter-spacing: 5px;
}

.subtitle {
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: bold;
		color: #000000;
}
.quote {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		color: #000000;
}


#press a {
		font-family: Times New Roman, Times, serif;
		font-size: 20px;
		color: #000000;
		font-weight: bold;
		text-decoration:none;
}
#press a:visited {
		color: #333333;
		text-decoration:none;
}
#press a:hover {
		color: #333333;
		text-decoration:none;
}
#press a:active {
		color: #333333;
		text-decoration:none;
}


#footer a {
		font-family: Times New Roman, Times, serif;
		font-size: 14px;
		color: #000000;
		font-weight: bold;
		text-decoration:none;
}
#footer a:visited {
		color:  #000000;
		text-decoration:none;
}
#footer a:hover {
		color:  #000000;
		text-decoration:none;
}
#footer a:active {
		color:  #000000;
		text-decoration:none;
}

