/* CSS Document */
body {
	background-image: url(http://www.conversionpress.com/pictures/bg2.gif);
	background-color: #C7C7C7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
body,td,th {
	color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #4B4B4B;
}
a:visited {
	color: #6E6E6D;
}
a:hover {
	color: #B70E0E;
}
a:active {
	color: #F62121;
}
.contentbox {
	margin-left: 17px;
	width: 400px;
}
.captiontext {
	font-size: 11px;
	font-weight: bold;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
}
.nav {
	color: #FFFFFF;
}
.nav:link {
	color: #FFFFFF;
}

.nav:visited {
	color: #FFFFFF;
}
.nav:hover {
	color: #CCCCCC;
}
h1 {
	font-size: 18px;
	font-weight: normal;
}