@charset "UTF-8";
body {
	background-image: url(img/bkgnd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	position: relative;
	background-color: #003366;
}
#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 375px;
	width: 900px;
}
#mainwrapper #contentwrap #contentheader {
	float: right;
}
#contentwrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contentwrap #leftcolumn {
	float: left;
	width: 210px;
	margin-top: 15px;
	margin-left: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBBBBB;
}
#lunch {
	background-color: #000000;
	background-image: url(img/lunch.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	position: relative;
}
#leftcolumn img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.bigBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #003399;
}
#contentwrap #rightcolumn {
	float: right;
	width: 595px;
	background-image: url(img/content_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 50px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
}
#mainwrapper #contentwrap #footer {
	clear: both;
	height: 100px;
	background-image: url(img/rightcol_bottom.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	padding-left: 250px;
}
.purpleType {
	color: #9234C8;
	font-weight: bold;
}
.biggerType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#mainwrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contentwrap #rightcolumn #contentheader {
	background-image: url(img/content_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 127px;
	width: 685px;
	position: relative;
}
#contentwrap #rightcolumn #content {
	background-color: #FFFFFF;
	width: 670px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 12px;
	padding-bottom: 20px;
}
#leftcolumn a:link {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AFA1FF;
	font-size: 16px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 200px;
	text-decoration: none;
}
#leftcolumn a:visited {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AFA1FF;
	font-size: 16px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 200px;
	text-decoration: none;
}
#leftcolumn a:hover {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C05AE2;
	font-size: 16px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C05AE2;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 200px;
	text-decoration: none;
}
#leftcolumn a:active {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C05AE2;
	font-size: 16px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C05AE2;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 200px;
	text-decoration: none;
}
.biggeryellow {
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
	line-height: 26px;
}
.biggerwhite {
	font-size: 21px;
	font-weight: bold;
	color: #DDDDDD;
	line-height: 26px;
}
.smaller {
	font-size: 12px;
	color: #777777;
}
p {
	margin-top: 0px;
}
a:link {
	text-decoration: underline;
	color: #222222;
}
a:visited {
	color: #222222;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: underline;
}
.speakerphotos {
	display: block;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.floatright {
	float: right;
	margin-bottom: 7px;
	margin-left: 7px;
}
.bigPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #663366;
}
.imgfloatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
}
.imgfloatleft {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.clearfloatBlock {
	display: block;
	clear: both;
}
.clearfloat {
	display: block;
	clear: both;
}
