body,td,th {
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
}
body {
	background-color: #EAEBD6;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content {
	line-height: 1.5em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.nav {
	padding-right: 5px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	line-height: 2em;
	font-weight: bold;
	font-size: 0.85em;
	letter-spacing: .1em;
}
.nav a {
	text-decoration: none;
	color: #61106A;
}
.nav a:hover {
	color: #616A10;
	text-decoration: underline;
}
.layout {
	border: 1px solid #999999;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 95%;
}
h1 {
	font-size: 1.5em;
	color: #61106A;
	letter-spacing: .1em;
}
h2 {
	font-size: 1.4em;
	color: #666666;
}
h3 {
	font-size: 1.3em;
	color: #666666;
}
h4 {
	font-size: 1.2em;
	color: #666666;
}
a:link {
	color: #61106A;
}
a:visited {
	color: #61106A;
}
a:hover {
	color: #616A10;
}
a:active {
	color: #616A10;
}
.imageright {
	border: 1px solid #999999;
	margin-left: 10px;
}
.content  img {
	margin-right: 3px;
	border: 1px solid #61106A;
}
.content a:hover img {
	border: 1px solid #EAEBD6;
}

.headerbg {
	background-image: url(images/cwheaderright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
