body {
	background-color: #ccc;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
                background-image: url(/images/17.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;

}
h1 {
	font-size: 20px;
	margin-left: 30px;
	margin-right: 30px;
}
h3 {
	font-size: 15px;
	margin-left: 20px;
	margin-right: 20px;
}
h3 a
{
	font-weight: normal;
                font-size: 20px;
	color: #666666;
}

#title {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
                background-image: url(/images/6.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	text-align: center;
}
#header {
	width: 720px;
        margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#container {
	width: 720px;
	\width: 730px;
	w\idth: 720px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#contentA {
	margin-top: 40px;
	padding: 0px;
	padding-bottom: 0px;
	width: 150px;
	margin-right: 10px;
	background: #EBEBEB;
	float: left;
	text-align: center;
}
p.contentA {
	margin-left: 7px;
	text-align: left;
	margin-right: 5px;
	line-height: 18px;
}
#contentB {
	width: 550px;
	margin-top: 10px;
	margin-left: 160px;
	padding: 0px;
	background: #EBEBEB url(/images/13.gif) repeat-y;	
}
p.contentB {
	margin-left: 10px;
	text-align: left;
	margin-right: 7px;
}
.lefty {
	float: left;
}
.righty {
	float: right;
}
.bottom {
	position: fixed;
	bottom: 0px;
}
img {
	border: 0px;
}
p {
	margin-left: 20px;
	margin-right: 20px;
}
a
{
	color: #666666;
}
#contentA a {
                font-color: #000000;
                font-weight: bold;
}
img.divider
{
	align: center;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	color: Silver;
}
#footer {
	width: 550px;
                height: 50px;
                background: url(/images/19.gif) no-repeat;
                padding-top: 0px;
	margin-top: 5px;
                margin-left: auto;
	margin-right: auto;
        font-size: 10px;
}
blockquote {
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 4px;
        padding: 0px 4px;
}
.footer {
	font-size: 10px;
                margin-bottom: 150px;
}