body
{
	background: url('../imgs/bg.jpg') repeat-x top left #f2f0e9;
	margin: 0;
	padding: 0;
	font-family: arial;
	color: #4c4c4c;
}

#container
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	width: 100%;
	height: 134px;
	background: url('../imgs/logo.jpg') no-repeat top left;
}
#header ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#header ul li
{
	background: url('../imgs/login_menu.gif') center right no-repeat;
	padding-right: 14px;
	width: 80px;
	text-align: right;
}
#header a
{
	color: #74c9c6;
	text-decoration: none;
}

#login
{
	width: 200px;
	float: right;
	text-align: right;
	margin-top: 35px;
	font-size: 12px;
	color: #ffffff;
}
#login input
{
	font-size: 12px;
	border: 1px solid #ffffff;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 125px;
}
#login input.button
{
	border: 1px solid #74c9c6;
	background-color: #74c9c6;
	color: #ffffff;
	width: 50px;
}
#menu_container
{
	width: 100%;
	height: 185px;
	background: url('../imgs/main_img.jpg') no-repeat top left;
}
#menu_right
{
	float: right;
	width: 530px;
	height: 185px;
}
#menu
{
	height: 30px;
	font-size: 12px;
}
#menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li
{
	float: left;
	text-align: center; 
}
#menu ul li a
{
	float: left;
	display: block;
	height: 23px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	color: #4c4c4c;
	text-decoration: none;
}
#menu ul li a:hover
{
	color: #373737;
	background: url('../imgs/menu_over.jpg') repeat-x top left;
}
#moto
{
	font-size: 18px;
	padding-top: 60px;
}
#bar
{
	width: 100%;
	height: 193px;
}
#apply
{
	float: left;
	height: 240px;
	margin: 0;
	padding: 0;
	width: 333px;
	background: url('../imgs/apply.jpg') no-repeat 50% 50%;
}
#apply a
{
	width: 320px;
	height: 169px;
	display: block;
	margin-top: 34px;
	margin-left: 6px;
	margin-right: 10px;
}
#newsletter
{
	float: left;
	height: 240px;
	margin: 0;
	padding: 0;
	width: 215px;
	background: url('../imgs/pdf.jpg') no-repeat 50% 50%;
}
#newsletter a
{
	width: 204px;
	height: 168px;
	display: block;
	margin-top: 34px;
	margin-left: 6px;
	margin-right: 10px;
}
#featured_member, #trade, #swineflu
{
	position: relative;
	float: left;
	height: 240px;
	width: 240px;
	background: url('../imgs/featured_member.jpg') no-repeat 50% 50%;
}
#trade {
background: url('../imgs/trade.jpg') no-repeat 50% 50%;
}
#swineflu {
background: url('../imgs/swineflu.jpg') no-repeat 50% 50%;
}
#featured_member a, #trade a, #swineflu a
{
	height: 138px;
	width: 195px;
	display: block;
	margin-top: 34px;
	margin-left: 6px;
	margin-right: 10px;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 20px;
	color: #4c4c4c;
	text-decoration: none;
}
#featured_member a span
{
	font-weight: bold;
	font-size: 14px;
}
#featured_member a div
{
	font-size: 12px;
	width: 190px;
}
#featured_member_click
{
	position: absolute;
	top: 175px;
	left: 125px;
	font-size: 10px;
}
#content_area
{
	width: 100%;
	border-top: 2px dotted #4c4c4c;
	border-bottom: 2px dotted #4c4c4c;
	padding-top: 8px;
	padding-bottom: 8px;
}

.clear
{
	clear: both;
}

/* Hunter Design Scroller */
#HGCCar_container { height: 137px; width: 218px; margin-top: 45px; margin-left: 22px; float: left }
#HGCCBG { background: #78bcbb; position: absolute; height: 137px; width: 218px; }
#HGCCarousel div { position: absolute; }
#HGCCarousel div li.selected { font-weight: bold; color: #b70000; }
#HGCCarousel div ul { list-style: none; }
#HGCCarousel div ul li { }	
#HGCCarousel div.slide { height: 137px; width: 218px; }
#HGCC_bg1
{
	background: url("../imgs/scroll/1.jpg");
}
#HGCC_bg2
{
	background: url("../imgs/scroll/2.jpg");
}
#HGCC_bg3
{
	background: url("../imgs/scroll/3.jpg");
}
#HGCC_bg4
{
	background: url("../imgs/scroll/4.jpg");
}
#HGCC_bg5
{
	background: url("../imgs/scroll/5.jpg");
}

/* Content Areas */
#content_area span
{
	font-size: 16px;
	font-weight: bold;
}
#events ul li, #news ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 5px;
}
#events ul li, #news ul li
{
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	background: url('../imgs/doc.jpg') top left no-repeat;
	padding-left: 20px;
}
#events

{
	float: left;
	width: 45%;
	font-size: 10px;
	padding-left: 20px;
}
#events a
{
	color: #78bcbb;
	font-size: 12px;
	text-decoration: none;
	border-bottom: dotted 1px #939393; 	
}
#news
{
	float: right;
	width: 45%;
	font-size: 10px;
	padding-left: 20px;
}
#news a
{
	color: #78bcbb;
	font-size: 12px;
	text-decoration: none;
	border-bottom: dotted 1px #939393; 	
}
#page_text
{
	font-size: 12px;
	padding-left: 15px;
	padding-right: 10px;
}
#page_text p
{
	padding-left: 10px;
}

#page_text a
{
	color: #78bcbb;
	text-decoration: none;
}

.hgcgal a img
{
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px;
	background: #fff;
}

.hgcgal a img:hover
{
	border-color: #06c;
}
.links_page a
{
	display: block;
	width: 500px;
	height: 100px;	
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	vertical-align: middle;
	border-bottom: solid 2px #dfdcd5;
}
.links_page a:hover
{
	border-bottom: solid 2px #74c9c6;
}
.links_page img
{
	float: left;
	vertical-align: middle;
}
.del_link
{
	padding: 5px;
	border: 1px solid #ccc;
	margin: 0px;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.del_link a:hover
{
	border: 1px solid #ccc;

}
.del_link a, .del_link a:visited
{
        display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        padding-left: 15px;
        padding-top: 1px;
        padding-bottom: 2px;
	text-decoration: none;
	border: 1px solid #fff;
	background: #fff;
}
.admin_button
{
	border: 1px solid #cccccc;
	background: #FFFFFF;	
}

/* Footer Area */
#footer
{
	padding-top: 5px;
	font-size: 12px;
	padding-left: 5px;
}
#footer a
{
	color: #78bcbb;
	font-size: 12px;
	text-decoration: none;
}
#admin_task
{
	border: 1px solid #cccccc;
	padding: 5px;
}
.gal_admin_sec
{
	border: 1px solid #cccccc;
	padding: 5px;
margin: 3px;
}
#gal_del a
{
	color: #cc5555;
}