body {
margin:0px;
padding:0;
font-size:12px;
font-family:tahoma;
text-align:center;
background:url(../imgs/bg.jpg);
}

#wrapper {
margin: 0 auto;
width: 1000px;
padding: 0;
text-align: left;
}

#top {
background: url(../imgs/1.jpg) top center no-repeat; 
width: 1000px;
height: 146px;
text-align:center;
color:#009999;
font-size:18px;
padding:0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {color: #999999;}
.style3 {color: #CCCCCC;}
#menu {
width: 350px;
height: 30px;
margin-right: 120px;
padding-top: 110px;
text-align: left;
float: right;
font-family: Arial, Hevlvetica, sans-serif;
font-size: 12px;
color: #666666;
}
#content {
background: url(../imgs/2.jpg) center no-repeat; 
width: 1000px;
height: 666px;
padding: 0;
}

#divider{

width: 1000px;
height: 85px;
padding-top:0;
float: left;
}
#login {
background: #333333;
border-style:double;
width: 230px;
height: 115px;
padding-top:0;
margin-left: 190px;
text-align: center;
float: left;
font-family: Arial, Hevlvetica, sans-serif;
color: #999999;
}
#Greetings {
font-family: Arial, Hevlvetica, sans-serif;
padding-top:16px;
margin-left: 190px;
font-size: 16px;
font-weight:bold;
text-align: left;
float: left;
color: #666666;
}
#stuff {
width: 230px;
height: 115px;
padding-top:0;
margin-left: 190px;
text-align: center;
float: left;
font-family: Arial, Hevlvetica, sans-serif;
color: #999999;
}
.inputbox {
	padding: 2px;
	border:solid 1px #999999;
	height: 20px;
	background-color:#1f1d1e;
	color:#FFFFFF;
}

.button {
  color: #999999;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

#bottom {
background: url(../imgs/3.jpg) center no-repeat; 
color:#666666;
width: 1000px;
height: 52px;
}

