#banner {
	background-color: #6D6BAD;
}
#line {
	background-color: #6D6BAD;
	font-size: 9px;
}
#container {
	width: 900px;
	height: 100%;
	background-color: #9B98CA;
}
#maincontent {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	float: right;
	width: 703px;
	height: 100%;
	text-align: center;
}
#maincontent .text {
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	display: block;
}
#maincontent .address {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
#navigation {
	background-color: #9B98CA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 174px;
	height: 600px;
	padding-left: 12px;
}
#maincontent .date {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#navigation li {
	display: inline;
	float: left;
	text-align: left;
	background-color: #9A98CB;
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;
	list-style-type: circle;
}
#maincontent blockquote ul {
	list-style-type: circle;
	font-size: 12px;
	text-align: left;
}
#navigation ul {
	background-color: #9A98CB;
	display: inline;
}
#maincontent h2 {
	text-align: center;
	font-size: 16px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#maincontent .title {
	text-align: center;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	background-color: #9B98CA;
	color: #333333;
}
#maincontent  .caption {
	font-size: 9px;
	text-align: center;
}
.red {
	color: #F00;
	text-align: center;
}
.red {
	text-align: center;
}
#maincontent .purple {
	font-weight: bold;
	color: #6D6CB4;
}
.white {
	font-family: "Helvetica Neue Light Italic";
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFF;
}
.bckgroundclr {
	border: medium solid #8B8D8C;
	background-image: url(bckground.gif);
}
.silver {
	color: #8B8D8C;
	font-family: "Helvetica Neue Light Italic";
	font-style: normal;
	text-transform: capitalize;
	font-size: 36px;
}
#container #maincontent #bckgroundclr a2:link {
	color: #FFF;
}
.silversmall {
	font-family: "Helvetica Neue Light Italic";
	font-size: 14px;
	text-transform: capitalize;
	color: #8B8D8C;
}

