html {
	height: 100%;
}
body {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	height: 100%;
	background-color: #4D4D4D;
	z-index: 1;
}
.home
{
	width: 100%;
	height: 100%;
	margin: 0;
	vertical-align: middle;
	text-align: center;
}
a.clean, a.clean:hover
{
	vertical-align: middle;
	margin: 0;
	padding: 0;
	background: none;
}
a
{
	color:#999999;
	text-decoration:none;
	padding: 2px;
}
a:hover
{
	background-color: #999999;
	color: #333333;
}
a img
{
	border:none;
	display: inline;
}

div
{
	margin: 0;
}

.header .logo
{
	background-image: url(/images/anthonypinciotti/anthony-pinciotti.gif);
	width: 321px; height: 194px;
	padding:0;
}
.leftColumn
{
	width: 305px;
	margin-left: 16px;
}
.leftColumn mainImg
{
	
}
ul.nav {
	float: left;
	padding: 0;
	margin: 20px 0px 0px 14px;
	list-style: none;
	font-weight: normal;
	border-top: dotted 1px #999999;
}
ul.nav li {
	position: relative;
	float: left;
	padding: 0px 0px 0px 8px;
	margin-left: -1px;
	margin-bottom: 4px;
}
ul.nav li.first {
	padding: 0;
}
.main
{
	position: absolute;
	left: 360px;
	top: 60px;
}
.contentArea
{
	width: 700px;
	border-top: dashed 1px #777777;
	color: #cccccc;
	height: 480px;
	overflow-y: auto;
	padding-right: 10px;
}
.pageName
{
	color: #cccccc;
	position: absolute;
	width: 700px;
	height: 40px;
	left: 360px;
	top: 20px;
	font-size: 24px;
	vertical-align: top;
}
.footer
{
	color: #777777;
	position: absolute;
	width: 700px;
	height: 20px;
	top: 500px;
	font-size: 12px;
	text-align: right;
	border-top: dashed 1px #777777;
	padding-top: 4px;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

