﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: tahoma;
	font-size:9pt;
	line-height:14pt;
	background-color:gray;
	color:#150015;
	text-align:justify;
}
body img {
	border: none;
}
#container {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	background-color:white;
	border: 3px solid #F9F7F4;
}
#masthead {
	width: 720px;
	height: 160px;
	margin:25px;
	padding:0;
	background-image: url('../images/banner.jpg');
	background-repeat: no-repeat;
}
#navigation {
	position: absolute;
	margin-right: 0px;
	margin-top: 131px;
	width: 720px;
	z-index: 2;
	overflow:hidden;
}
#buttoms {
	overflow:hidden;
	position:absolute;
	width: 720px;
	z-index: 2;
	margin: 0;
	padding:0;
}
#content {
	width: 720px;
	margin:25px;
	margin-top: 0;
	padding: 0;
}
#column_r {
	margin:0;
	margin-right: 265px;
	padding: 0;
	width: 455px;
	font-family: Tahoma;
}
#column_l {
	float: right;
	padding: 0;
	margin:0;
	width: 240px;
}
#footer {
	overflow:visible;
	border: 0;
	text-align: center;
	padding: 0;
	width: 720px;
	height: 100px;
	margin:25px;
	background-image: url('../images/bottom.jpg');
	background-repeat: no-repeat;

}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float:right;
	padding: 0;
}
#navigation a {
	text-decoration: none;
	font-weight: normal;
	font-size:9pt;
	color:#E6E6E6;
	display: block;
	padding:5px 10px;
	background: hidden;
}
#navigation a:hover {
	text-decoration: none;
	font-weight: normal;
	font-size:9pt;
	color:#990000;
	display: block;
	background-image:url('../images/homeback.gif'); background-repeat:repeat-x;
	background-color: transparent;
}
#navigation a:active{
	text-decoration: none;
	font-weight: normal;
	font-size:9pt;
	color:#460000;
	display: block;
	background-image:url('../images/homeback.gif'); background-repeat:repeat-x;
	background-color: transparent;

}
/* Buttoms */
#buttoms ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#buttoms li {
	float:left;
	padding: 0;
}
#buttoms a {
	text-decoration: none;
	font-weight: bold;
	font-size:8pt;
	color:#E6E6E6;
	display: block;
	padding:0px 8px;
}
#buttoms a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size:8pt;
	color:#990000;
	display: block;
	background-color:white;
}
#buttoms a:active{
	text-decoration: none;
	font-weight: bold;
	font-size:8pt;
	color:#460000;
	display: block;
	background-color:white;
}
/*typography */
h7 {
	font-family: Tahoma;
	font-style: normal;
	font-size: 10pt;
	color: maroon;
	text-align:center;
	font-weight:normal;
	padding: 5px;	
	padding-left: 10px;
	padding-right:0px;
	margin:0;
}
h6 {
	font-family: Tahoma;
	font-style: normal;
	font-size: 11pt;
	color:#990000;
	font-weight:normal;
	padding: 5px;	
	padding-left: 10px;
	padding-right:0px;
	margin:0;
}
h5 {
	font-family: tahoma;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	padding: 5px;	
	padding-left: 10px;
	padding-right:0px;
	margin:0;
}
h4 {
	font-family: tahoma;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-size: 7pt;
	padding: 5px;	
	padding-left: 10px;
	padding-right:0px;
	margin:0;
}
h3 {
	font-family: Tahoma;
	font-style: normal;
	font-size: 10pt;
	color:#EC0829;
	font-weight:normal;
	padding: 5px;	
	padding-left: 10px;
	padding-right:0px;
	margin:0;
}
h2 {
	font-family:Tahoma;
	font-style:normal;
	font-size:13pt;
	color:#003300;
	font-weight:normal;
	padding: 5px;	
	padding-left: 10px;
	padding-right:0px;
	margin:0;
}
h1 {
	font-family:Tahoma;
	font-style:normal;
	font-size:15pt;
	font-weight:normal;
	color:#944974;
	padding: 5px;	
	padding-left: 10px;
	padding-right:0px;
	margin:0;
}
p {
	padding: 5px;
	padding-left: 10px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
}
#column_l p{
	padding: 0;
	margin:1px;
	font-size:7pt;
	color:#333333;
}
/* Footer */
#footer p {
	font-size: 7pt;
	font-weight: bold;
	color:#CCCCCC;
	margin: 0;
	margin-left: 125px;
	padding: 0;
	text-align: center;
}
#footer a {
	text-decoration: none;
	font-weight: normal;
	color:#E6E6E6;
	display: block;
	float: left;
	padding:3px 10px;}
#footer a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#990000;
	display: block;
	background-color:white;
}
#footer a:active{
	text-decoration: none;
	font-weight: normal;
	color:#460000;
	display: block;
	background-color:white;
}

/* Links */
ul{	
	list-style:square outside;
	font-size:8pt;
	text-align:right;
	margin-top:5px;
	margin-right:20px;
	color:#333333;
}
a {
	color:#663300;
	text-decoration: none;
	padding: 5px 10px;
}
a:hover {
	color:white;
	text-decoration: none;
	background-color:#292216;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_ltr {
	direction:ltr;
}
.entry {
		margin-bottom: 60px;
	}
dd {
	font-size:7pt;
	text-align:right;
}
address{
	font-size:9pt;
	font-style:italic;
}