*{
margin: 0;
padding: 0;
}


A:link {text-decoration: none; color:#000}
A:visited {text-decoration: none; color:#000}
A:active {text-decoration: none; color:#000}
A:hover {text-decoration: underline; color:#333}



label
{

font-weight:normal;
width: 7em;
float: left;
text-align: left;
display: block

}


a img{
border: 0;
margin-right:5px;
margin-top:5px;
}

body {
background: url(images/bg.png) repeat-x #dedede;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
}

h1 {
font-size: 17px;
}

h4 {
font-size: 11px;
font-weight: normal;
}

#container {
width: 826px;
margin: 0 auto;
border-style: solid;
border-width: 0 3px;
border-color: black;
background: white;
}


#menu {
height: 23px;
width: 826px;
background: black;
}

#menu li {
list-style: none;
height: 20px;
float: left;
margin: 0 11px;
}

#menu li a {
color: white;
height: 20px;
font-size: 14px;
text-decoration: none;
padding: 3px 10px 0 10px;
float: left;
}

#menu li a:hover {
background: #666666;
}

#left {
width: 415px;
float: left;
margin-left: 34px;
margin-top: 30px;
line-height: 18px;
}

#left p img {
padding: 0 5px 5px 0;
}

#left .item {
margin-top: 20px;
width: 411px;
display: block;
border: 2px solid black;
}

#left .item  h2{
width: 401px;
display: block;
background: black;
color: white;
font-size: 12px;
font-weight: normal;
padding-left: 10px;
}

#left .item li {
list-style: none;
margin-left: 10px;
margin-right: 10px;
padding: 1px 0;
}

#left .item li span {
float: right;
}

#left .item li a{
color: black;
}

#left .item li a:hover {
text-decoration: none;
}

#left h3 {
float: right;
font-size: 11px;
font-weight: normal;
background: black;
padding: 2px 20px;
}

#left h3 a {
color: white;
}

#right {
width: 216px;
float: right;
margin-right: 34px;
margin-top: 30px;
}

#right .item {
width: 212px;
display: block;
border: 2px solid black;
margin-bottom: 20px;
}

#right .item  h2{
width: 202px;
display: block;
background: black;
color: white;
font-size: 12px;
font-weight: normal;
padding-left: 10px;
}

#right .item p {
padding: 3px 10px;
}

#right .item form {
padding-left: 10px;
}

#right .item form span {
padding: 0 0 0 10px;
}

#right .item .submit {
margin-top: 5px;
background: black;
border: 0;
padding: 2px;
color: white;
font-size: 11px;
}

#right .item a {
color: black;
}

#right .item a:hover {
text-decoration: none;
}

#footer {
margin-top: 20px;
width: 758px;
padding: 4px 34px;
color: white;
background: black;
font-size: 10px;
}

#footer span {
float: right;
width:160px;
height:10px;
}
