body {
	background: white url(../graphics/syta-page-background.gif) top left repeat-x;
	text-align:left;
	margin: 0px;
	padding: 0px;
	font: 10pt arial,helvetica,tahoma;
	color: black;
}
a:link { color: #005CA3; text-decoration: none; }
a:visited { color: #005CA3; text-decoration: none; }
a:active { color: #005CA3; text-decoration: none; }
a:hover { color: #005CA3; text-decoration: underline; }

a.menu:link { color: #007cbf; font-weight: bold; font-size: 11pt; text-decoration: none; margin-left: 15px; }
a.menu:visited { color: #007cbf; font-weight: bold; font-size: 11pt; text-decoration: none; margin-left: 15px; }
a.menu:active { color: #007cbf; font-weight: bold; font-size: 11pt; text-decoration: none; margin-left: 15px; }
a.menu:hover { color: #111111; font-weight: bold; font-size: 11pt; text-decoration: none; margin-left: 15px; }

#header {
	height: 131px;
	background: transparent url(../graphics/syta-header.jpg) top left no-repeat;
	position:relative;
}

#top-nav {
	position:absolute;
	bottom: 20px;
	left:10px;
}

#body {
	width:1000px;
	margin:0 10px;
	background: transparent url(../graphics/title_bar_home.gif) top left no-repeat;
}

#title_info_box { background-color: #639ace; border: 0px; margin: 10px 0px 25px 0px; }
#side_info_box { background-color: #639ace; border: 0px; margin: 10px 0px 25px 0px; }
.title_info_box_content { padding: 0px 10px; color: #ffffff; }
.side_info_box_content { padding: 0px 10px; color: #ffffff; }

.title_paragraph { font-weight: bold; font-size: 14pt; color: #56a02a; }
.title_section { font-weight: bold; font-size: 12pt; }
.list_item_dashed { margin-bottom: 3px; padding-bottom: 3px; border-bottom: 1px dashed #111111; }

.inputSubmit { color: #000000; background-color: #EEEEEE; border: 1px solid #000000; font: bold 8pt arial, helvetica, tahoma; }
.inputBox { color : #000000; background : #FFFFFF; border: 1px solid #000000; font: 8pt arial, helvetica, tahoma; }


#footer {
	width:1000px;
	margin:0 10px;
	font-size: 8pt;
	text-align: center;
	margin-bottom: 15px;
	color: #7F7F7F;
}
#footer a:link { text-decoration: none; color: #313131; }
#footer a:hover { text-decoration: none; color: #313131; }
#footer a:visited { text-decoration: none; color: #313131; }
#footer a:active { text-decoration: none; color: #313131; }

#donate-running-for-youth #body {
	background-image: url(../graphics/running_for_youth_title_bar_home.gif);
}
h1.site-title { display:none; }