﻿body {
	background-color: #353638;
	margin: 0px;
	min-width: 900px;
}

a {color: #808183; text-decoration: none; }
a:visited {color: #808183; text-decoration: none;}
a:hover {color: #808183; text-decoration: underline;}

a.title  {color: #00d4fb; text-decoration: none; }
a.title:visited {color: #00d4fb; text-decoration: none;}
a.title:hover {color: #00d4fb; text-decoration: underline;}

table.all {
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	min-width: 900px;
	width: 100%;
	background-color: #424347;
	border-collapse: collapse;
}

table.full {
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: none;
	border-width: 0px;
	width: 100%;
}

table.copy {
	margin-left: 0px;
	margin-right: 0px;
	min-width: 900px;
	width: 100%;
	border-collapse: collapse;
}

td.heading {
	text-align: left;
}

td.spacer {
	width: 30px;
}

td.spacer2 {
	width: 60px;
}

td.spacer3 {
	height: 30px;
}

td.heading {
	width: 520px;
	padding-top: 30px;
}

td.categories {
	width: 320px;
	text-align: right;
	padding-top: 30px;
	max-width: 320px
}

td.main {
	width: 840px;
	padding-top: 0px;
	padding-bottom: 30px;
	height: 450px;
	max-height: 450px;
	max-width: 840px;
}

td.infomain {
	width: 840px;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.copy {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	color: #808183;
	width: 840px;
	padding-top: 15px;
}

div.section-right {
	width: 270px;
	font-family: arial;
	font-size: 10pt;
	color: #808183;
	vertical-align: top;
	height: 100%;
	min-height: 100%;
	max-height: 100%;
	font-weight: bold;
}

img.title {
	border-color: #424347;
	border-style: solid;
	border-width: 0px;
	vertical-align: middle;
}

img.imgcont {
	border-style: solid;
	border-color: #808183;
	border-width: 5px;
}

img.categories {
	border-color: #424347;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
	padding: 4px;
}

img.cathighlighted {
	border-color: #00d4fb;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
	padding: 4px;
}

div.section {
	width: 510px;
	min-width: 480px;
	max-width: 510px;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #808183;
	height: 110px;
	min-height: 110px;
	vertical-align: top;
}

td.adsense {
	width: 840px;
	padding-top: 15px;
	text-align: center;
}

p {
	margin-top: 3px;
	margin-bottom: 6px;
}

p.title {
	color: #00d4fb;
	font-weight: bold;
	margin-top: 0px;
}

#box-horiz {
	height: 20px;
	max-height: 20px;
	width: 100%;
	background-color: #353638;
}

#content-sect {
	margin: 0px;
	padding: 0px 20px;
	background-color: #353638;
	height: 70px;
	min-height: 70px;
}

#content-sect-news {
	margin: 0px;
	padding: 0px 20px;
	background-color: #353638;
	height: 210px;
	min-height: 210px;
	max-height: 210px;
}

#donate {
	margin: 12px;
}

table.contact {
	border-width: 0px;
	border-collapse: collapse;
	width: 100%;
}

table.contact td {
	padding: 2px;
	vertical-align: top;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: 808183;
}

div.form {
	width: 510px;
	min-width: 480px;
	max-width: 510px;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #808183;
	vertical-align: top;
}

#content-form {
	margin: 0px;
	padding: 0px 20px;
	background-color: #353638;
}

