body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #7D8172;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7D8172;
}
a:hover {
	text-decoration: underline;
	color: #7D8172;
}
a:active {
	text-decoration: none;
	color: #7D8172;
}
h1 {
	font-size: 160%;
	color: #7D8172;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	width: 100%;
	text-align: left;
}
h2 {
	font-size: 150%;
	color: #7D8172;
}
h3 {
	font-size: 20px;
	color: #7D8172;
}
h4 {
	font-size: 130%;
	color: #7D8172;
}
h5 {
	font-size: 120%;
	color: #7D8172;
}
h6 {
	font-size: 110%;
	color: #7D8172;
}
#homepage {
	width: 450px;
	height: 340px;
	background-image: url(img/homepage.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#homepageLinks {
	position: absolute;
	top: 244px;
	left: 234px;
	font-size: 15px;
	border-left: 3px dotted #7D8172;
	padding-left: 6px;
	padding-top: 0px;
	letter-spacing: 3px;
}
#list {
	padding: 10px;
	margin-left: 234px;
}
#topNav {
	width: 100%;
	padding-top: 7px;
	padding-bottom: 3px;
}
#subNav {
	width: 100%;
	background-image: url(img/template/banner_bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#subNavLine {
	width: 100%;
	background-image: url(img/template/banner_bg_line.gif);
	background-repeat: repeat-x;
	height: 33px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#container {
margin-left: auto;
margin-right: auto;
}
#left {
	width: 300px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 40px;
	padding: 10px;
	float: left;
	clear: both;
	font-size: 15px;
	border-left: 3px dotted #7D8172;
	letter-spacing: 3px;
}
#photo {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 40px;
	padding: 10px;
	float: left;
	clear: both;
	font-size: 12px;
	letter-spacing: 3px;
	border: 2px solid #7D8172;
	background-color: #EBECE8;
}
#photo img {
	border: 2px solid #7D8172;
}
#content {
	width: 380px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
}
#contentRight {
	width: 50%;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 140px;
	margin-left: 10px;
	padding: 10px;
}
#footer {
	width: 100%;
	margin-top: 25px;
}
.line {
	background-repeat: repeat-x;
	background-image: url(img/template/line.gif);
	padding-bottom: 6px;
	padding-bottom: 6px;
}
#bottomNav {
	width: 100%;
	letter-spacing: 3px;
	font-size: 11px;
}
#subFooter {
	width: 100%;
}
.GreenFont_Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #848879;
}
.Eleven_px_Font {
	font-size: 11px;
}
.Fourteen_px_Font {
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}
.my_article {
	padding-bottom: 4px;
	border-bottom: 3px dotted #7D8172;
	margin-bottom: 10px;
}