body {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#sidebar {
	height: 600px;
	width: 167px;
	background-color: #001028;
	background-image: url(images/side.jpg);
	background-repeat: no-repeat;
	padding-top: 240px;
	padding-left: 0px;
}
#sidebar a {
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin: 0px;
	font-size: 11px;
}
#sidebar a:hover {
	background-color: #CCCCCC;
	padding-left: 1px;
	border-top: 1px solid #951152;
	border-left: 4px solid #951152;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #951152;
	border-bottom-color: #951152;
	color: #001028;
}
p, li {
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 0px;
	margin: 6px 0px;
}
#sidebar h4 {
	color: #CCCCCC;
	padding-left: 5px;
}
h4 {
	font-size: 11px;
}
#content {
	width: 633px;
	position: absolute;
	left: 166px;
	top: 0px;
	padding-top: 20px;
	padding-left: 0px;
	border-top: 0px solid 951152;
	border-right: 0px solid #951152;
	border-bottom: 1px solid #951152;
	border-left: 0px solid #951152;
	margin-left: 10px;
}
p.firstpara {
	font-size: 12px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #A00454;
	border-top: 1px solid #A00F5B;
	border-right: 0px solid #A00F5B;
	border-bottom: 0px solid #A00F5B;
	border-left: 0px solid #A00F5B;
	padding-top: 6px;
}
hr {
	color: #951152;
	height: 1px;
}
li {
	list-style-type: none;
	font-style: italic;
}
h1 {
	font-size: 18px;
	color: #001028;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 14px solid #CCCCCC;
	padding-left: 6px;
}
#breakout {
	float: right;
	width: 167px;
	margin-left: 12px;
	background-color: #951152;
	padding: 3px;
}

#breakout blockquote {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	padding-top: 0px;
	font: italic 14px/1.5em "Times New Roman", Times, serif;
	background: url(images/quote.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	color: #4C8EC0;
	clear: both;
}
#content #breakout b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CCCCCC;
	font-size: 10px;
}
#breakout h4 {
	color: #cccccc;
}
a {
	color: #9E0852;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
b {
	color: #A00471;
}
