body { background: #344768;
background-image: url(../img/background.jpg);
background-attachment: fixed;
background-repeat: repeat-y;
background-position: top center;
margin-top: 0px;
font-family: Times New Roman, Times, Serif;
color: #000;
font-size: 2;
}

h1 {font-size: 18px
}

A { color: #888;
text-decoration: none;
}

A:hover { color: #edb914;
text-decoration: none;
}

A:visited { color: #edb914;
text-decoration: none;
}

A:active { color: #888;
text-decoration: none;
}

p {text-align: justify;
}

table#news { border: 0px;
}


#header { background-image: url(../img/header.jpg);
height: 150px;
width: 1000px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#menu { background-image: url(../img/bar.jpg);
background-repeat: repeat-x;
height: 25px;
width: 900px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#banner { background-image: url(../img/bannerback.jpg);
background-repeat: repeat-x;
height: 50px;
width: 900px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#mainbody { 
width: 900px;
text-align: center;
margin-left: auto;
margin-right: auto;
float: center;
}

td.main { 
vertical-align: top;
background: #ffffe8;
background-image: url(../img/pocket.jpg);
background-repeat: repeat-y;
background-position: top right;

text-align: justify;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
border: 0px;
}




td.rightcolumn {
vertical-align: top;
background: #ffffe8;
background-repeat: no-repeat;
width: 190px;
border: 0px;
padding-left: 5px;
padding-right: 5px;

}

h2 { background: transparent;
color: #fff;
height: 100px;
width: 900px;
font-size: 12px;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
float: center;
}

#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(../img/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: center;
		text-decoration: none;
		background: #564610;
		color: #fbe9af;
		font: 11px arial}

	#sddm div a:hover
	{	background: #fbe9af;
		color: #564610}

