
*{
	margin: 0px;
	padding: 0px;

}
a{
color:#3366FF;
}
body {
	width:100%;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-position: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.7em;
}
h2{
	margin-bottom: 10px;
	font-size: 1.5em;
}
h3{

font-size: 1.2em;

}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container{
	width:860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 100px;

}
#donatetab{


}

#donatetab tr td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	text-align: center;
	padding: 5px;
}
#imgjoin{
margin-top:100px;
}

.events_tab{
	width: 700px;

}

.events_tab tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}


#logo{
	height: 200px;
	width: 200px;
	position: absolute;
	top: 10px;
}
#title{
	position: absolute;
	top: 160px;
	color: #FF0000;
	width: 700px;
	font-size: 1em;
}
#title h1{
	margin-left: 200px;

}

#main_table{
width: 860px;


}
#main_table td{
	vertical-align: top;	
}
#banner{
	max-width:700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;	

}
#banner img{
width: 100%;

}

#blurb{
	padding-top: 90px;
	padding-right: 20px;
	width: 400px;
	
	
}

#flier{
	text-align: center;	
	padding-top: 90px;
}

#utl_top{
width: 300px;
}

#utl_bottom{
	background-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 10px;
}

#util_tab{

}

#util_tab tr td{
	vertical-align: bottom;


}

.m2f{
	border: 1px solid #FF0000;
	width: 205px;
}

.m2fheading{
	font-size: 1.2em;
}

.m2fbutton{
	border: 1px solid #FFFFFF;
	background-color:#FF0000;
	color: #FFFFFF;
}
