/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	width: 888px;
	margin: 0 auto;
	margin-top: 0px;
	background:#99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	line-height:normal;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-align: left;
	float:none;
	padding: 4px;
	margin: 0;
	line-height: 15px;
}

h1, h2, h3 {
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant:small-caps;
	color:#0066FF;
	padding: 4px;
	margin: 0;
	line-height: 15px;
}

h1 {
	font-size: 10px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 14px;
}

a {
	text-decoration: none;
	color:#0066FF;
	font-weight:bold;
}

a:hover {
	background: none;
	color:#99CC00;
}

ul{
	color:#666666;
	line-height:20px;
}

/* Header */

#header {
	width: 888px;
	margin: 0;
	background: url(../images/banner.gif) no-repeat left top;
	padding-top:0px;
	height: 160px;
}

/* Logo */

#login {
	float: left;
	padding-top: 15px;
}

#logo {
	float: left;
	padding-top: 5px;
}

#logo p {
	float: left;
	margin: 0;
	font-size: 16px;
	color: #FFFFFF;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */
#addthis {
	float: right;
	width: 500px;
	text-align:right;
	padding-top: 15px;

}
#search {
	float: right;
	width: 700px;
	text-align:right;	
	padding-right:15px;
	padding-left: 50px;
	padding-bottom: 0px;
}

/* Menu */

#menu {
	width: 888px;
	float:none;
}

#menu ul {
	list-style: none;
}

#menu li {
	float: left;
	padding-left: 5px;
	padding-top: 1px;
}

#menu a {
	padding: 0px 10px 10px 0px;
	margin-right: 5px;
	text-decoration: none;
	font: bold 11px verdana;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 888px;
	margin: 0 auto;
	background: #FFFFFF url(../images/pagebg.gif) repeat-y left top;
	padding-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size: 10px;
}

/* Content */

#content {
	float: left;
	width: 695px;
	margin-left: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 165px;
	margin-right: 10px;
	text-align:center;
}

#sidebar h2 {
	font-size: 10px;
	color: #666666;
}

#sidebar p {
	padding: 0px;
}

/* Footer */

#footer {
	width: 888px;
	margin: 0 auto;
	height: 40px;
	background: url(../images/footer.gif) no-repeat left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	text-align: center;
	color:#666666;
}

#footer a {
	color:#0066FF;
}
hr {
	color: #FFFFFF;
}
