body {
	background-color: #282F33;
	margin-top: 30px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.sub_heading {
	font-size: 16px;
	font-weight: bold;
	color: #83ACCA;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #ADD15A;
	margin: 0px;
	display: inline;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #83ACCA;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content_box {
	background-color: #FFFFFF;
	background-image: url(images/top_body_bar.gif);
	background-repeat: repeat-x;
	padding: 20px;
}

#search {
	background-image: url(images/search_bar.gif);
	height: 37px;
	width: 830px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.5_listing {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	display: block;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#adsense {
	float: right;
	width: 300px;
	padding-left: 10px;
	padding-top: 10px;
}

.count {
	float: right;
	width: 220px;
}
#home_page_list li {
	list-style-image: url(images/bullet-home.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin-right: 10px;
	padding-bottom: 3px;
}

#home_page_list li a {
	list-style-image: url(images/bullet-home.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin-right: 10px;
	padding-bottom: 3px;
	text-decoration: none;
}

#home_page_list li a:hover {
	text-decoration: underline;
}

.sub-date {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	font-family: "Trebuchet MS";
}

ul {
	padding-left: 20px;
	margin-top: 8px;
	margin-left: 0px;
}


input {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
}

textarea {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
}


p {
	margin: 0px;
	padding: 0px;
}
#top_right_menu {
	float: right;
	margin-right: 17px;
	display: block;
}
#welcome {
	height: 15px;
	text-align: right;
	padding-bottom: 12px;
	color: #ABE481;
}
#top {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 55px;
}
#footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/bottom_body_bar.gif);
	background-repeat: repeat-x;
}

.footer_link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}


.edit {
	font-size: 10px;
	font-style: italic;
	color: #FF9933;
	text-decoration: none;
}

.edit a:hover {
	font-size: 10px;
	font-style: italic;
	color: #FF9933;
	text-decoration: underline;
}
.error {
	color: #FF0000;
}
.department {
	padding: 3px;
	width: 500px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	font-size: 12px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
	font-size: 13px;
	display: inline;
	color: #FF9933;
}

.department_title {
	font-size: 15px;
	font-weight: bold;
	color: #93BF40;
	
}
#footer_right {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	width: 250px;
	float: right;
	margin-left: -250px;
	margin-right: 17px;
}
.num_rate {
	margin-left:15px;
	float: right;
	height: 90px;
	width: 190px;
	clear: both;
	display: block;
}
