body {
	background-color: #000;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #b00027;
	margin: 0px 0 8px 0;
}
#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 24px;
	color: #000;
	text-align: center;
	height: 140px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0;
}
.vertline {
	background-image: url(images/vert-line.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.quotefrom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b00027;
}



#maincontent {
	margin: 0px auto;
	width: 1000px;

}
#menu {
	text-align: left;
	padding: 0 0 1px 33px;
	width: 967px;
	margin: 0 auto;
}
.pattern {
	background-image: url(images/graydots.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 1000px;
	margin: 0 auto;
}

#header {
	text-align: left;
	padding: 0 0 0 197px;
	width: 803px;
	margin: 0 auto;
}
#form {
	float: left;
	text-align: left;
	width: 260px;
	padding-top: 0;
	padding-right: 100;
	padding-bottom: 0;
	padding-left: 0px;
}
#middle {
	background-color: #fffeef;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 664px;
	width: 1000px;
	}
a:link, a:visited {
	color: #b00027;
}
a:hover, a:visited:hover {
	color: #333;
}
#footer {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	min-height: 150px;
}
#copyright {
	background-image: url(images/middle-bottom.gif);
	background-repeat: repeat-x;
	margin: 0px auto;
	width: 1000px;
	padding: 60px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 11px;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #FFF;
}
#footer a:hover, #footer a:visited:hover {
	color: #CC9;
}
.rightcontent {
	padding: 35px 50px 20px 0;
}
.speaker {
	font-size: 11px;
	font-weight: bold;
	color: #888;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666;
	font-weight: normal;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C96;
}
.sizes {
	font-size: 11px;
}
#details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 50px 0px 0 450px;
	padding: 10px 0 10px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #996;
	border-bottom-color: #996;
	width: 250px;
}
.left {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.right {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
