*  {
	margin: 0px;
	padding: 0px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase; 
}

body {
	background: #479EE5 url(../design/background.jpg) repeat-x center top;	
}

#logo {
	margin: 50px auto 0 auto;
	width: 1000px;
	height: 188px;
}

#logo img {
	border: 0;
	border-style: none;
}

#search {
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 97px;
	background:  url(../design/search_background.png) no-repeat center top;	
}

#search span  input{
	font-size: 20px;
}

.search_text {
	float: left;
	padding: 10px 10px 0 40px;	
	height: 45px;
}

.search_text input {
	padding: 10px 15px 10px 15px;
	width: 630px;
	height: 25px;
	border: 0;
	border-style: none
}

.search_button  {
	padding: 10px 0 0 0;
	float: left;
	height: 45px;
}

.search_button  input{
	width: 260px;
	height: 50px;
	font-weight: bold;
	border: 0;
	border-style: none;
	background: url(../design/search_button.png) no-repeat center top;	
}

#content {
	margin: 0 auto 0 auto;
	padding-top: 20px;
	width: 1000px;
	background:  url(../design/content_background.png) no-repeat center top;	

}

#content span {
	display:block;
	margin:20px auto 0;
	width:175px;
}

#content p.top_search {
	padding: 20px 40px;
	line-height: 20px;
	text-align: justify;
}

#content p.top_search  a:link, #content p.top_search  a:active, #content p.top_search  a:visited {
	font-size: 14px;
	color: #000000;
}

#content p.top_search  a:hover {
	color: #597227;
	text-decoration: underline;
}

#left, #right {
	vertical-align: top;
}

#left {
	padding-left: 20px;
	width: 680px;	
}

#left #sponsors {
          margin: 20px auto 0 auto;
          text-align: left;
          width: 650px;
          font-size: 10px;
               }
#left #sponsors  h2{
	font-size: 12px;
}

#left #sponsors a {
	color: #9FB877;
	font-size: 14px;
	font-weight: bold;
}

#left .name_links {
	margin: 20px 0 10px 0;
}

#left .name_links, #left .get_links  {
	display: block;
	padding-left: 25px;
	height: 20px;
	line-height: 20px;
	color: #000000;
	background: url(../design/list.png) no-repeat left center;
}

#left ul {
	padding-left: 40px;
	list-style: none;
}

#left ul li{

}

#right {
	padding: 20px 20px 0 20px;
	width: 255px;
}

#right h2 {
	width: 255px;
	height: 40px;
}

#right ul {
	padding-left: 20px;
	width: 228px;
	list-style: none;
	background: #FFFFFF url(../design/ul_bg.png) repeat-x right top;	
}

#pages {
	margin-top: 50px;
	color: #4E6D1C;
	font-size: 16px;	
	font-weight: normal;	
}

#pages  a {
	color: #4E6D1C;
	font-size: 16px;	
	font-weight: bold;
}

#right ul li{
	padding: 5px;
	width: 225px;
	line-height: 20px;
	background: url(../design/li_bg.png) repeat-y right top;
}

#right ul li a{
	color: #000000;
}

#right img.menu_bg {
	margin-bottom: 20px;
}

#footer {
	margin: 0 auto 0 auto;
	padding-top: 20px;
	width: 1000px;	
}

#footer .footer {
	padding: 10px 40px;
	line-height: 20px;
	text-align: center;
}
pre {padding: 6px; border: 1px inset #ccc; width: 650px; max-height: 70px; text-align:left; background:#fff; overflow:auto}
#footer a {
     color: #000000;
     }