﻿body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
h1 {
	font-size: 18px;
	color: #CC0000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	color: #333333;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	background-image: url(images/underline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 4px;
}
ul {
	list-style-image: url(images/bullet_reddot.gif);
	line-height: 18px;
	padding-right: 6px;
}
li {
	margin-bottom: 6px;
}

.maintable {
	top: 205px;
	margin-top: 0px;
}

.picright {
	float: right;
	margin-bottom: 4px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
.emph {
	font-size: 24px;
	font-weight: bold;
	color: #676F4F;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 10px;
}
.content p {
	line-height: 20px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.column {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFDDDC;
	background-image: url(images/bg_column.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9F9D;
	line-height: 18px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF9F9D;
}
.column p {
	padding-right: 14px;
	padding-left: 14px;
}

.underline {
	background-image: url(images/underline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 4px;
}
.menu p {
	padding-right: 4px;
	padding-left: 6px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.sidequote {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #97192C;
	line-height: 24px;
}
.staff {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9F9D;
}
.staff p {
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	margin-top: 4px;
}
h3 {

	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	background-image: url(images/underline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 4px;
}
