html, body{
text-align: center;
margin: 0px;
padding: 0px;
background-color: #333333;
font-family: Time New Roman;
color: #fff;
}

#site{
width: 924px;
overflow: hidden;
background-color: #ffffff;
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
align: center;
}


#header{
width: 870px;
height: 179px;
margin-left: auto;
margin-right: auto;
background-image: url('images/header.jpg');
margin-bottom: 20px;
}

#center{
width: 870px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
text-align: left;
}

#leftmenu{
width: 200px;
margin-bottom: 20px;
float: left;
}
#left{
width: 200px;
text-align: left;
font-size: 14px;
float: left;
}
#left a{
color: #ffffff;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-left: 5px;
margin-top: 5px;
font-size: 14px;
display: block;
clear: left;
float: left;
}

#left1{
width: 200px;
margin-top: 20px;
background-color: #339900;
text-align: left;
font-size: 14px;
float: left;
}

#left2{
width: 200px;
margin-top: 20px;
background-color: #339900;
text-align: left;
font-size: 14px;
float: left;
}

#left2 ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#left2 li{
	margin:0px;
	padding:0px;
}

#active{
width: 200px;
height: 40px;
padding-top: 5px;
background-image: url('images/mbgactive.jpg');
}
#noactive{
width: 200px;
height: 40px;
padding-top: 5px;
background-image: url('images/mbgnoactive.jpg');
}
#leftmenu a{
color: #fff;
font-size: 26px;
margin-left: 42px;
text-decoration: none;
}

#search{
width: 650px;
height: 204px;
background-color: #339900;
float: right;
}

#search a{
color: #fff;
text-decoration: none;
font-weight: bold;
}
#sform{
width: 315px;
height: 204px;
float: left;
font-family: serif;
font-weight: bold;
color: #fff;
}
#sform1{
margin-left: 35px;
margin-top: 15x;
font-size: 36px;
}
#sform2{
margin-left: 35px;
margin-top: 15x;
font-family: sans-serif;
font-size: 24px;
}
#sform3{
margin-right: 20px;
float: right;
}
#simg{
width: 134px;
height: 204px;
background-image: url('images/searchmic.jpg');
float:left;
}
#srand{
width: 201px;
height: 204px;
float:left;
}

#alfa{
width: 650px;
height: 40px;
background-color: #339900;
margin-top: 20px;
float: right;
}

#alfa1{
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
font-size: 20px;
}

#title{
width: 650px;
height: 30px;
background-color: #336600;
margin-top: 20px;
padding-top: 10px;
float: right;
}

#title1{
width: 650px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
font-weight: bold;
}

#tresc{
width: 650px;
height: auto;
background-color: #339900;
margin-bottom: 20px;
float: right;
}

#tresc1{
width: 630px;
height: auto;
margin-top: 20px;
margin-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
overflow: auto;
}
#title1 a{
color: #fff;
text-decoration: none;
font-weight: bold;
}
#tresc1 a{
color: #fff;
text-decoration: none;
font-weight: bold;
}
#alfa a{
color: #fff;
text-decoration: none;
font-weight: bold;
}
#error{
font-weight: bold;
font-size: 20px;
}
#footer{
width: 870px;
height: 70px;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #339900;
margin-bottom: 20px;
margin-top: 20px;
float: left;
}
#footertext{
margin-top: 15px;
margin-left: auto;
margin-right: auto;
font-weight: bold;
}
#footertext a{
margin-top: 15px;
margin-left: auto;
margin-right: auto;
font-weight: bold;
color: #ffffff;
text-decoration:none;
}
