/* ----------- main ----------- */

body  {
	background-color: #003359;
    margin: 0; 
    font-size: 11px; 
	font-family: arial, verdana, helvetica, sans-serif;
	color: #1d1d1d;
	text-align: left;
}

a img { border:0px; }

/* ----------- rows ----------- */

#wrapper {
	margin:0 auto;
	overflow: hidden;
	width: 875px; 
}

/* ----------- header  ----------- */

#header {
	float: left;
	height: 120px;
	width: 875px;
}

img.pbclogo {
	margin: 40px 0 0 30px;
	float: left;
	border: 0px none;
}

img.results {
	margin: 58px 10px 0 0;
	float: right;
}

/* ----------- menu  ----------- */

#navbar {
	background-image: url(/images/navbar_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	padding-left: 10px;
	width: 875px;
}

#menu {
	float: left;
	height: 40px;
	width: 875px;
}

.menutext  {
	color: #003359;
	text-decoration: none;
}

a.menutext:hover { 
	color: #e37222;
}	
	
table.menutbl {
	width: 875px;
	font-size: 14px;
}

td.menuleft {
	text-align: center;
	text-decoration: none;
	color: #003359;
	height: 38px;
	width: 107px;
	background-image: url(/images/menu_left.gif);
	background-repeat: no-repeat;
}

td.menumid {
	text-align: center;
	height: 38px;
	width: 110px;
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat-x;
}

td.menuright {
	text-align: center;
	height: 38px;
	width: 108px;
	background-image: url(/images/menu_right.gif);
	background-repeat: no-repeat;
}

/* ----------- front ----------- */

#front {
	float: left; 
	width: 875px;
	height: 537px;
	margin-top: 10px;
	background-image: url(/images/body_bg.gif);
	background-repeat: no-repeat;
}

#fbody {
	margin: 50px 0 0 50px;
	float: left;
	width: 410px;
}

#fflash {
	margin: 5px 5px 0 0;
	float: right;
	height: 536px;
}

#ftext { 
	float: left;
	text-align: left;
}

li.front {
	line-height: 18px;
}

ul.front {
	margin: 0;
	padding: 0 0 10px 25px;
}

/* ----------- whole site ----------- */

p { 
	line-height: 17px;
	margin: 2px 0 8px 0;
}

h1 {
	font-size: 36px;
	color: #e37222;
	margin: 0 0 20px 0;
	font-weight: lighter;
	display: block;
}

h2 {
	font-size: 24px;
	color: #747678;
	margin: 10px 0 5px 0;
	display: block;
	font-weight: lighter;
}



/* ----------- main body ----------- */

#mainbody {
	float: left; 
	width: 885px;
	/* height: 535px; */
	margin-top: 20px;
}

/* ----------- leftside ----------- */

#leftside {
	float: left;
	width: 240px;
	/* height: 535px; */
	background-color: #fff;
	margin: 0;
	padding: 0px;
}

input {
	font-size: 10px; 
	background: #E4E4E4;
	border: 1px solid #003359;
}

.subtbl {
	float: left;
	margin: 7px 0 0 0px;
}

.compassion {
	float: left;
	margin: 0;
}

.leadership {
	float: left;
	margin: 0;
	width: 240px;
}	

.archive {
	float: left;
	margin-top: 8px;
}


.newsletter {
	float: left;
	border: 0px none;
	margin: 3px 0 0 0;
}

/* ----------- menu2  ----------- */

#menu2 {
	float: left;
	height: 40px;
	width: 625px;
}

.menutext2  {
	color: #fff;
	text-decoration: none;
	padding-left: 12px;
	float: left;
}

a.menutext2, a.menutext2:link, a.menutext2:active, a.menutext2:visited {
	color: #FFFFFF;
}	

a.menutext2:hover { 
	color: #003359;
	text-decoration: none;
}	
	
table.menutbl2 {
	margin-left: 10px;
	width: 625px;
	font-size: 11px;
}

td.menuleft2 {
	text-align: left;
	text-decoration: none;
	color: #003359;
	height: 36px;
	width: 134px;
	background-image: url(/images/menu2_bg.gif);
	background-repeat: no-repeat;
}

td.menumid2 {
	text-align: left;
	height: 36px;
	width: 134px;
	background-image: url(/images/menu2_bg.gif);
	background-repeat: no-repeat;
}

#hands {
	border: 0px none;
}

/* ----------- right side ----------- */

#rightside {
	float: right;
	padding-left: 10px;
	width: 635px;
}

#rightbody {
	background-image: url(/images/roundtop.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	float: left;
	/* height: 493px;
	padding-top: 10px; */
}

#righttext {
	width: 300px;
	/* padding: 5px 15px 0 10px; */
} 

/* ----------- footer ----------- */


#foottext {
	text-align: right;
	margin: 5px auto 0 auto;
	height: 20px;
	width: 875px;
}

.design {
	margin-right: 3px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

a.design:hover { 
	color: #e37222;
	text-decoration: underline;
}
