html, body {
	margin:0px;
	padding:0px;
	text-align:center;
	height: 100%;
	min-height:600px;
	overflow: inherit;
	font-family: Times New Roman,Times,serif;
	color:#666666;
	font-size: 10pt;
}
#address a, #rightContainer a {
	text-decoration:none;
	font-size:12px;
	color:#666;
	font-weight: 600;
}
a {
	text-decoration:none;
	font-size:12px;
	color: #3d3d3d;
}
#mainContainer {
	position: relative;
	padding: 0px;
	width: 710px;
	margin-left:auto;
	margin-right:auto;
}
#leftContainer {
	position:relative;
	width: 214px;
	padding: 0px 20px 0px 0px;
	text-align: left;
	float:left;
}
#rightContainer {
	position:relative;
	width: 476px;
	padding: 0px;
	text-align: left;
	float:left;
}
#header {
	position: relative;
	text-align: left;
	height: 77px;
	padding: 20px 0px 20px 0px;
}
h1 {
	font-size: 12px;
	font-weight: 400;
	color: #3d3d3d;
}
h2 {
	font-size: 12px;
	font-weight: 400;
	color: black;
}
#line {
	background: url(line.gif) repeat-x bottom;
	padding: 4px 0px 0px 0px;
}
#logo {
	position: relative;
	float: left;
}
#new_sign {
	position: relative;
	float: left;
	padding: 0px 0px 0px 20px;
}
.cleared {
	clear: both;
}
.photo {
	position: relative;
}
#address {
	position: relative;
	padding: 10px 0px 0px 0px;
}
#address h1 {
	margin: -1px;
	padding: 1px 0px 0px 0px;
}
#news {
	position: relative;
	padding: 20px 0px 0px 0px;
}
hr {
	color: black;
	border: none;
	background-color: black;
	height: 1px;
	margin: 20px 0px 0px 0px;
}
.post {
	position: relative;
	padding: 0px 0px 30px 0px;
}
