body {
	margin:0;
	background: URL("../images/backTile.jpg") repeat;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336633;
}

a {
	outline: none;
	text-decoration:none;
	color:#990;
}
a:hover {
	color:#333;
}

img {
	border:none;
	text-align: center;
}

dt {
	font-weight:bold;
	font-size:13px;
	margin:5px 0;
}

h2, .title {
	color:#000;
	font-size:16px;
	font-weight: bold;
	margin:10px 0;
}

.title img {
	vertical-align:middle;
}

#body_container {
	width:900px;
	margin:auto;
	height: 100%;
	background-color: #FFF;
}

#page_header {
	position:relative;
	height:400px;
	overflow:hidden;
}

#page_header.withHighlights,
.withHighlights {
	height:600px;
}

#nav_bar {
	display:block;
	margin:0;
	padding:0;
	height: 80px;
	width:100%;
	background: url(../images/nav_bar_back.png) repeat-x;
	position:absolute;
	top:0;
	left:0;
}

#nav_bar li {
	display:block;
	margin:0;
	float:left;
}

#nav_bar a{
	display:block;
	padding:0 20px;
	line-height:70px;
	text-decoration:none;
	color:#333333;
	font-size:14px;
}

#nav_bar a:hover {
	color:#666666;
}

#header_image {
	height:600px;
	width:100%;
	background-color:#EEF6FF;
}

#header_title {
	font-size:18px;
	fint-weight:bold;
	margin:0 0 10px 0;
}

#header_content {
	position:absolute;
	top:210px;
	left:20px;
	width:250px;
	height:150px;
	font-size:14px;
	font-weight:bold;
}

#highlight_bar {
	position:absolute;
	bottom:0;
	left:0;
	margin:0 0 10px 0;
}

.highlight_button {
	width:258px;
	height:170px;
	float:left;
	padding:15px;
}

.highlight_button img {
	float:left;
}
.highlight_button .content {
	display:block;
	color:#000;
	margin-left:80px;
}
.highlight_button .title {
	display:block;
	margin-top:50px;
}
.highlight_button .subtitle {
	display:block;
	font-size:11px;
	font-weight: bold;
}

#highlight1 {
	background:#DDEECC;
}
#highlight2 {
	background:#DDEEEE;
	margin:0 18px;
}
#highlight3 {
	background:#EEE0DD;
}

#sidebar {
	float:left;
	width:28%;
	padding-left: 7%;
}

#body {
	float:right;
	width:65%;
}

.section {
	padding-top:25px;
	padding-right: 25px;
}

.section1 {
	margin:20px 0;
}

.section2 {
	margin:20px 0;
}

.section3 {
	margin:20px 0;
}

#footer {
	clear:both;
	height:50px;
	width:100%;
	text-align:center;
	font-size:11px;
	line-height:50px;
	background:#DDD;
}

.bioPic {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	height: 130px;
	width: 104px;
}
#volunteerBTN {
	background: url(../images/btnBack.jpg) no-repeat;
	height: 16px;
	width: 54px;
	padding: 6px 0 0 6px;
}

#volunteerBTN a { color: #0CF; }
#volunteerBTN a:hover { color: #FFF; }

#donateBTN {
	background: url(../images/btnBack.jpg) no-repeat;
	height: 16px;
	width: 54px;
	padding: 6px 0 0 6px;
	color: 0CF;
}
#donateBTN a { color: #9F3; }
#donateBTN a:hover { color: #FFF; }

#sidebar a:hover{color:#030;}
#followKenLeft {
	width: 162px;
	height: 16px;
}

#followKenLeft a{color:#9F3;}

#nextKenLeft {
	width: 162px;
	height: 16px;
	margin-top: 2px;
}

#nextKenLeft a{color:#0CF;}
#notesFromTheTrailLeft a{color:#0CF;}

#blogsLeft {
	width: 61px;
	height: 16px;
}

#blogsLeft a{color:#OCF;}

#newsLeft {
	width: 61px;
	height: 16px;
}

#newsLeft a{color:#0CF;}

#eventsLeft {
	width: 61px;
	height: 16px;
	color:#0CF;
}

#volunteerLeft a
	{
	color:#OCF;
	margin: 5px 0 5px 0;
	}


#eventsLeft a{color:#9F3;}

#twitterLeft {
	width: 61px;
	height: 16px;
}

#twitterLeft a{color:#9F3;}

#issuesMenu a {size: .75em}

.eventsList 
	{
	font-size:1.2em;
	margin: 6px 0 4px 10px;
	}
	
#sidebar a:hover{color:#030;}
#followKenLeft {
	width: 162px;
	height: 16px;
}

#followKenLeft a{color:#9F3;}

#nextKenLeft {
	width: 162px;
	height: 16px;
	margin-top: 2px;
}

#nextKenLeft a{color:#0CF;}

#blogsLeft {
	width: 61px;
	height: 16px;
}

#blogsLeft a{color:#9F3;}

#newsLeft {
	width: 61px;
	height: 16px;
}

#newsLeft a{color:#0CF;}

#eventsLeft {
	width: 61px;
	height: 16px;
}

#eventsLeft a{color:#9F3;}

#twitterLeft {
	width: 61px;
	height: 16px;
}

#twitterLeft a{color:#9F3;}

/* for the photo gallery */
/* Layout Rules
----------------------------------------------- */
#wrap {
	width: 1000px;
	padding-top: 20px;
	margin: 0 20px;
}

.albumDesc	{
	margin-top: -15px;
	color: #666666;

}
.albumBookDesc {
	font-size: small;
	color: #666666;
	margin-top: -13px;
}
.descTitle {
	font-size: small;
	color: #999999;
}

.albumName {
	font-size: large;
}


/* Form Elements
----------------------------------------------- */
label, select { 
	font-size: 90%;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
}
select {
	color: #B1B1BC;
	background-color:  #131313;
	border: 1px solid #b1b1bc;
}

/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect {
	width: 198px;
	margin-top: -8px;
}
#controls {	margin:0 auto 10px auto; }
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	text-align:center;
	padding: 0;
	text-align: center;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 64px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	background: #666 url('../images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:visited {
	background: #666 url('../images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	background: #666 url('../images/bg_grad_gray2.gif') repeat-x;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#previews {
	/*border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;*/
	padding: 10px 10px 20px 10px;
	margin-bottom: 5px;
	width: 495px;
	float: left;
	margin-right: 10px;
}
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	margin: 8px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#picture {
	padding: 0px;
	width: 500px;
	float: left;
}
#mainImageOutline {
	margin: 0 auto;
	padding: 0;
	background-color: #eee;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	padding: 1em; 
	overflow: hidden; 
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1px solid #999; }
.selectedThumbnail {  border: solid 2px #fc0 !important; }
.inFocus {  border: solid 1px #fc0 !important; }.header {
	margin-top: 0px;
}

#shirt1 {
	float: left;
	text-align: center;
	font: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

#shirt2 {
	float: left;
	text-align: center;
	font: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
#shirt3 {
	float: left;
	text-align: center;
	font: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	}

#img1 { margin-left: 30%; }

#img2 { }

#img3 { margin-left: 30%; }

#pdflink a {
	margin-left:35%;
	text-align:center;
	font-size: 1.25em;
	color:#399
}
#pdflink a:hover {
	color:#0C0;
}
