@import url("reset.css");



body {

	background: #344768 url(../images/background.jpg) repeat-y fixed center top;

	margin-top: 0px;

	font-family: Times New Roman, Times, Serif;

	color: #000;

	font-size: 2;

}







A { color: #990000;

text-decoration: none;

font-weight:900

}



A:hover { color: #edb914;

text-decoration: none;

font-weight:900

}



A:visited { color: #edb914;

text-decoration: none;

font-weight:900

}



A:active { color: #990000;

text-decoration: none;

font-weight:900

}



A#scroll { color: #ffffff;

text-decoration: none;

font-weight:900

}



A#scroll:hover { color: #ffffff;

text-decoration: none;

font-weight:900

}



A#scroll:visited { color: #ffffff;

text-decoration: none;

font-weight:900

}



A#scroll:active { color: #ffffff;

text-decoration: none;

font-weight:900

}







#header {

	height: 150px;

	width: 1000px;

	text-align: center;

	margin:  0 auto;

	background: url(../images/header.jpg);

}



#menu { background-image: url(../images/bar.jpg);

background-repeat: repeat-x;

height: 25px;

width: 900px;

text-align: center;

margin: 0 auto;

}



#banner { 

	background-image: url(img/bannerback.jpg) repeat-x;

	height: 50px;

	width: 900px;

	text-align: center;

	margin: 0 auto;

}



#container {

	width: 900px;

	margin: 0 auto;

	padding: 0;

	background-color: #ffffe8;

	overflow: auto;

}



#main {

	width: 680px;

	padding: 20px 10px;

	margin: 0;

	float: left;

	background: url(/images/pocket.jpg) repeat-y right top;

}



#sidebar {

	width: 190px;

	padding: 0 5px;

	margin: 0;

	float: left;

	clear: right;

}



#footer {

	width: 900px;

	margin: 0 auto;

	text-align: center;

	color: #fff;

	font-size: .75em;

	line-height: 1.3em;

}



		

h1 {

	text-align: center;

	font-size: 1.2em;

	margin-top: 1em;

	margin-bottom: 1em;

}



h2, h3, h4 {

	margin: 1.5em 0 1em;

	font-weight: bold;

}



#container li {

	list-style: url(none) none inside;

	background: url(../images/bullet.gif) no-repeat 1em 0.3em;

	margin-top: 0.5em;

	margin-right: 0;

	margin-bottom: 0.5em;

	padding-left: 2em;

}





.center {

	margin: 0 auto;

	text-align: center;

	clear: both;

}



#main a.center {

	width: 100%;

}



#container img.center, #container iframe.center {

	display: block;

}



p {

	margin: 1em 0;

	line-height: 1.1em;

}



p.quote {

	font-style: italic;

	text-align: justify;

}





/* menu styles  */

#sddm

{	margin: 0;

	padding: 0;

	z-index: 25}



#sddm li

{	margin: 0;

	padding: 0;

	list-style: none;

	float: left;

	font: bold 11px arial}



#sddm li a

{	display: block;

	margin: 0 1px 0 0;

	padding: 4px 10px;

	width: 100px;

	background: transparent;

	color: #000;

	text-align: center;

	text-decoration: none}



#sddm li A:hover

{	background: url(../images/button.jpg);

  	background-repeat: repeat-x;

}



#sddm div

{	position: absolute;

	visibility: hidden;

	margin: 0;

	padding: 0;

	background: #564610;

	border: 1px solid #fbe9af}



	#sddm div a

	{	position: relative;

		display: block;

		margin: 0;

		padding: 5px 10px;

		width: auto;

		white-space: nowrap;

		text-align: left;

		text-decoration: none;

		background: #564610;

		color: #fbe9af;

		font: 11px arial}



	#sddm div a:hover

	{	background: #fbe9af;

		color: #564610}

		

#notice {

	width: 80%;

	margin: 0 auto;

	background: #066;

	font-size: 1em;

	font-weight: bold;

	border: solid black 1px;

	padding: 1em;

	display: block;

}


