/*
Designed for United Helpers
Http://www.unitedhelpers.org
by wb IT Department
*/

/* Elements */
#container {
background: #003366;
	margin: 3px auto;
	width: 750px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #033;
	font-size: 30px;
}

h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 20px;
}

h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
}

p, ul {
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #ffff00;
}
/*end elements*/

/*start header*/
#head {
	background: url(images/head.gif);
	margin: 0px;
	width: 750px;
	height: 150px;
}
/* end header*/

/*start page*/
#page {
	width: 750px;
	background: #003366;
}

.pagetop {
	width: 750px;
	height: 29px;
	background: url(images/top.gif) no-repeat;
}	
.pagecenter {
	background: #dee8ea repeat-y;
	width: 750px;
	float: right;

}

.pagebottom {
	width: 750px;
	background: url(images/bottom.png) no-repeat;
}
/*end page*/

/*start Navigation*/
#nav {
	background: url(images/nav.gif) repeat-x;
	height: 35px;
	margin: 3px 0 0 0;
	padding: 2px 0 0 0;
	width: 750px;
}

#nav ul {
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#nav li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style: none;
}

#nav a {
	color: #ffffff;
	display: block;
	float: left;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 125px;
}

#nav a:hover {
	color: #fff000;
}

/*start sidebar*/
#sidebar {
	float: left;
	width: 208px;
	height: 520px;
	margin: 0px 0 0 10px;
	padding: 0px 0 0 0px;
	background: url(images/side.png) no-repeat;	
	display: inline;
	

}

#sidebar h2 {
	margin: 5px 0 0px 0;
	height: 42px;
	font-size: 1.5em;
	padding:0px 0px 0px 0px;

}

#sidebar ul {
	margin: 0px;
	padding: 30px 10px 0 10px;
	list-style: none;
}

#sidebar li {
	margin-bottom: 0px;
	padding:5px 5px 5px 0px;
	
	/*background: #336699;*/
}

#sidebar li ul {
	line-height: 2em;
}

#sidebar li li {
	margin: 0;
	padding: 0;
}

#sidebar a {
	color: #ffffff;
	border: none;
	text-decoration: none;
}
#sidebar a:hover{
	color: #fff000;
}
/*end sidebar*/

/*start colone*/
#colOne {
	background:;
	float: right;
	margin: 0 0 0px 0;
	width: 520px;
	height: auto;
}

#colOne h1 {
	color: #000000;
	font-size: 24px;
	padding: 0 25px 0 25px;
	font-weight: bold;
}

colOne ul: {
	}
}

#colOne li {
	list-style:georgian;
}

#colOne a {

	color: #0000FF;
}

#colOne p {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
/*end colone*/

/*start image floats*/
img.floatRight { 
    float: right; 
    margin: 1px;
	font-size: 14px;
	color: #000000;
}
img.floatleft { 
    float: left; 
    margin: 1px; 
}
/*end image floats*/

/*start events*/
#events {
	background-image: url(images/events.jpg);
	float: left;
	height: 210px;
	*height: 230px;
	margin: 0px 0 0 15px;
	width: 208px;
	background-repeat: no-repeat;
}

#events ul {
	list-style-image: none;
	margin-left: 0px;
	padding: 50px 0 0 15px;
}

#events li {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 3px;
	width: 140px;
	list-style: none;
}

#events a {
	border-style: none;
	color: #ffffff;
	text-decoration: none;
}

#events a:hover {
	color: #ffff00;
}
/*end events*/

/*start interest*/
#interest {
	background-image: url(images/interest.jpg);
	float: right;
	height: 210px;
	*height: 210px;
	margin: 0 30px 0 15px;
	margin-top: 0px;
	width: 208px;
}

#interest ul {
	list-style-image: none;
	margin-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-top: 50px;
}

#interest li {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 3px;
	width: 140px;
	list-style: none;
}

#interest a {
	border-style: none;
	color: #ffffff;
	text-decoration: none;
}

#interest a:hover {
	color: #ffff00;
}
/*end interest*/

#footer {
	background: #dee8ea no-repeat;
	clear:both;
	height: 37px;
	width: 750px;
	margin: auto;
	*margin: -20px auto;
	*padding: 0 0 10px 0;
}

#footer p {
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 15px 0 5px 0;
	text-align: center;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #6699cc;
	text-decoration: none;
}
