
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url("bgcolor.jpg");
}

#page {
	background-color: white;
	text-align: left;
	margin: 10px auto;
	padding: 0;
	width: 760px;
	background: url("bg.jpg") repeat-y top;
	border: none;
}

#header {
	background-color: #73a0c5;
	background: url("header.jpg") no-repeat bottom center;
	margin: 0 !important;
	margin: 0 0 0 1px;
	padding: 1px;
	height: 103px;
	width: 758px;
}

#content {
	/*font-size: 1.2em*/
}

#footer {
	background-color: #eee;
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 761px;
	clear: both;
	background: url("footer.jpg") no-repeat bottom;
	border: none;
	color: #666;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
	text-decoration: none;
	color: white;
	padding-top: 29px;
	margin: 0;
}

.description {
	font-size: 0.9em;
	text-align: center;
	text-decoration: none;
	color: white;
	text-align: left;
	margin-left: 400px;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
	
}

#headerimg {
	margin: 7px 9px 0;
	height: 97px;
	width: 740px;
}

.narrowcolumn {
	float: left;
	padding: 10px 30px;
	margin: auto;
}


#footer p {
    font:  9px verdana, arial, geneva, sans-serif;
	font-size: 9px;
	margin: 28;
	padding: 20px 0;
	text-align: left;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

hr {
	display: none;
}

.articleTitle {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;*/
	font:  11px verdana, arial, geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	color: black;
  background: none;
  font-weight: normal;
  padding-top: .5em;
  padding-bottom: .17em;
  border-bottom: 1px solid #aaa;
}

.articleTitle2 {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;*/
	font:  11px verdana, arial, geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	color: black;
  background: none;
  font-weight: normal;
  padding-top: .5em;
  padding-bottom: .17em;

}
.articleDate {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;*/
	font: x-small sans-serif;
	font-size: 95%;
  line-height: 1.2em;
  margin: .5em 0 0 0;
  color: #7d7d7d;
  width: auto;
	font-weight: normal;
	/*color: #787878;
	margin: 0px;*/
}

.articleText {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;*/
	font:  9px verdana, arial, geneva, sans-serif;
	font-size: 9px;
	text-align: justify;
}

.articleText2 {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;*/
	font:  9px verdana, arial, geneva, sans-serif;
	font-size: 9px;
	text-align: center;
}

#links {
	text-align: right;
	margin-right: 30px;
	margin-top: 5px;
}

#links2 {
  font-size: 9px;
}

#links a, #links a:hover {
	color: #73a0c5;
	text-decoration: none;
}

#links2 a, #links2 a:hover {
	color: #73a0c5;
/*text-decoration: none;*/
}