body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 220%;
	font-weight: normal;
	color: #135293;
	font-family: Century;
	text-align:center;

}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
}

.boxed {
	padding: 5px 30px 20px 30px;
	font-family: "Franklin Gothic Book";
	font-size: 15px;
}

.event {
	font-family: "Franklin Gothic Book";
	font-size: 15px;
	background-color:#FF0
}
	

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
	text-align: center;
}

.orange {
	margin: 20px 30px;
}

.orange a {
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	font-family: "Franklin Gothic Book";
}

#sidelinks	{
	text-align:center;
}
/* Logo */

#logo {
	height: 220px;
	background: url(images/img02.gif) repeat-y right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 100px 0 0 0;
	background: url(images/img03.gif) no-repeat center center;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

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



/* Menu */

#menu {
	padding: 20px;
	background-image: url(images/img06.gif);
	background-repeat: repeat-x;
	font-family: "Franklin Gothic Book";
}


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

#menu li {
	padding: 10px 0;
	background: url(images/img06.gif) repeat-x;
}

#menu li.first {
	background: #FF9900;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FF9900;
	color: #000000;
}


/* Content */

#content {
	float: right;
	width: 740px;
	
}

#programs {
	width: 200px;
	height: 300px;
	float: left;
}


	
/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
	font-size: 18px;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	background: url(images/img13.gif) repeat-x;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#links a {
	
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
	font-family: "Franklin Gothic Book";
	
}
