iframe {
border: 0px solid #ffffff;
}
.central-1 {
margin-left: 140px;
position: relative;
width: 400px;
border:0px;
background-color:#fff;
}
.central {
margin-left: 140px;
position: relative;
width: 400px;
border:0px;
background-color:#fff;
padding-top:240px;
}

html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

body {
  background-image: url(/global/bg.jpg);
  font: 14px arial;
  color: #dddddd;
  }

button.btn { 
  color: black;
  background-color: #cccccc; 
  border:1px solid; 
  border-color: #484429
} 

input,textarea
{
color: black;
background: #dddddd;
border: 1px solid #484429
}

.submit input
{
color: #000;
background: white;
border: 2px outset #484429
} 

table,td,th {
  font: 14px arial;
}

table.frontpage th {
  font: 18px arial;
  background-image:url('/global/title_bg.jpg');
  background-repeat:repeat-x;
}

table.contact td {
  font: 18px arial;
}

table.contact th {
  font: 18px arial;
  background-image:url('/global/title_bg2.jpg');
  background-repeat:repeat-x;
}

table.contact2 {
  background: #111111;
}

table.contact2 th {
  font: 14px arial;
  background: #111111;
}

table.contact2 td {
  font: 14px arial;
  background: #000000;
}

table.wheel td {
  font: 12px arial;
}

table.wheel th {
  font: 12px arial;
  background-image:url('/global/title_bg2.jpg');
  background-repeat:repeat-x;
}

a {
  font: 12px arial;
  color: white;
  text-decoration: none;
}

a:hover {
  font: 12px arial;
  color: red;
  text-decoration: none;
}

a.pagenav {
  font: 14px arial;
  color: yellow;
  text-decoration: none;
  background: #111111;
}

a.pagenav:hover {
  font: 14px arial;
  color: red;
  text-decoration: none;
  background: #111111;
}

a.wheel {
  font: 10px arial;
  color: black;
  text-decoration: none;
  background: #111111;
}

a.wheel:hover {
  font: 10px arial;
  color: red;
  text-decoration: none;
  background: #111111;
}

ul { 
  display: inline; 
  margin: 0; 
  padding: 0;
} 
li { 
  display: inline;
  margin: 0;
  padding: 0; 
} 


#photoholder {
  width:130px;
  height:130px;
  background: none;
}
#thephoto {
  width:130px;
  height:130px;
}

#photoholder2 {
  width:130px;
  height:130px;
  background: none;
}
#thephoto2 {
  width:130px;
  height:130px;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#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 0px;
	width: 78px;
	background: #222222;
	color: #9F9D74;
	text-align: center;
	text-decoration: none;
  border: 0px solid blue}

#sddm li a:hover
{	background: #484429;
  color: white}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: pink;
	border: 2px solid black;}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #222222;
	color: #9F9D74;
	font: 11px arial}

#sddm div a:hover
{	background: #484429;
	color: white}
