/*main home page*/
#btmlinks {
	text-align: center;
	border-bottom: 3px double #0b0450;
	padding-bottom: 5px;
	margin-top: 30px;
}


.red {
	color: #FF0000;
}
body {
	background-color: #000000;
}
body {
	font-family: Arial,Helvetica,sans-serif;
	color: #0b0450;
}
div#maind {
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	width: 815px;
}
h4#toph {
	margin-top: 10px;
	margin-bottom: 40px;
	font-size: 14px;
	font-weight: normal;
}
div.progdiv {
	width: 630px;
	height: 110px;
	margin-left: 100px;
	margin-bottom: 20px;
}
div.progdivw {
	width: 674px;
	height: 110px;
	margin-left: 100px;
	margin-bottom: 20px;
}
div.upper {
	height: 20px;
	padding-top: 30px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #0b0450;
	text-align: right;
}
div.lower {
	height: 20px;
	text-align: right;
}
div.lower2 {
	position: relative;
	top: -3px;
	height: 40px;
	text-align: right;
}
div.progdiv a {
	text-decoration: none;
	color: #0b0450;
}
div.progdivw a {
	text-decoration: none;
	color: #0b0450;
}
p#btmlinks a:link, p#btmlinks a:visited {
	text-decoration: none;
	color: #0b0450;
}
p#btmlinks a:hover, p#btmlinks a:active {
	text-decoration: underline;
	color: #22f;
}
img#logo {
	border: 0px;
	width: 310px;
	height: 70px;
}
img#logoc {
	border: 0px;
	display: block;
	width: 310px;
	height: 70px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
img.thlink {
	float: right;
	border: 0px;
	border-left: 30px solid white;
}
span.sub1 {
	font-size: smaller;
}
img.tor {
	float: right;
	border: 0px;
	margin-left: 10px;
}	
#homePic {
	padding: 2px;
	border: 2px solid #666666;
	margin-left: 15px;
}
#donation {
	text-align: center;
}
