body {
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px;
	font-style: italic;
}
h4 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}
			
img {
	border: 0px;
}

#justapic {
	text-align: center;
}
#main {
	text-align: center;
	width: 800px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	clear: both;
	padding-top: 8px;
	min-height: 300px;
}
#main a:link, #main a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#main a:hover {
	color: #B70513;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B70316;
}

#main .quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: .1em;
	padding-right: 1px;
	padding-left: 1px;
}
#main p {
	text-align: left;
}
#main p.center {
	text-align: center;
}
#quote {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.05em;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#quote h3 {
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	padding-right: 4em;
	font-size: 14px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 3px;
}
#footer {
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #79a1dc;
	letter-spacing: 0.1em;
	clear: both;
}
#footer a:link, #footer a:visited  {
	font-size: 10px;
	color: #79a1dc;
	letter-spacing: .1em;
	text-decoration: none;
	
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#subFooter {
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	clear: both;
}
#subFooter a:link, #subFooter a:visited  {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	
}
#subFooter a:hover {
	color: #B70513;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B70316;
}
#subHeader {
	display: block;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#subHeader img {
	float: left;
}
#subHeader h2 {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
	margin: 0px;
	padding-top: 25px;
	padding-right: 10px;
}
#links {
	text-align: center;
}

.borderLeft {
	border: 1px solid #79a1dc;
	padding: 5px;
	margin: 2px 9px 2px 2px;
	float: left;
}
.noborderLeft {
	padding: 5px;
	margin: 2px 9px 2px 2px;
	float: left;
}
.borderRight {
	border: 1px solid #79a1dc;
	padding: 5px;
	margin: 2px 2px 2px 9px;
	float: right;
}
.clear {
	clear: both;
}
#main td {
	text-align: center;
}
.regBorder {
	border: 1px solid #79a1dc;
	padding: 3px;
}
#main #form1 td {
	text-align: left;
}
#main #form1  input {
	width: 250px;
}
#main #form1 textarea {
	height: 100px;
	width: 500px;
}
#main #form1  input.submit {
	width: 100px;
}
#main #form1  input.ckbox {
	width: 20px;
	text-align:left;
}
#main p.center {
	text-align: center;
}
#leftBlock {
	width: 300px;
	display: block;
	float: left;
	padding-left: 100px;
	clear: both;
}
#leftBlock2 {
	width: 300px;
	display: block;
	float: left;
	padding-left: 100px;
}
