body {
	font-family: Tahoma, Verdana, Arial;
}
/*ul {
    margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 19px;
	color: #936A1D;
	padding-top: 60px;
}
li {
	background-color: #02050D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4F4F4F;
	border-bottom-color: #4F4F4F;
	padding: 5px;
	margin-left: -45px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: none;
	width: 150px;
	display: list-item;
}
#HERE {
	background-color: #383838;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4F4F4F;
	border-bottom-color: #4F4F4F;
	padding: 5px;
	color:#BBBBBB;
}*/
.sideNav {
	font-size: 14px;
	font-weight: bold;
	padding-left: 19px;
	color: #936A1D;
	padding-top: 60px;
	margin-top: 0px;
}
.sideNavBlock {
	background-color: #02050D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4F4F4F;
	border-bottom-color: #4F4F4F;
	padding: 5px;
}

.sideNavBlockHERE {
	background-color: #383838;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4F4F4F;
	border-bottom-color: #4F4F4F;
	padding: 5px;
	color:#BBBBBB;
}

.copyright {
	font-size: 9px;
	color: #936A1D;
}
a:link {
	color: #936A1D;
	text-decoration: none;
}
a:visited {
	color: #7B5817;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
a:active {
	color: #FFCC66;
	text-decoration: none;
}
.text {
	font-size: 12px;
	color: #BBBBBB;
	text-align: justify;
	letter-spacing: 1px;
	padding-left: 50px;
	padding-top: 12px;
}
.text p {
	width: 400px;
}
.text p#classics {
	width: 500px;
}
.text table img  {
	border: 2px solid #5F4412;
	margin-right: 40px;
	margin-top: 20px;
}
.text table td {
 	font-size: 12px;
	font-weight: bold;
	color: #936A1D
}
.text table#bioText td{
	font-size: 12px;
	color: #BBBBBB;
	font-weight: normal;
	text-align: left;
}
.text table#bioText2 td{
	font-size: 12px;
	color: #BBBBBB;
	font-weight: normal;
	text-align: left;
}
.text table#bioText3 td{
	font-size: 12px;
	color: #BBBBBB;
	font-weight: normal;
	text-align: left;
}
.text table#bioText4 td{
	font-size: 12px;
	color: #BBBBBB;
	font-weight: normal;
	text-align: left;
}
.bio {
	margin-top: 10px;
}
.contact {
	padding: 5px;
	display: block;
	width: 180px;
	background-color: #191919;
}
.tagLine {
	font-size: 12px;
	font-style: oblique;
	color: #936A1D;
	text-align: right;
	margin-right: 20px;
	margin-top: -18px;
}
.bold {
	font-weight: bold;
}
.notBold {
	font-weight: normal;
	color: #BBBBBB;
	font-size: 10px;
}
.gallery p{
	width: 250px;
}
.gallery td {
	width: 270px;
}
.antiText p{
	width: 500px;
}
