body {
	position: relative;
	background-color: #D5D3C3;
	margin: 0px;
	padding: 0px;
}
#centerer {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	position: absolute;
	left: 5px;
	top: 5px;
}
a:link img.enter_from_main, a:visited img.enter_from_main, a:hover img.enter_from_main, a:active img.enter_from_main {
	border: none;
}
a:link img.mainMenu, a:visited img.mainMenu, a:hover img.mainMenu, a:active img.mainMenu {
	border: none;
}
#main_content {
	position: absolute;
	width: 700px;
	left: 220px;
	top: 60px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#main_content_index {
	position: absolute;
	left: 220px;
	top: 100px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 30px;
	font-style: italic;
	color: #704214;
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.wTitles {
	list-style-type: none;
	font-size: 16px;
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 0px;
}
li.wTitlesIndiv {
	font-weight: bold;
	display: inline;
	font-size: 20px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

div.wDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
	display: block;
	padding-bottom: 20px;
	margin-top: 3px;
	margin-right: 15px;
	text-align: justify;
}
h4 {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	font-size: 16px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}
#logo {
	position:absolute;
	width:580px;
	left:215px;
	top: 1px;
}
#terence_marquis {
	position: absolute;
	height: 405px;
	width: 200px;
	left: 5px;
	top: 5px;
}

#TerenceMenu {
	position:absolute;
	left:2px;
	top:223px;
	width:200px;
	height:167px;
}

#WritingsUp_ {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:34px;
}

#BiographyUp_ {
	position:absolute;
	left:0px;
	top:34px;
	width:200px;
	height:33px;
}

#ArtForSaleUp_ {
	position:absolute;
	left:0px;
	top:67px;
	width:200px;
	height:32px;
}

#ImagesUp_ {
	position:absolute;
	left:0px;
	top:99px;
	width:200px;
	height:33px;
}

#ContactUp_ {
	position:absolute;
	left:0px;
	top:132px;
	width:200px;
	height:35px;
}


img.subTitles {
	margin-left: 2px;
	margin-top: -3px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #5A0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.excerpt {
	font-size: larger;
	font-weight: bold;
}
li {
	list-style-type: disc;
	padding-bottom: 7px;
}
img.outline {
	border: 1px solid #000000;	
	
}
a:link img.outline, a:visited img.outline {
	border: 1px solid #000000;
}
a:hover img.outline, a:active img.outline {
	border: 1px solid #FFFFFF;
} 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	font-weight:normal;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
