html {
	background: #ffffff url(images/back.jpg) repeat top; 
	height:100%; 
}

body {
	background: url(images/middle_bg.jpg) repeat-y center;
	margin:0px;
	padding: 0px;
	height:100%; 
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	position:relative;
	width: 821px;
	margin-left: auto;
	margin-right: auto;
}

#topheader {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 817px;
	clear:both;
}

#topsubheaderandmenu {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 801px;

	clear:both;
	margin-top: 5px;
}

#topsubheaderandmenu #blackbar {
	background-color: #000000;
	width: 100%;
	height: 22px;
	color: #ffffff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	padding-top: 6px;
	text-transform:uppercase;
	margin-bottom: 1px;
}

#topsubheaderandmenu #menuimagebar {
	margin-bottom: 1px;
	height: 175px;
	background-color: #7BA0B3;
}

#topsubheaderandmenu #menuimagebar img {
	width: 260px;
	height: 175px;
	border-right: 2px solid #FFFFFF;
	padding:0px;
	margin:0px;
	margin-right: -3px;
}

#quotebox {
	width: 260px;
	height: 170px;
	text-align: center;
	position: absolute;
	right: 0px; top:27px;
	font-size: 13px; 
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 0px; padding:6px;
	vertical-align: text-bottom;
}

#topsubheaderandmenu #menubar {
	position: relative;
	background:url(images/menubar.gif) no-repeat;
	height:24px;
	color: #d7dde0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-left: 25px;
	padding-top: 4px;
	text-align:center;
	clear: both;
}

#topsubheaderandmenu #menubar .item {
	display: inline;
	margin-right: 15px;
	letter-spacing: 3px;
}

#topsubheaderandmenu #menubar .item a {
	color: #d7dde0;
	text-decoration:none;
}

#leftmenu {
	display: inline;
	float:left;
	width: 180px;
	height: 100px;
	padding: 0px;
	margin: 10px;
}

#leftmenu .item {
	background-image: url(images/buttonleft.jpg);
	background-repeat:no-repeat;
	width:175px;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top: 5px;
	padding-left: 15px;
}

#leftmenu .item a {
	text-decoration: none;
	color:#000000;
}

#leftmenu .item a:hover {
	background-color: #FFFFFF;
}


#middle {
	clear: both;
	background: url(images/middle_bg.jpg) repeat-y center;
	padding-bottom: 25px;
}

#middle #content {
	width: 588px;
	position:relative;
	margin-left: 220px;
	min-height: 500px;
	margin-right: 0px;
	line-height: 145%;
	font-size: 12px;
	margin-top: 10px;

}

#middle #content #breadcrumbs {
	
	font-size: 11px;
}

#middle #content .date {
	font-weight: bold;
	font-style: italic;
	color:#CCCCCC;
}

#middle #content a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

#middle #content a:hover {
	text-decoration: underline;
}

#middle #content .item {
	clear: right;	
}

#middle #content .inner {
	height: 185px;
	clear:right;
}

#content h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

#content h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom:1px dotted #000000;
}

#middle #content .item h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#middle #content .item img {
	float: right;
	margin-left: 5px;
	border: 3px solid #35586a;
}

#middle #content .item p{
	line-height: 145%;
	font-size: 12px;
	font-style:italic;
}

.bar {
	clear: both;
	background-color:#e9f0f3;
	border: 1px solid #dbdbdb;
	padding: 5px;

	margin-bottom: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
} 

#middle #content .item .bar a {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #000000;
}

#middle #content .item .bar a:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
	background-color: #35586a;
	height: 12px;
	color: #d7dde0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;
}

#footer a {
	color: #d7dde0;
	text-decoration:none;
	margin-left: 15px;
	margin-right: 15px;
}

#footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}


.anylinkcss{
	margin-top: 5px;
	position:absolute;
	visibility: hidden;

	font:normal 12px Arial;
	line-height: 18px;
	z-index: 100;
	background-color: #35586a;
	width: auto;
	min-width: 125px;
	border-left: 20px solid #16303d;
}

.anylinkcss a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px dotted #cccccc;
	padding: 5px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #ffffff;

}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #204253;
	color: #ffffff;
}

li {
	padding-bottom: 5px;
}