body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	margin:0;
	padding:0;
	font-size:12px;
}

a{ 
	color:#BD9408;
	text-decoration:none;
}

a:visited{ 
	color:#BD9408;
	text-decoration:none;
}

a:hover{ 
	color:#009900;
	text-decoration:none;
}

#main_content_home {
	background:url(images/new_design/home_content_back.jpg) no-repeat;
	height:442px;
	width:935px;
	padding:0 0 0 30px;
}

#main_content {
	height:442px;
	width:935px;
	padding:0 0 0 30px;
}

#inner_content {
	width:550px;
	padding:10px 0 0 0;
	/*background:#FFFFFF;*/
}

#inner_main_content {
	background:#FFFFFF;
	height:485px;
}

#inner_left {
	background:url(images/new_design/inner_left_back.jpg) repeat-y bottom;
	/*background-position:bottom;*/
}

#inner_right {
	background:url(images/new_design/inner_right_back.jpg) repeat-y bottom;
	/*background-position:bottom;*/
}

.badges{
	border:1px solid black;
	background:#BD9408;
	height:100px;
	width:170px;
}

.site_info {
	font-size:10px;
	color:#009900;
	width:780px;
}

#links {
	width:540px;
}


.link {
	width:234px;
	height:60px;
	background:#BD9408;
  border:1px solid black;
	text-align:center;

}

#footer {
	background:url(images/new_design/home_footer.jpg) no-repeat;
	width:935px;
	height:274px;
	padding:0 0 0 27px;
}

.style1 {

	font-family: verdana, sans-serif;

	font-size: smaller;

	font-weight: bold;

}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:170px;
	height:100px;
	
}

#imageContainer2 img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#imageContainer2 {
	position:relative;
	margin:auto;
	width:170px;
	height:100px;
	
}

h2 {
	margin: 0 0 5px 0;
	font-size:16px;
	color:#009900;
}

.style2 {color: #FF0000}

.style3 {font-size: 10px}
.style8 {color: #003300; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }

form {
	margin: 10px 0 0 0;
	padding: 0;
}

#browse {
	position:absolute;
	left:25px;
	height:150px;
	width:150px;
}

#wrapper {
	position:relative;
	width:935px;
	margin:0 auto;
}