/* CSS Document */

body {
	color:#666666;
	background:#fff;
	margin:0;
	padding:10px 0px 0px 20px;
	text-align: left;
	text-indent: 0em;
	width: 550px;
	float: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.9em;
	line-height:1.8;
	left: 20px;
	top: 20px;
}
h1 {
	font-size:1.8em;
	color: #333;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
h2 {
	font-size:1em;
	font-weight:bold;
	color:#000;
	margin-top:0em;
	padding-left:10px;
	padding-bottom:10px;
	clear:left;
	background:0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
}
h3 {
	font-size:0.75em;
	padding-left: 10px;
	color: #666;
	padding-right: 150px;
}
a {
	text-decoration:underline;
}
a:link {color:#0000FF}
a:visited {color:#9900CC}
a:hover {color:#CC0000}
a:active {color:#00c}



p {
	padding-left: 10px;
	font-weight: lighter;
	font-size: 1em;
}
.contact {
	font-size: .8em;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}





/* RIGHT COLUMN  */

#rightColumn{
	margin: 0px 0px 0px 0px;
	padding:30px 0px 0px 0px;
	width:200px;
	height:inherit;
}
#rightColumnTitle{
	width:200px;
	height:inherit;
}
#rightColumnInner {
	margin: 0px 15px 0px 16px;
	padding:0px ;
}
