body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #7A003C;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #7A003C;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #7A003C;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #7A003C;
	font-weight: bold;
}
.header {
	background-image: url(../images/lay-out/header.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.nav-help-bg {
	background-image: url(../images/lay-out/nav-help-bg.gif);
}
.nav-help-buttons {
	margin-top: 2px;
	margin-right: 4px;
}
.breadcrumbs-bg {
	padding-left: 17px;
	line-height: 0.9;
}
.breadcrumbs-text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.breadcrumbs-text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.breadcrumbs-text-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.search-box {
	margin-top: 2px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.search-box-bg {
	background-image: url(../images/lay-out/search-box.gif);
	background-repeat: no-repeat;
}
.search-button {
	margin-top: 0px;
	margin-right: 4px;
}
.forum-button {
	margin-left: 29px;
	padding-top: 30px;
}
.vertical-divider {
	margin-right: 8px;
	margin-left: 2px;
}
.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.page-break {
	background-image: url(../images/lay-out/page-break.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 2px;
}
.news-box-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7A003C;
	margin-right: 19px;
	margin-bottom: 2px;
}
.news-box-large {
	margin-right: 4px;
	margin-bottom: 10px;
}
.news-box-large-top {
	background-image: url(../images/lay-out/news-box-large-top.gif);
}
.news-box-large-left {
	background-image: url(../images/lay-out/news-box-large-left.gif);
}
.news-box-large-content {
	font-size: 11px;
	overflow: hidden;
	height: 169px;
	width: 133px;
	font-family: Arial, Helvetica, sans-serif;
}
.news-box-large-right {
	background-image: url(../images/lay-out/news-box-large-right.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.news-box-large-bottom {
	background-image: url(../images/lay-out/news-box-large-bottom.gif);
	background-repeat: no-repeat;
}
.news-box-huge {
	margin-right: 4px;
	margin-bottom: 10px;
}
.news-box-huge-top {
	background-image: url(../images/lay-out/news-box-huge-top.gif);
}
.news-box-huge-left {
	background-image: url(../images/lay-out/news-box-huge-left.gif);
}
.news-box-huge-content {
	font-size: 11px;
	overflow: hidden;
	height: 263px;
	width: 133px;
	font-family: Arial, Helvetica, sans-serif;
}
.news-box-huge-right {
	background-image: url(../images/lay-out/news-box-huge-right.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.news-box-huge-bottom {
	background-image: url(../images/lay-out/news-box-huge-bottom.gif);
	background-repeat: no-repeat;
}
.news-box-small {
	margin-right: 4px;
	margin-bottom: 10px;
}
.news-box-small-top {
	background-image: url(../images/lay-out/news-box-small-top.gif);
}
.news-box-small-left {
	background-image: url(../images/lay-out/news-box-small-left.gif);
}
.news-box-small-content {
	font-size: 11px;
	overflow: hidden;
	height: 104px;
	width: 142px;
}
.news-box-small-right {
	background-image: url(../images/lay-out/news-box-small-right.gif);
}
.news-box-small-bottom {
	background-image: url(../images/lay-out/news-box-small-bottom.gif);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(../images/lay-out/footer.gif);
	font-size: 12px;
	text-align: right;
	padding-right: 30px;
	background-repeat: no-repeat;
	padding-top: 2px;
}
.google-vertical-banner {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
