/* CSS Document */

body, html {
	text-align: center;
	margin: 0; padding: 0;
	background: #999; color: #8e493c;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}
td {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}
h1,h2,h3,h4,h5 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #8e493c;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
h6 {
	margin-top: 0.5em;
	margin-bottom: 0;
	color: #555;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
p {
	margin-top: 0.5em;
	margin-bottom: 1.2em;
}
h1 {
	font-size: 1.35em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.25em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
a {
	color: #000;
	text-decoration: none; }
a:link {
	color: #000;
	text-decoration: none; }
a:visited {
	color: #000;
	text-decoration: none; }
a:hover {
	color: #8e493c;
	text-decoration: underline; }
/* Position page in center */
#container {
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page-structure/blue-grey-colmn-bkg.gif);
	background-repeat: repeat-y;
}
#header {
	background: #FFFFFF url(../images/page-structure/header-bkg.gif);
	height: 72px;
	color: #fdd682;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: bottom;
}
div#header p {
	padding-top: 50px;
	margin: 0;
}
div#header a {
	color: #fff; }
div#header a:link {
	color: #fff; }
div#header a:visited {
	color: #fff; }
div#header a:hover {
	color: #fff; }
.nav {
	margin-left: 30px;
}
#content {
	background-image: url(../images/page-structure/left-column-bkg.jpg);
	background-repeat: no-repeat;
	padding: 25px 45px 60px 225px;
}
#homecontainer {
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page-structure/home-page-bkg.jpg);
	background-repeat: no-repeat;
}
#homeheader {
	background-image: url(../images/page-structure/header-bkg.gif);
	height: 72px;
	color: #fdd682;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: bottom;
}
div#homeheader p {
	padding-top: 50px;
	margin: 0;
}
div#homeheader a {
	color: #fff; }
div#homeheader a:link {
	color: #fff; }
div#homeheader a:visited {
	color: #fff; }
div#homeheader a:hover {
	color: #fff; }
#homecontent {
	padding: 25px 15px 60px 490px;
}
div#newscolumn {
	position: absolute;
	width: 150px;
	border: 2px solid #CCCCCC;
	background-image: url(../images/page-structure/home-newscolumn-bkg.jpg);
	left: 14px;
	top: 82px;
	background-repeat: no-repeat;
	background-position: -16px -84px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #555555;
}
hr {
	height: 1px;
}
strong {
	color: #555;
}
table.profiles td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #804000;
	vertical-align: top;
}
table.profiles img {
	margin-left: 20px;
}
table.profiles {
	border-top: 1px solid #804000;
}
