h1 {
	color: #333;
	font-size: 24pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
h2 {
	color: #666;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-variant: small-caps;
}
h3 {
	color: #999;
	font-size: 14px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif
}
.entry-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}

h4 {
	color: #00c;
	font-style: normal;
	font-weight: lighter;
	font-size: 10px;
	line-height: 10px;
	font-family: "Times New Roman", Times, serif
}
body {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position:bottom left;
}
.table_line {
	border: 1px solid #333333;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 52px;
	font-weight: bold;
	color: #525252;
	font-style: normal;
	padding-top: 20px;
	text-align: center;
}
.sub-headding {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	text-align: left;
}
.nav_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}


#content {
	text-align: justify;
	margin-top: 10px;
}
#nav_div {
	margin-top: 10px;
}
#nav_pic {
	margin-top: 0px;
	text-align: center;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
}

.gutter {
	background-image: url(assets/line.gif);
}

.pictures {
	padding-top: 5px;
}


#scroller{
height:350px;
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
padding-right:14px;
}
#maincontent{
	width:530px;
	height:100%;
	float:left;
}
.footnotes {
	width: 900px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 9pt;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	font-variant: small-caps;
	color: #FFF;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
