body {
	background-color: #e1edf7;
	margin: 0px;
}
#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	background-image: url(images/4327182.png);
	background-repeat: repeat;
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#container #header #header2 {
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#container #header #header2 img {
	height: 80px;
	width: 150px;
	padding-top: 10px;
}
#container #header #header2 ul {
	list-style-type: none;
	margin-top: 13px;
	text-align: center;
}
#container #header #header2 ul li {
	display: inline;
	text-align: center;
}
#container #header #header2 ul li a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F7F7F7;
	text-decoration: none;
	height: 22px;
	width: 160px;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	margin-left: 5px;
}
#container #header #header2 ul li a:hover {
	background-color: #C60;
}
#container #header #header2 ul li #current {
	background-color: #C60;
}
#container #header #header2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F7F7F7;
	text-align: right;
	float: right;
	margin-top: -50px;
}
#container #content {
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e1edf7;
}
#container #content #topimage {
	height: 155px;
	width: 955px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6a7f94;
}
#container #content #link {
	list-style-type: none;
	height: 428px;
	width: 150px;
	text-align: center;
	background-color: #333;
	margin-top: 0px;
	padding-top: 5px;
    padding-bottom: 3px;
    float:left;
}
#container #content #link li {
	width: 150px;
	float: left;
	margin-left: -15px;

}
#container #content #link li a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #F7F7F7;
	width: 130%;
	height: 30px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DEEDF8;
	margin-left: -25px;
    line-height: 13px;
    padding-top: 5px;
}
#container #content #link li a:hover {
	color: #C60;
}
#container #content #link li #current {
	color: #C60;
}
#container #content p .info a {
	color: #005DA7;
}
#container #content p {
	width: 600px;
	margin-left: 220px;
	margin-top: 20px;
}
#container #content p #flyer {
	height: 100%;
	width: 100%;
}
#container #content #images {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 220px;
	height: 400px;
	width: 600px;
	z-index: 0;
	background-repeat: no-repeat;
}
#container #content #images li a img {
	height: 96px;
	width: 128px;
	padding-top: 10px;
	padding-right: 10px;
	float: left;
}
#container #content #indexpic  {
	height: 30%;
	width: 30%;
	margin-left: 220px;
	margin-top: -100px;
}
#container #content #eugene  {
	height: 90%;
	width: 90%;
}
.title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #005DA7;
}
.subtitle {
	color: #005DA7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.info {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.eventTitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #954821;
}
.eventInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #954821;
}
#container #content #photos {
	list-style-type: none;
	margin-left: 179px;
	width: 760px;
    margin-top: 20px;
}
#container #content #photos li a img {
	height: 96px;
	width: 128px;
	padding-top: 10px;
	padding-right: 19px;
}
#container #content #photos li {
	display: inline-block;
	height: auto;
}
#container #content #photos #description {
	height: 100px;
	width: 132px;
	float: left;
	padding-right: 19px;
	padding-bottom: 10px;
}
#container #footer {
    background-color: #0a2d4d;
    height: 70px;
    width: 100%;
}
#container #footer ul {
    list-style-type: none;
    text-align: center;
    height: 5px;
}
#container #footer ul li {
    display: inline;
    padding-right: 10px;
    padding-left: 10px;
}
#container #footer ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
}
#container #footer ul li a:hover {
    color: #CCC;
}
#container #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DEEDF8;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}

.descriptionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #954821;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005DA7;
}
