@charset "UTF-8";
/* CSS Document */

body {
	margin-top:0;
	background-color:#000;
}

td img {
	display: block;
	border: 1px solid #666;
	}

p{
	margin-top: 0;
	margin-bottom: 12px;
	}
	
a img{
	border:none;
}

#container{
	margin: 10px auto;
	width:800px;
	}
	
#topmenu{
	width:100%;
	height:50px;
	}

#logo{
	padding: 5px 23px 0 25px;
	height: 45px;
	width: 152px;
	float: left;
	}
	
#logo img{
	border:none;
	}
	
#menu{
	float: left;
	padding: 17px 0 5px 12px;
	}

#menu img{
	border:none;
	}

#bodycontent{
	width:100%;
	min-height: 400px;
	margin-top: 10px;
	padding:10px 0 10px 0;
	overflow: hidden;
	float:left;
	background-image:url(../images/bkgrd_black_80.png);
	background-repeat:repeat;
}
	
#column0{
	width:760px;
	padding: 20px 20px 10px 20px;
	float:left;
	}
	
#column0 img{
	margin: 5px 10px 20px 20px;
	border: 1px solid #666;
}

#columncontact{
	width:760px;
	padding: 20px 20px 10px 20px;
	float:left;
	}
	
#columncontact img{
	margin: 0;
	padding-left: 5px;
	border: none;
}

#column1{
	width:370px;
	padding: 20px 10px 10px 20px;
	float:left;
	}
	
#column1 img{
	margin: 0px 10px 10px 0px;
	border: 1px solid #666;
}
	
#column2{
	width:370px;
	padding: 20px 10px 10px 10px;
	float:left;
	}
	
#column2 img{
	margin: 0px 10px 10px 0px;
	border: 1px solid #666;
}
	
#column3{
	width:440px;
	margin: 20px 10px 10px 20px;
	float:left;
	}
	
#column4{
	width:300px;
	padding: 20px 10px 20px 10px;
	float:left;
	}
	
#column4 img{
	margin-top:30px;
	border: 1px solid #666;
}

#column5{
	width:370px;
	padding: 0px 10px 10px 20px;
	float:left;
	}
	
#column5 img{
	margin: 5px 0px 10px 20px;
	border: 1px solid #666;
}
	
#column6{
	width:370px;
	padding: 0px 10px 10px 10px;
	float:left;
	}
	
#column6 img{
	margin: 5px 0px 10px 20px;
	border: 1px solid #666;
}

#column5image{
	width:370px;
	padding: 0px 10px 10px 20px;
	float:left;	
	text-align:center;
	}
	
	
#column5image img{
	margin: 0 59px 10px 59px;
	border: 1px solid #666;
}
	
#column6image{
	width:370px;
	padding: 0px 10px 10px 10px;
	float:left;
	text-align:center;
	}
	
#column6image img{
	margin: 0 59px 10px 59px;
	border: 1px solid #666;
}

#column0board{
	width:760px;
	padding: 20px 20px 0px 20px;
	float:left;
		}
	
#column1board{
	width:370px;
	height: 195px;
	padding: 0px 10px 0px 20px;
    float:left;
		}
		
#column2board{
	width:370px;
	height: 195px;
	padding: 0px 20px 0px 10px;
	float:left;
	clear:right;	
	}
	
#column3board{
	width:370px;
	padding: 10px 10px 0px 20px;
    float:left;
		}
		
#column4board{
	width:370px;
	padding: 10px 20px 0px 10px;
	float: left;
	clear:right;
	}
	

#columnlist{
	width: 130px;
	padding: 0px 10px 10px 20px;
	float:left;
	}
	
#columncollab{
	width: 610px;
	padding: 0px 20px 10px 10px;
	float:left;
	}
	
#columncollab img{
	margin: 0px 10px 10px 0px;
	border: 1px solid #666;
}

#columnimages{
	width:760px;
	padding: 20px 10px 20px 20px;
	float:left;
	}
	
#columnvid{
	width:760px;
	padding: 0px 20px 10px 20px;
	float:left;
	}
	
#columnsupport{
	width:760px;
	padding: 20px 20px 10px 20px;
	float:left;
	}
	
#columnsupport img{
	margin: 5px 10px 5px 10px;
	border: 1px solid #666;
}

#columnabouttop{
	width:760px;
	padding: 20px 20px 10px 20px;
	float:left;
	line-height: 18px;
	}
	
#columnabouttop img{
	margin: 0;
	padding-left: 5px;
	border: none;
}

#columnabouttop  a{
	border: none;
}


#subcolumn1{
	width:160px;
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
	}

#subcolumn2{
	margin-left:10px;
	margin-bottom: 10px;
	}
	
#footer {
	padding: 15px 0 0 0;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#E3E3E3;
	letter-spacing: 0.25em;
	text-align: center;
	clear: left;
	}

#footer a{
	color: #E3E3E3;
	text-decoration:none;
	}
	
#footer a:hover {
	color: #E63939;
	text-decoration:none;
	}
	
#footer img{
	border: none;
	margin: 0 16px 0 16px;
	}
	
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #E3E3E3;
	line-height: 12pt;
	letter-spacing: 1px;
	}

.maintext a{
	color: #E63939;
	text-decoration:none
}

.maintextSMALL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E3E3E3;
	line-height: 12pt;
	letter-spacing: 1px;
}

.maintextSMALL a{
	color: #E63939;
	text-decoration:none
}

.header1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13pt;
	color: #E3E3E3;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 12pt;
	text-transform: uppercase;
}

.header1 a{
	color: #E3E3E3;
	text-decoration:none;
}

.header1 a:hover{
	color: #E63939;
	text-decoration:underline
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #E3E3E3;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 12pt;
	text-decoration: none;
}

.header2 a{
	color: #E3E3E3;
	text-decoration:none
}

.header2 a:hover{
	color: #E63939;
	text-decoration:none
}

.DONORheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E3E3E3;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 12pt;
	text-decoration: underline;
}

.imagesvideo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #E3E3E3;
	letter-spacing: .2em;
	text-transform: uppercase;
	float:right;
	padding-top: 3px;
	}

.imagesvideo  a{
	color: #E63939;
	text-decoration:none
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #E3E3E3;
}

.showdiv{
	margin-bottom: 10px;
	}

.showphotodiv{
	margin:5px 20px 0 20px;
	text-align: right;
	}
	
.viddiv{
	width:322px;
	margin: 10px 24px 20px 24px;
	float:left;
}

.viddiv2{
	width:322px;
	margin: 0 0px 0px 220px;
	float:left;
}
	
.facebook img{
	margin: 0;
	padding: 0;
	border: none;
}

.facebook a{
	border: none;
}

.vid {	
	border: 1px solid #666;
	background-color:#000;
}

