a {
	color: #005687;
	text-decoration: none;
}
body {
	background-image:  url("../images/background.gif");
	margin: 0px;
	background-color: #00466E;
	background-repeat: repeat-x;
}
h1 {
	text-transform: uppercase;
	color: #bc4d00;
	margin-bottom: 0px;
	font-size: 11px;
}
.column_left {
	background-image: url(../images/column_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 163px;
	font-size: 11px;
	color: #41260E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	padding-top: 430px;
	vertical-align: top;
	text-align: left;
}
.column_left p {
	padding-left: 5px;
}
.column_right {
	background-image: url(../images/column_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 163px;
	text-align: center;
	vertical-align: top;
	padding-top: 40px;
}
.content {
	background-image: url(../images/bg_etirable.jpg);
	background-repeat: repeat;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 308px;
	padding-bottom: 15px;
	padding-top: 15px;
	line-height: 15px;
	color: #41260E;
	text-align: justify;
	vertical-align: top;
}
.frame {
	background-color: #FFFFFF;
	height: 106px;
	width: 106px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #7F7F7F;
}
.highlight {
	color: #E17F1E;
}
.members {
	background-color: #F2DBBB;
	width: 204px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	color: #41260E;
}
.members li {
	margin-left: -15px;
	list-style-image: url(../images/bullet.gif);
}
.padding {
	padding: 10px 15px;
}
.subtitle {
	height: 36px;
	width: 512px;
	background-image: url(../images/bgd_subtitle.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #C79F70;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.title {
	background-image: url(../images/bgd_title.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 512px;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	color: #FFCD2C;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.title_padding {
	padding-top: 30px;
}
.frame {
	background-color: #7F7F7F;
	border: 2px solid #77460F;
	margin: 2px;
	text-align: center;
	vertical-align: middle;
}
.imageframe {
	border: 5px solid #FFFFFF;
}

