body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
body {
	background-image: url(images/spacer-beige.gif);
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}

/* Layout */

.mainbody {
	background-repeat: no-repeat;
	background-image: url(images/main-back.jpg);
	color: #000000;
	width: 588px;
	float: left;
	overflow: visible;
}
.pressrel {
	width: 468px; 
	background-color:#FFFFFF;
	border: 2px solid #000000;
	overflow: hidden;
	margin-left: 40px;
	padding-left: 20px;
	padding-right:20px;
}
.mainbodycopy {
	margin: 0px 20px 0px 20px;
}
.mainbodycol1{
	background-repeat: no-repeat;
	background-image: url(images/main-back.jpg);
	width: 294px;
	float: left;
	overflow: visible;
}
.mainbodycopycol1 {
	margin: 0px 0px 0px 20px;
}
.mainbodycol2{
	width: 294px;
	float: left;
	overflow: visible;
	margin: 27px 0px 0px 10px;
}
.mainbodycopycol2 {
	margin: 0px 20px 0px 0px;

}
.leftcolumn {
	background-repeat: no-repeat;
	background-image: url(images/left-back.jpg);
	width: 189px;
	height: 300px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666633;
}
.leftbody{
	width: 169px;
	float: left;
	margin: 0px 0px 0px 20px;
} 
.rightcolumn {
	width: 189;
	float: left;
	padding: 0px;
	margin: 0px;
	overflow: visible;
	color: #666633;
}
.righttbody{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666633;
	width: 188px;
	margin-top: 0px;
	text-align:center;
}

.

.bottom {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color:#666633;
}

/* Sponsorship Style */

.pullout {
	width: 588px;
	margin: 0px 0px 20px 0px;
	background-color: #D3DEA5;
}
.pullout-text {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#pullquotes {
	font-style: italic;
	margin: 20px 20px 10px 20px;
	width: 250px;
	float: left;
	color: #666633;
}
#pullquotes2 {
	font-style: italic;
	margin: 20px 20px 10px 20px;
	width: 250px;
	float: right;
	color: #666633;
}
.pullname {
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
}

/*  Lists */

.leftcolumn ul {
	padding-left: 35px;
	text-indent: -16px;
	margin: -5px 0px 15px 0px;
	list-style-position: inside;
	list-style-type: disc;
	color: #666633;
}

.leftcolumn ul li {
	margin:  0px 0px 5px 0px;
	}
	
.mainbody ul {
	padding-left: 30px;
	text-indent: -12px;
	margin: 0px 20px 20px 0px;
	list-style-position: inside;
	list-style-type: disc;
	color: #333333;
}
	
.mainbody ul li {
	margin:  0px 0px 8px 0px;
}
	
.mainbody ul.sub{
	margin: 0px 0px 16px 0px;
}


/* Link Styles */

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


