﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.8em;
	background-image: url("../images/msfp_event2_02.gif");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #bababa;
}
#masthead {
	width: 700px;
	height: 65px;
	overflow: auto;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url("../images/event2_02_masthead.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#container {
	width: 700px;
	overflow: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #efefef;
}
#navigation {
	width: 700px;
	height: 60px;
	overflow: hidden;
	background-image: url("../images/event2_02_navigation.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
}
#content {
	position: relative;
	float: left;
	width: 430px;
	margin-left: 15px;
	padding: 0 15px 15px 0;
	display: inline;
	font-size: 12px;
}
#sidebar {
	font-size: 0.9em;
	color: #696969;
	float: right;
	width: 210px;
	margin-right: 10px;
	padding: 10px;
	display: inline;
}
#footer {
	text-align: center;
	width: 700px;
	height: 30px;
	overflow: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url("../images/event2_02_footer.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
}
/* Masthead Styles */
#masthead h1 {
	text-align: center;
	color: #fff;
	margin: 0px;
	padding: 10px;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin-top: 15px;
	margin-right: 75px;
	margin-left: 55px;
	padding: 0;
}
#navigation li {
	float: left;
}
50px;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #678;
	display: block;
	padding: 5px;
	border: 1px solid #dcdcdc;
	background-color: #eff;
}
#navigation a:hover {
	text-decoration: none;
	color: #678;
	background-color: #def;
}
/* Content and Sidebar Styles */
h6 {
	color: #ca6;
}
h5 {
	color: #ca6;
}
h4 {
	color: #ca6;
}
h3 {
	color: #ca6;
}
h2 {
	color: #ca6;
}
h1 {
	color: #ca6;
}
/* Sidebar Styles */
#sidebar img {
	border: 1px solid #678;
	padding: 5px;
}
/* Footer Styles */
#footer p {
	font-size: 0.9em;
	color: #678;
	margin-top: 0;
	padding-bottom: 5px;
}
#footer a {
	color: #964;
	text-decoration: underline;
}
#footer a:hover {
	color: #ca6;
	text-decoration: underline;
}
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #ca6;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.styleleft {
	text-align: left;
}
.styleright {
	text-align: right;
}
.stylecenter {
	text-align: center;
}
.style2 {
	border-style: solid;
	border-width: 0px;
	border-collapse: collapse;
}
.style3 {
	border-color: #667788;
	border-width: 2px;
}
.table{
	font-size: 11px;
	border-color: #667788;
	border-width: 1px;
	border-style: solid;
	padding:8px;
	width: 570px;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: Navy;
}
.degree{
	font-size: 12px;
	color: Black;
	background-color: Yellow;
}

