body {
	background-color: #E9E6D5;
	
	

}
#wrapper {
	top:20px;
	background-image:url(images/bodybak.png);
	background-repeat:repeat-y;
	background-position: center top;
	}	
#container {
	position:relative;
	top:0px;
	width: 960px;
	margin: auto;

}
#header {
	position:relative;
	top:0px;
	background-color: #FFFFFF;
	background-image:url(images/headerv3.png);
	background-repeat:no-repeat;
	background-position: left 20px;
	margin-top:0px;
	width: 960px;
	height:186px;

}
#menu {
	background-color: #050505;
	width: 960px;
	position: relative;
	top: 0px;


}
#maincontent {
	background-color: #ffffff;
	width: 960px;
	position: relative;
	top: 0px;
	margin-top:0px;
}
#rightcol {
	background-color: #ffffff;
	width: 660px;
	position: relative;
	float:right;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#leftcol {
	background-color:#ffffff;
	width:290px;
	position:relative;
	top:0px;
	margin-right:600px;

}
#footer {
	position: relative;
	top:0px;
	margin-top:0px;
	clear:both;
	background-color: #006699;
	color: #ffffff;
	height:30px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6B1513;
	border-bottom-color: #6B1513;
	
	}
#contactmenu {
	text-align: right;
	width:955px;
	margin-left: auto;
	margin-right:auto;
	position:relative;
	top:0px;
	background-color: #006699;
	color: #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	font-size:medium;
}
#leftcol p {
	padding-right: 10px;
	padding-left: 10px;
}

#leftbox {
	width: 205px;
	float:left;
	margin-top:25px;
	margin-left:35px;
	margin-bottom:25px;
	padding:25px;
	/*background-color: #FFFFFF;
	background-image: url(images/boxback2.png);
	background-repeat: repeat-x;*/
	
}
#rightbox {
	width:205px;
	float:right;
	margin-top:25px;
	margin-right:35px;
	margin-bottom:25px;
	padding:25px;
	background-color: #FFFFFF;
	/*background-image: url(images/boxback2.png);
	background-repeat: repeat-x;
	border-top-style: none;*/
	}
#rightcol p {
	margin-left: 10px;
}
#maincol {
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
#title{
	margin-top:5px;
	}
#title .tag {
	font-size: 24px;
	font-style: italic;
	color: #333333;
	padding-left: 25px;
	font-family: "Franklin Gothic Medium", Verdana, Arial, sans-serif;
	font-weight: lighter;
}
#title h1 {
	font-family: "Franklin Gothic Medium", Verdana, Arial, sans-serif;
	font-size: 34px;
	font-weight: lighter;
	color: #333333;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	line-height:15px;
}


#book {
	line-height: 1.5;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 50px;
	margin-left: 50px;
}
.logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
