body {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align: center;
	background: #fff; 
	margin: 0;
	padding: 0;
	}
h1,h2,h3,h4,h5,p,ul,li {
	text-align: left;
	}
div {
	margin: 0;
	padding: 0;
	}
a, a:visited, a:active {
	background: none;
	color: #666;
	text-decoration: none;
	border-bottom: none;
	}
a:hover,a:active  {
	color: #B62025;
	text-decoration: none;
	}
h1 {
	color: #990000;
	background: none;
	margin: 0; 
	padding:0 0 2px 0;
	font: 1.5em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing:.1em;
	}
h2 {
	color: #000;
	background: none;
	margin: 12px 0 2px 0;
	padding:0;
	font: 1.6em Arial, Helvetica, sans-serif;
	font-style: normal;
	}
h3 {
	color: #666666;
	background: none;
	margin: 0 0 4px 0;
	padding:0;
	font:italic 11px/1.1em Arial, Helvetica, sans-serif;
	}
h4 {
	color: #333;
	background: none;
	margin: 0 0 4px 0;
	padding:0;
	line-height: 1.1em;
	font: 110%/1em Arial, Helvetica, sans-serif;
	float: left;
	}
p {
	font-size: 11px;
	line-height: 1.6em;
	margin: 0 0 8px 0;
	padding:0;
	}
ul {
	margin: 0 0 0 12px;
	padding:0;
	list-style-position: outside;
	}
li {
	font-size: 11px;
	line-height: 1.6em;
	margin: 0 0 8px 0;
	padding:0;
	}
#container {
	position:relative;
	margin: 0 auto;
	padding: 9px 0 0 0;
	background-color: #fff;
	width:760px;
	min-height: 100%;
	/* IE 5 hack */
		height: 100%;
		voice-family: "\"}\"";
		voice-family: inherit;
		height: auto;
	/* IE 5 hack */
	}
html>body #container {
	/* IE 5 hack */
	height: 100%;
	}

/* -Header */

#head {
	position:relative;
	text-align:center;
	width:760px;
	height:100px;
	padding: 0 0 9px 0;
	margin: 0;
	background: url("../images/PaulAlicata_head.gif") no-repeat;
	}
#head #logo{
	display: none;
	}
#head #nav_bar{
	display: block;
	position: absolute;
	bottom: 18px;
	left: 0px;
	height: 20px;
	width: 743px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 4px;
	text-align:center;
	}
#head #nav_bar li{
	float: left;
	margin: 0;
	padding: 0;
	font-size:12px;
	}
#head #nav_bar li a {
	float: left;
	display: block;
	width:138px;
	height: 20px;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	color: #d2232a;
	}
#head #nav_bar li a.here,
#head #nav_bar li a:hover,
#head #nav_bar li a:active {
	color: #000;
	}
#content {
	float:left;
	margin:0 9px 0 0;
	padding: 25px;
	background: url("../images/PaulAlicata_content.gif") no-repeat;
	width:325px;
	height: 518px;
	}
#content p, #content h2{
	}
#image {
	float:right;
	margin: 0;
	padding: 0 0 9px 0;
	width: 376px;
	height: 411px;
	}
#info {
	float:right;
	padding: 10px 0 9px 0;
	background: url("../images/PaulAlicata_info.gif") no-repeat;
	margin:0;
	width: 376px;
	height: 99px;
	color: #d2232a;
	text-align: center;
	}
#info p, #info h2{
	text-align: center;
	color: #d2232a;
	}
#info h2 {
	margin: 0 0 2px 0;
	padding:0;
	}
#contact_form {
	text-align: left;
	}
#contact_form .formline{
	clear: both;
	height: 30px;
	text-align: left;
	}
label,
textarea,
input{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	}
.formline label,
.formline textarea,
.formline input{
	float: left;
	padding: 2px 0;
	margin: 0 0 6px 0;
	border-width: 0;
	}
.formline label{
	width: 140px;
	}
.formline textarea,
.formline input{
	width: 180px;
	}
.submit input{
	width: 106px;
	height: 20px;
	background: transparent url("../images/button_submit.gif") no-repeat;
	border-width: 0;
	}
.submit input:hover{
	color: #d2232a;
	}
.error {
	color: #f00;
	background:#FFFF66;
	padding: 0 2px;
	margin: 0 0 2px 0;
	}