html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	text-decoration:underline;
}
.left {
	float: left;
	margin-right:10px;
}
.right {
	float: right;
	margin-left:10px;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 75}

#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: 2px 2px;*/
	width: 80px;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #780001}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #000;
		font: 11px arial}

	#sddm div a:hover
	{	background: #780001;
		color: #FFF}



body {
	background: #3A0404 url(images/page_bg.jpg) repeat-x;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	color: #fff;
	padding-bottom: 10px;
	scrollbar-base-color: #780001;
}

/** layout **/
#wrapper {
	width: 975px;
	min-height: 750px;
	background: url(images/header4.jpg) no-repeat;
  position: relative;
}
#banner a {
text-decoration:none;
}

#banner a:hover {
text-decoration:underline;
}

#banner h2 {
margin-left: 30px;
}

#rotatephoto {
/*float: left;*/
margin-top: 25px;
margin-left: 40px;
}

#rotatephoto2 {
/*float: left;*/
margin-top: 40px;
margin-left: 40px;
}


#address {
float:right;
text-align:right;
font-size:11px;
font-weight:bold;
color:#fff;
margin: 25px 50px 0 0;
}

h1 {
  padding: 25px 0 0 30px;
  font: 24px "arial black", arial, sans-serif;
  color: #151515;
}

h1 em {
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  position: relative;
  top: -8px;
}
h2 {
font-size:16px;
margin-bottom: 0px;
}

h4 {
font-size:9px;
}

.s3tair { 
vertical-align:text-top;
font-size:8px;
}

.s3tairbig { 
vertical-align:text-top;
font-size:14px;
}

/* nav */

#nav {
	position: absolute;
	top: -219px;
	left: 319px;
	width: 600px;
}
#nav li {
  float: left;
  background: url(images/nav_left.gif) no-repeat;
  list-style: none;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  line-height: 1.1;
}
#nav span {
  display: block;
  font-size: 28px;
}
#nav a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#nav a:hover {
  text-decoration:underline;
}
/** topcontent **/

#topcon {
  background: url(images/topcon6a.jpg) no-repeat;
  width: 600px;
  position: absolute;
  top: 105px;
  left: 350px;
  color: #fff;
  font-size:12px;
}
#topcon-inner {
  margin: 10px 40px 30px 95px;
  height: 160px;
  width: 375px;
  overflow: auto;
}
#topcon h2 {
  font-size: 14px;
}

/** Body **/

#content {
	width: 900px;
	position: absolute;
	color: #fff;
	top: 290px;
	left: 33px;
}
#content a {
  color: #fff;
}
#content a:hover {
  color: #fee;
}
#body {
  border: 3px solid white;
  background: #901315;
  padding: 18px;
}

.box {
  float: left;
  width: 200px;
  background: #730F11;
  margin-right: 10px;
  line-height: 14px;
}
.box-t { background: top url(images/box_t.gif) repeat-x; }
.box-r { background: right url(images/box_r.gif) repeat-y; }
.box-b { background: bottom url(images/box_b.gif) repeat-x; }
.box-l { background: left url(images/box_l.gif) repeat-y; }
.box-tr { background: top right url(images/box_tr.gif) no-repeat; }
.box-br { background: bottom right url(images/box_br.gif) no-repeat; }
.box-bl { background: bottom left url(images/box_bl.gif) no-repeat; }
.box-tl { background: top left url(images/box_tl.gif) no-repeat; }

.box-tl {
  padding: 13px 18px;
}

.box p {
  margin: 1em 0;
}

p.more {
  margin: 0;
}

#hits {
  width: 630px;
  float:right;
  line-height:18px;
}
#hits .box-tl {
  padding-bottom: 22px;
}

#hits .box-tl h2 {
font-size:14px;
margin-bottom: 0px;
}

#hits ul {
  margin-left: 25px;
}
#hits h1 {
  font-size: 26px;
  color: #fff;
  padding:0px;
  margin-bottom:15px;
}

#columnright {
float: right;
width: 300px;
}

#new ul {
	margin-left: 5px;
	margin-top: 0px;
	padding: 0px;
	font-weight:bold;
}

#new li {
	display:block;
	margin: 0px;
	list-style-type:none;
}

#new a {
	display:block;
	text-decoration: none;
	padding:2px;
	color:#FFFFFF;
}

#new a:hover {
	text-decoration: underline;
	color:#ffffff;
}


#new {
  margin-right: 0;
}

#new .box-tl {
  padding-bottom: 18px;
}
#new p {
  margin-top: 0;
  margin-bottom: 3.6em;
}

#sitemap {
  width: 850px;
  float:left;
  line-height:18px;
}
#sitemap .box-tl {
  padding-bottom: 22px;
}
#sitemap ul {
  margin-left: 25px;
  margin-bottom:0px;
}
#sitemap li {
  margin-bottom:0px;
}



#body h2 {
  font-size: 12px;
  text-align: left;
  margin-bottom: 1.5em;
}
#body h3 {
  font-size: 9px;
  color: #fff;
}
#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 1px solid #FFEA00;
  padding-bottom: 1em;
  margin-top: 1em;
}

/** footer **/
#footer {
  text-align: center;
  font-size:9px;
}
#footer p, #footer ul {
  margin: 0.8em;
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
}
