﻿#container {
	border-width: thick;
	width: 100%;
	margin-top: 10px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	background-image: url('../images/design/STONE.gif');
	padding-bottom: 10px;
}
#top {
	border-width: thick;
	padding: 0px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-top-style: 0;
}
#field {
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/design/field.gif');
	height: 55px;
	border-top-style: ridge;
	border-width: thick;
}
#page_content {
	padding: 0px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#navbuttons {
	border-width: thick;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-style: ridge;
	border-left-style: ridge;
	border-bottom-style: ridge;
}
#pagename {
	padding: 2px;
	width: 175px;
	margin-top: 8px;
	margin-left: 50px;
	float: left;
}
#content {
	border-style: inset;
	border-width: 2px;
	padding: 10px;
	width: 760px;
	background-image: url('../images/design/back.gif');
	margin-right: 5px;
}
#footer {
	margin: 2px auto 0px auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 2px;
	width: 780px;
	clear: both;
	height: 20px;
}
#bottom­ {
	padding: 10px;
	text-align: center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

#media_nav {
	margin: 10px;
	width: 125px;
	float: left;
}
#stats_nav {
	margin: 10px 10px 0px 0px;
	padding: 5px;
	width: 85px;
	float: left;
	border-style: ridge;
	border-width: 2px;
	color: #FFFFFF;
	background-color: #008000;
}
#stats_panel {
	width: 625px;
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
}
#programsnav {
	width: 150px;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}



#programs_lft_panel {
	width: 168px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
#programs_story {
	padding: 10px;
	width: 550px;
	float: right;
	background-image: url('../images/design/cat-head-background.gif');
}
#news_lft_panel {
	width: 150px;
	float: left;
	padding: 5px;
}



#chalktalk_form {
	width: 600px;
	border-style: inset;
	margin-right: auto;
	margin-left: auto;
	background-color: #008000;
}
#chalktalk_form {
	width: 600px;
	border-style: inset;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/design/cat-head-background.gif');
	padding: 15px;
	border-color: #008000;
}
#calendar_panel {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/design/cat-head-background.gif');
	padding: 10px;
	border: thin double #008000;
}



#links_panel {
	width: 500px;
	float: right;
	padding: 10px;
	margin: 10px;
}



#records_left {
	width: 375px;
	float: left;
}
#records_right {
	width: 375px;
	float: right;
}



#signup-form {
	padding: 10px;
	width: 425px;
	float: left;
}

#chalktalk_box {
	padding: 10px;
}



.bottom-ridgeborder {
	border-bottom-style: ridge;
	border-width: thick;
	margin: 0px;
	padding: 0px;
}



#stats_nav_logo {
	margin: 10px 5px 0px 0px;
	padding: 5px;
	width: 85px;
	float: left;
	color: #000000;
}




