#main-content p {
	line-height:20px;
	padding:0px 0px 15px 0px;
}

#admin_panel {
	padding:2px;
	background-color:#999;
	color:#000
}

#admin_panel, #admin_panel a {
	font-weight:bold;
	color:#000;
}

#search-container {
	background:url(../images/search_bg2.gif) no-repeat 0 0;
	width:251px;
	overflow:hidden;
	height:23px;
}

#search-container form input.search-box {
	width:173px;
	height:18px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:none;
	color:#6c6c6c;
	border:none;
	padding:5px 10px 0px 15px;
	font-style:italic;
}


#search-container form input.search-btn {
	width:53px;
	height:23px;
	background:url(../images/search_btn2.gif) no-repeat 0 0;
	font-size:0px;
	border:none;
	float:right;
	text-align:left;
	letter-spacing:19px;
	text-indent:-1000px;
	color:#ffffff;
	cursor:pointer;
	display:block;
}

.red {
	color:#F00;
}

.black {
	color:#000;
}

a.black_large {
	color:#000;
	font-size:15px;
	font-weight:bold;
}

.news_article {
background-color:#EBEBEB;
float:left;
width:290px;
height:135px;
margin:3px;
cursor:pointer;
}

.double_news_article {
width:610px;
background:url(../images/news_box_top.jpg) top left no-repeat;
padding-top:10px;
}

#articles a.title {
color:#333333;
font-size:13px;
font-weight:bold;
}

#articles a.title:hover {
color:#666666;
}

#articles .image {
float:left;
width:50px;
height:50px;
margin-right:10px;
margin:5px;
margin-left:10px;
}

#articles .text {
float:right;
width:525px;
margin-right:5px;
margin-top:5px;
margin-bottom:10px;
letter-spacing:1px;
padding-right:5px;
}

#articles .footer {
clear:both;
background-color:#999999;
background:url(../images/news_box_bottom.jpg) bottom left no-repeat;
width:590px;
height:23px;
padding-left:10px;
padding-right:10px;
padding-top:2px;
font-size:12px;
font-style:italic;
color:#999;
margin-top:10px;
clear:both;
}

#articles .footer .left {
float:left;
width:140px;
}

#articles .footer .right {
float:right;
width:140px;
text-align:right;
}

#articles .footer a {
font-size:12px;
font-style:italic;
color:#999;
}

#page_results {
text-align:center;
margin-top:5px;
}

#contact textarea {
	width:380px;
	height:90px;
}

#contact {
	width:380px;
	margin-top:0px;
	margin-left:50px;
}

