body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	line-height:19px;
	font-weight:normal;
	text-align:left;
	background-image: url(../images/bgComp.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-size:16px;
	color:#666600;
	font-weight:500;
	line-height: normal;
	margin-bottom: 0px;
}
hr {
	margin: 4px;
	color:#666600;
}
p, blockquote { font:12px/18px verdana, arial, helvetica, sans-serif;}
blockquote {
	margin-top:4px;
	margin-bottom:4px;
	margin-left:10px;
}
p {	
	margin:0px 0px 16px 0px;
	padding:0px;
}	
a {
	color:#666600;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
}
a:link {color:#666600;}
a:visited {color:#666600;}
a:hover { text-decoration:underline}

/**/
.callout {
	font-size: 12px;
	font-weight:bolder;	
	color:#666699;
}
.formFeedback {
	text-align:center;
}
/**/
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}
#Content {
	position:absolute;
	margin:80px 0px 0px 60px;
	padding:0px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:800px;
}

#LeftPane, #LeftPane_3column{
	position: absolute;
	left: 60px;
	top:80px;
	width:500px;
}

/* Again, "be nice to Opera 5". */
body>#LeftPane { width:400px; }

#main_copy {
	padding:0px;
	width:320px;
}
#RightPane {
	position: absolute;
	left: 510px;
	top:156px;
	width:320px;
}

#contactSlug {
	font-size:13px;
	color:#996600;
	font-weight:normal;
	text-align:left;
}
#contactSlug_hilite {
	color:#666600;
}
