*  {
	margin: 0px;
	padding: 0px;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	background: #C0C0C0 url(../img/page_bg.jpg) repeat-x center top;	
}

#header {
	margin: 20px auto 0 auto;
	height: 334px;
	width: 922px;
	vertical-align: bottom;
}

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

#header td{
	vertical-align: bottom;
}

#header td.site  {
	height: 200px;
	text-align: center;
}

#header form {
	float: right;
	width: 100%;
	height: 105px;
	background: url(../img/search_bg.png) no-repeat center top;	
}

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

.search_text {
	float: left;
	height: 39px;
	padding: 35px 10px 0 25px;
}

.search_text input {
	width: 440px;
	height: 39px;
	padding: 5px 15px 5px 15px;
	border: 0;
	border-style: none;
	background: url(../img/search_input.png) no-repeat 0 0;	
}

.search_button  {
	float: left;
	height: 39px;
	padding: 35px 0 0 0;
}

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

#content {
margin: 0 auto 0 auto;
width: 922px;
text-align: justify;
background: url(../img/content_bg.png) no-repeat center top;
}
#content span {
	display: block;
	margin: 40px auto 0 auto;
	width: 340px;
}

#content p {
	padding-bottom: 20px;
	color: #1D1D1D;
	line-height: 20px;
}

#content p img {
	margin: 0 auto 0 auto;
	border: 0;
	
}

#content p a {
	color: #1d1d1d;
	text-transform:uppercase;
	text-decoration: none;
}

#left {
	padding-top: 40px;
	vertical-align: top;
	text-align: left;
}

#left #sponsors {
background:url("../img/sponsors_bg.png") no-repeat scroll left bottom transparent;
float:left;
font-size:12px;
font-weight:bold;
height:76px;
margin:0 auto;
padding:20px 10px;
position:relative;
text-align:left;
text-transform:uppercase;
width:525px;
}



#left #sponsors h2 {
color:#FFFFFF;
font-size:12px;
position:absolute;
right:30px;
text-align:right;
text-decoration:none;
top:15px;
}






#left #sponsors  a{
     font-size: 15px;
     color: #FFFFFF;
     text-decoration: none;
}

#left #listing {
     background: url(../img/sponsors_bg2.png) no-repeat top left;
}





#left #sponsors a:link,
#left #sponsors a:active,
#left #sponsors a:hover {
       font-weight: bold;
	font-size: 12px;
	color: red;
	text-decoration: none;
}
#left #sponsors a:visited {
       font-weight: bold;
	font-size: 12px;
	color: blue;
	text-decoration: none;
}


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

#left ul li {
	padding-left: 25px;
	line-height: 25px;
	background: url(../img/li.png) no-repeat left center;
}

#left a.get_links {
	color: #37682c;
}

#left table {
	width: 100%;
}

#left td a {
	color: #1d1d1d;
	text-transform:uppercase;
	text-decoration: none;
}

#left  #listing td div {
	background: #FFFFFF;
	border: 1px inset #CCCCCC;
}

#left input  {
	padding: 5px;
}

#pages {
	color: #FFFFFF;
}

#pages  a {
	color: #FFFFFF;
	font-weight: bold;
}

#right {
	padding-top: 40px;
	width: 300px;
	vertical-align: top;
	text-align: center;
}

#right h2 {
	margin-top: 10px;
	height: 45px;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 40px;
	background: url(../img/right_h2.png) no-repeat top center;
}

#right p {
	padding-top: 10px;
	background: url(../img/right_p.png) no-repeat top center;
}

#bottom  {
	margin: 0 auto 0 auto;
	width: 930px;
}

#bottom  p{
	line-height: 20px;
	text-align: center;
}

#bottom  p a{
	color: #1D1D1D;
	text-transform:uppercase;	
	text-decoration: none;
}
pre {
background:none repeat scroll 0 0 #FFFFFF;
border:1px inset #CCCCCC;
max-height:90px;
padding:6px;
text-align:left;
width:500px;
overflow: auto;
} 
