@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #7DA6E0;
}
#wrapper {
	width: 900px;
	height: 800px;
}
#nav {
	background-color: #3A89C9;
	width: 700px;
	height: 25px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	clear: right;
	float: left;
}
#navcorner {
	float: left;
	margin: 0px;
}
#headerimage {
	float: left;
	width: 156px;
	height: 150px;
}

#nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#nav a:hover {
	color: #3A89C9;
	background-color: #FFFFFF;
}
#content {
	width: 900px;
}
#main {
	width: 700px;
	float: right;
	margin-left: 30px;
}
#speakerseries {
}
#speakerseries h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	display: block;
	margin-bottom: -10px;
}
.centertext {
	text-align: center;
	display: block;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A3E4FF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h2  {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: -10px;
	vertical-align: top;
}
h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	margin-bottom: -15px;
	margin-top: -2px;
}
h4  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	display: block;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 30px;
}
#divider {
	background-image: url(../images/home_divider.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	clear: both;
	margin-bottom: 20px;
}
#home-ocnoir {
	width: 650px;
	float: left;
	margin-bottom: 20px;
}
#home-ocnoir-left {
	width: 135px;
	margin-right: 30px;
	float: left;
}
#home-ocnoir-left a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
#home-ocnoir-left img {
	margin-bottom: 15px;
	margin-right: 7px;
	margin-left: 10px;
}
#home-ocnoir-right {
	float: right;
	width: 450px;
	padding-right: 30px;
	margin-bottom: 20px;
}
#penonfire {
	width: 650px;
	float: left;
	margin-bottom: 20px;
}
#penonfire_c1 {
	width: 135px;
	margin-right: 30px;
}
#penonfire_c1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
#penonfire_c1 a:hover {
	text-decoration: underline;
}
#penonfire_c1 img {
	margin-bottom: 15px;
	margin-right: 7px;
	margin-left: 10px;
}
#penonfire_c2 {
	float: right;
	width: 450px;
	padding-right: 30px;
	margin-bottom: 20px;
}
#penonfire_tv {
	height: 70px;
	width: 550px;
	border: 1px solid #003366;
	clear: both;
	background-color: #26437f;
	margin-right: auto;
	margin-left: auto;
}
#penonfire_tvc1 {
	float: left;
	width: 150px;
}
#penonfire_tvc2 {
	float: right;
	width: 365px;
	padding-right: 20px;
	height: 70px;
	line-height: 16px;
}
#knitting {
	vertical-align: top;
}
#knitting_c1 {
	width: 135px;
	float: left;
	margin-right: 30px;
}
#knitting_c2 {
	clear: right;
	float: left;
	width: 450px;
	padding-right: 30px;
	margin-bottom: 40px;
}
#knitting_c1 img {
	margin-bottom: 15px;
	margin-right: 7px;
	margin-left: 10px;
}
#knitting_c1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
