body {

	background-attachment: fixed;

	background-image: url(art/background.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	margin: auto;

}

#wrapper {

	width: 960px;

	margin-top: auto;

	margin-right: auto;

	margin-bottom: auto;

	margin-left: auto;

	background-color: #FFFFFF;

	background-image: url(art/mainbackground.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #CCCCCC;

	border-left-color: #CCCCCC;

}

#wrapper .footer {

	background-color: #FFFFFF;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	padding-left: 50px;

	padding-top: 12px;

	background-image: url(art/footer-background.jpg);

	height: 280px;

	clear: both;

	padding-right: 50px;

	background-position: bottom;

	background-repeat: no-repeat;

}

#wrapper .footer table {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	color: #666666;

	vertical-align: bottom;

}



#wrapper .header {

	height: 145px;

}

#wrapper .navigation {

	height: 30px;

	padding-top: 4px;

	padding-left: 50px;

}

#wrapper .header .topHomeQuote {

	padding-left: 600px;

	padding-right: 40px;

	padding-top: 30px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 20px;

	color: #DD4B22;

}

#wrapper .homePageMovie {

	padding-left: 49px;

}

#wrapper .homeMainContent {

	padding-top: 12px;

	padding-left: 50px;

	padding-right: 52px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	line-height: 21px;

}

#wrapper .homeMainContent .presentersTable .presenter {

	background-color: #FFFFFF;

	border: 1px solid #CCCCCC;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	padding: 5px;

}

#wrapper .homeMainContent .presentersTable {

	float: right;

	width: 359px;

	padding-top: 30px;

}

#wrapper .homeMainContent .presentersTable .presenter p {

	margin-top: -10px;

}

h1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	color: #F15117;

	padding-top: 0px;

	margin-top: 0px;

}

h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-weight: bold;

	color: #666666;

}

h3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10px;

	font-style: italic;

	font-weight: normal;

	color: #666666;

}

a:link {

	color: #EE5414;

	text-decoration: none;

}

a:visited {

	color: #D13111;

	text-decoration: none;

}

a:hover {

	color: #8A8754;

	text-decoration: overline;

}

a:active {

	color: #FFCC33;

	text-decoration: none;

}

.footerColumn {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	color: #666666;

	vertical-align: top;

	width: 250px;

	padding-left: 12px;

	border-left-width: 1px;

	border-left-style: dotted;

	border-left-color: #CCCCCC;

}

.presenterRightColumn {

	width: 340px;

	margin-left: 20px;

	vertical-align: top;

	padding-left: 20px;

	border-left-width: 1px;

	border-left-style: dotted;

	border-left-color: #CCCCCC;

}

.mainHomeContent {
	width: 475px;
	vertical-align: top;
	padding-right: 14px;
	padding-left: 14px;

}

.maincontentLeftTable {

	padding-right: 22px;

	vertical-align: top;

}

.attributeQuote {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-style: italic;

	font-weight: normal;

	color: #666666;

}
.leftColumn {
	padding-right: 14px;
}

