body
{
	background-color: #F5F5DC;
}
p
{
	color: black;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
td
{
	color: black;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
}
.pagetopic
{
	font-family: courier new, monospace;
	font-size: 30px;
	font-weight: bold;
}
.portfoliotitles
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
a.normallink
{
	background: inherit;
	color: blue;
	font-size: inherit;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}
.normallink:hover
{
	background: inherit;
	color: #1E90FF;
	font-size: inherit;
	font-family: inherit,sans-serif;
	text-decoration: underline;
}
#menu
{
	background-color: #ffcc33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	left: 5px;
	position: absolute;
	text-align: center;
	top: 140px;
	visibility: visible;
	width: 142px;
	z-index: 8;
}
#menu a
{
	color: black;
	background-color: #ffcc33;
	display: block;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid Gray;
	border-top: 1px solid White;
	padding: 2px 0 2px 0;
}
#leftnav a:first-child 
{
    border-top: 0px;
}
#menu a:hover
{
	background-color: black;
	color: #ffcc33;	
}
#anvilheadedproductions
{
	position:absolute;
	left:135px;
	top:20px;
	z-index:3;
	visibility: visible;
	font-family: "courier new", monospace;
	font-size: 40px;
	font-weight: bold;
}
#content
{
	position: absolute;
	left: 170px;
	top: 117px;
	width: 566px;
	z-index: 4;
}
#navshadow
{
	position: absolute;
	left: 10px;
	top: 145px;
	width: 142px;
	height: 187px;
	z-index: 7;
	background-color: #666666;
	visibility: visible;
}
#banner
{
	border-bottom: 5px solid #008000;
	position:absolute;
	left:0px;
	top:0px;
	height:85px;
	z-index:2;
	background-color: #B9DCFF;
	width: 100%;
}
#anvil
{
	position:absolute;
	left:5px;
	top:10px;
	z-index:2;
	visibility: visible;
}
#mountains
{
	position:absolute;
	left:615px;
	top:45px;
	z-index:2;
	visibility: visible;
}
ul
{
	font-family: Arial, Helvetica, sans-serif;
}