
body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:20px;
	background:url(../images/body.jpg) #f6f6f6;

}


#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	width:760px;
	margin:0 auto;
}



#innerwrapper {
	margin:1px;
	padding:5px;
	background:url(../images/innerwrapper.jpg) top repeat-x;
}

#header input {
	width:100px;
	padding:0px;
	border:2px solid #79B5D6;
	font:150% Arial;
	color:#333;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#searchform
{
	padding:0px 0px 0px 0px;
	float:right;
	margin:25px -180px 0 0 !important;
	margin:25px -180px 0 0;

}

#toplinks
{
	padding:0px 0px 0px 0px;
	float:right;
	margin:5px 0px 0 0 !important;
	margin:5px 0px 0 0;
}

#header h1 {
	padding:5px 5px 5px 5px;
	margin:-90px 0px 0px 125px;
	float:left;
	font:250% Arial;
	color:#333;
	
}

#header h1 a {
	color:#333;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header h1 a:hover {
	color:#111;
	border-bottom:2px solid #79B5D6;
}

#header h2 {
	padding:5px 5px 5px 5px;
	margin:-40px 0px 0px 125px;
	font:150% Arial;
	color:#666;
	border:none;
}

#header h2 a {
	color:#444;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header h2 a:hover {
	border-bottom:2px solid #79B5D6;
}


#sidebar {

	width:150px;
	padding:10px 10px 10px 10px;
	float:left;
	color:#666;
	
}

#sidebar h2 {
	font:160% Arial;
	color:#333;
	margin:10px 0 10px 0;
	border:none;
}

#sidebar h3 {
	color:#FF8040;
	font:90% Verdana;
	font-weight:bold;
	letter-spacing:2px;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	
	color:#333;
}

#sidebar p.news a.more {
	color:#333;
	display:block;
	text-align:right;
	font:80% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#98D158;
}




#sidebarright {
	width:170px;
	border:0px solid #333;
	float:right;
	background:url(../images/gray_box_small.gif) top left no-repeat;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;

}

#sidebarright p {

	font:90% Verdana;
	color:#777;
	line-height:20px;

}

#sidebarright h2 {
	font:140% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 10px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}





h2 {
	font:200% Arial;
	color:#79B933;
	border-bottom:2px solid #f6f6f6;
}

h2 a {
	color:#79B933;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}


#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}


#content {	
	width:330px;
	position:relative;
	border:0px solid #333; 
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 200px;
}


#content ul {
	
	line-height:25px;
	border-top:0px solid #eee;
	border-bottom:0px solid #eee;
	color:#79B933;
}
#content ul span {
	color:#444;
}

form {
	padding:10px;
	border:1px solid #f6f6f6;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	width:300px;
	padding:4px;
	border:none;
	border-bottom:1px dotted #ccc;
	font:90% Verdana;
	color:#777;
}

textarea {
	width:400px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}


blockquote p {
	font:200% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}








#rightsubnav {
border:0px solid #333;
	width:170px;
	float:right;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;

}


#rightsubnav ul {
	margin:10px 10 10px 10px;
	font:90% Verdana;
}

#rightsubnav ul li {
	margin:10px 0;
}

#rightsubnav a {
	border-bottom:1px solid #eee;
	color:#444;
	text-decoration:none;
}

#rightsubnav a:hover {
	border-bottom:1px solid #ccc;
}




#page_content{	
	width:500px;
	position:relative;
	border:0px solid #333; 
	padding:0px 5px 5px 5px;
	margin:0px 5px 5px 200px;
}


#page_content ul {
	
	line-height:25px;
	
	border-top:0px solid #eee;
	border-bottom:0px solid #eee;
	color:#79B933;
}

#page_content ul span {
	color:#444;
}

