body
{
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-image: url(images/mainbkg.gif);
	background-repeat: no-repeat;
	background-position: 50% 300px;
	text-align: center
}
body#sub
{
	background-image: url("images\ccsbkg.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px 215px
}
a
{
	color: #810000
}
a:visited
{
	color: #000081
}
hr
{
	width: 95%;
	height: 8px;
	color: #777777;
	border: 1px #ea010a solid
}
p.sideleft
{
	color: ##444444;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	text-align: left;
	margin: 3px 10px
}
p.siderite
{
	color: #3495d4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	text-align: right;
	margin: 3px 10px
}
p.est
{
	color: #01558c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	font-style: italic;
	text-align: right;
	margin: 3px 10px
}
p.copy
{
	color: #333333;
	font-family: times new roman, serif;
	font-weight: 100;
	font-size: 16px;
	font-style: italic
}
img
{
	border: 0px
}
.bar
{
	width: 100%;
	height: 16px
}
