fds {323423;}
body {
background-color: #1c1c1c;
background: url('http://defaultlayoutgenerator.com/images/stripe.png') repeat;
font-family: tahoma;
font-size: 8pt;
color:#ffffff;
letter-spacing: 0px;
height: 80%;
}

#header {
position:absolute;
width: 100%;
top: 0px;
left: 0px;
background-color: ;
background: #87d200 url('http://defaultlayoutgenerator.com/images/header.png') left no-repeat;;
height: 98px;
}

input, textarea {
border: 1px solid #838383;
background-color:#101010;
font-family: tahoma;
font-size: 8pt;
color: eee;
}

#nav{
position: absolute;
width:100%;
top:96px;
left:0px;
background-color: #91e500;
background: url('http://defaultlayoutgenerator.com/images/nav.png') left repeat-x;
height: 52px;
}

#navt{
position: absolute;
width:100%;
top:10px;
left:0px;
height: 42px;
align:center;
}

.nav {padding-left: 30px;color:#1c1c1c !important;
font-family:arial!important; font-size:20pt !important; letter-spacing: -2px!important;font-weight: normal;
text-transform:lowercase!important;text-decoration:none!important;margin:2px;
}

.nav:hover {padding-left: 30px; color:#75b500 !important;font-family:arial!important; font-size:20pt!important; 
letter-spacing: -2px!important;font-weight: normal;text-transform:lowercase!important;
text-decoration:none!important;margin:2px;
}


#container {
position: absolute;
left: 50%;
margin-left: -273.5px;
top: 150px;
z-index: 2;
}

#content-top {
width: 547px;
height: 37px;
background: url('') no-repeat center;
}

#content-filler {
width: 547px;
background: url('') repeat-y center;
}

#content-bottom {
width: 547px;
height: 37px;
background: url('') no-repeat center;
}

#content-bottom2 {
width: 549px;
height: 31px;
background: url('') no-repeat center;
}

#container2 {
position: absolute;
left: 50%;
margin-left: -225px;
width: 450px;
}


#box {
background-color: #1c1c1c;
border: 1px solid #838383;
width: 470px;
height: auto;
padding: 5px;
}

#box1 {
background-color: #1c1c1c;
border: 1px solid #838383;
width: 768px;
height: auto;
padding: 5px;
}


.title {
display: block;
font-family: arial;
color: 91e500;
font-size: 30px;
font-align:left;
height: 27px;
letter-spacing: -1px;
width: 450px;
border-bottom: 1px solid #838383;
}

.section {
font-family: tahoma;
color: fff;
font-size: 10pt;
align: left;
}

#dashes {
display: block;
width: auto;
border-top: 1px dotted #585858;
height: 5px;
margin-top: 2px;
}

.searchBox{
  background-color: #1c1c1c;
  background: url('http://defaultlayoutgenerator.com/images/form.png');
  background-repeat:no-repeat;
  width: 120px;
  height: 26px;
  border: 0px;
  padding: 2px;
  color: #e1e1e1;
  font-family: tahoma;
  text-align: center;
  margin-left: 5px;
  margin-bottom: 2px;
  outline: none;
}

.pickbtn {
  color: none;
  font-weight: bold;
  width:44px;
  height:24px;
  background: url('http://defaultlayoutgenerator.com/images/pick_button.png') no-repeat center;
  border:0px;
}
/*
.pickbtn:hover {
  color: transparent;
  opacity:.50;
  filter: alpha(opacity=50); 
  -moz-opacity: 0.5;
    width:44px;
  height:24px;
  background: url('http://defaultlayoutgenerator.com/images/pick_button.png') no-repeat center;
  border:0px;
}

*/