/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
p, img, div { behavior: url(iepngfix.htc) }
 
body {
	margin: 0;
	padding: 0;
	background:  #FFFFFF url(images/back_all.gif) repeat-x top left;
	font-size: 13px;
	color: #7F7F7F;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #0F7EAC;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 1em;
}


a {
	color: #0F7EAC;
}

a:hover {
	text-decoration: none;
	color: #0F7EAC;
}

/* Header */

#header {
	width: 938px;
	height: 420px;
	margin: 0px auto;
	background: url(images/header4.jpg) no-repeat;
}
#butt {
	width:300px;
	float: right;
	padding-top: 45px;
	padding-right:4px;
}
/* Logo */

#logo {
	width:300px;
	float: right;
	padding-top: 45px;
	padding-right:4px;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#logo H2 {
	text-transform: uppercase;
	font-size: 10px;
}

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

/* Menu */

#menu {
height:40px;
	float: right;
	padding-bottom:15px;
}

#menu ul {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 0px;
	margin-right: 26px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 12px;
	color: #000000;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #FFFFFF;
}


/* Page */

#page {
	width: 880px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 590px;
	margin-bottom:20px;
	border-top: 0px;
}

.post {
	padding: 20px 20px;
	background: url(images/bg04.jpg) no-repeat top left;
	border: 1px solid #cccccc;
	
	border-top: 0px;
	
}
#postTop{
height:19px;
width:590px;
background-image:url(images/postTop.jpg);
background-repeat:no-repeat;
padding-top:3px;
padding-left:5px;}
.title {
	margin: 0;
	color: #0F7EAC;
}

.byline {
	margin: 0;
	color: #0F7EAC;
}

.meta {
	text-align: left;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	margin-top: 0px;
	width: 280px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding: 5px;
	padding-left: 4px;
	margin-left:30px;
	list-style-image:url(images/roundThingSmall.jpg);
}

#sidebar h2 {
	margin: 0;
	padding: 10px 0 0 20px;
	height: 42px;
	color: #000000;
	background: url(images/small.gif);
	background-repeat:no-repeat;
}

#sidebar a {
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	margin: 0px;
	padding-top: 20px;
	height: 60px;
	border-top: #cccccc solid 1px;
	background: #F2F2F2 url(images/bg02.jpg) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	color: #717171;
}

img{
border:0px;
padding:0px;}
a img{
border:0px;
padding:0px;
}

a.link_train, a.link_train:visited { /*margin:107px 0px 0px 0px;*/

	background-image:url(images/buttons/1.jpg);
	background-repeat:no-repeat;
	width:296px;
	height:55px;
	display:block;

}
a.link_train:hover {
	background-image:url(images/buttons/1_over.jpg);
}
a.link_votes, a.link_votes:visited { /*margin:107px 0px 0px 0px;*/

	background-image:url(images/buttons/2.jpg);
	background-repeat:no-repeat;
	width:296px;
	height:55px;
	display:block;

}
a.link_votes:hover {
	background-image:url(images/buttons/2_over.jpg);
}
a.link_donor, a.link_donor:visited { /*margin:107px 0px 0px 0px;*/

	background-image:url(images/buttons/3.jpg);
	background-repeat:no-repeat;
	width:296px;
	height:55px;
	display:block;

}
a.link_donor:hover {
	background-image:url(images/buttons/3_over.jpg);
}
a.link_school, a.link_school:visited { /*margin:107px 0px 0px 0px;*/

	background-image:url(images/buttons/4.jpg);
	background-repeat:no-repeat;
	width:296px;
	height:55px;
	display:block;

}
a.link_school:hover {
	background-image:url(images/buttons/4_over.jpg);
}
a.link_involved, a.link_involved:visited { /*margin:107px 0px 0px 0px;*/

	background-image:url(images/buttons/5.jpg);
	background-repeat:no-repeat;
	width:296px;
	height:55px;
	display:block;

}
a.link_involved:hover {
	background-image:url(images/buttons/5_over.jpg);
}
#popup {
	top:100px;

	background-image:url(images/toolPop.png);
}

.popup {
position:absolute;


	z-index: 50;
	display:none;
	border-collapse: collapse;
	background-image:url(images/toolPop.png);
	background-repeat: no-repeat;
	width:250px;
	height:86px;
	}
.2popup {
position:absolute;


	z-index: 50;
	display:none;
	border-collapse: collapse;
	background-image:url(images/toolPop.png);
	background-repeat: no-repeat;
	width:250px;
	height:86px;
	}
	
.poptext {
	
	font-size:10px;
	padding:16px 16px 16px 16px;
	font-size:10px;
	line-height:12px !important;
	text-align:left;
}
#dvpopup .poptext, #dpvpopup .poptext {
	/*padding:10px 13px 0px 65px !important;*/
}

#tooltip{
	width:225px;
	height:86px;
	position:absolute;
	background-image:url(images/toolPop.png);
	background-repeat: no-repeat;
	padding-left:15px;
	padding-top:15px;
	padding-right:25px;
	font-size:12px;
	color:#333;
	display:none;
	}
	.imgFloatRight{
	float:right;
	padding:5px;}
	
	.style1 {
	font-size: 10px;
	color:#000000;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	color: #000000
}
.style5 {
	font-size: 14px;
	color: #2626A0;
	font-weight: bold;
}
.style6 {
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:underline;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16;
}
#sectionsDisplay{
overflow:auto;
max-height:500px;}