/* Men Against Violence Styles */

/* Default Styles */

body {
	letter-spacing: 1px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#BDBEC0;
	font-family: Arial, sans-serif;
	font-size:11px;
	line-height:18px; 
	padding:0px 0px 15px 0px;
	background-color:#000000;
	border-top:6px solid #ec2027;
}
.oneColFixCtr #container {
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #ffffff;
	text-align: left;
	width:955px;
}
.oneColFixCtr #mainContent {
	padding: 0px; 
}

.style1 {
	color: #999999;
	font-size:10px;
	}

/* End of Default Styles */

table td {
	vertical-align: top;
}

p {
	padding-bottom:10px;
}

a {
	color:#EC2027;
	text-decoration:none;
}

a {
	color:#EC2027;
	text-decoration:none;
}


a:hover {
	text-decoration:underline;
}

#mainTable {
	border:1px solid #000000;
}

#nav {
	padding-right:20px;
}

#homeTable {
	background-color:#000000;
	background-image:url(backgrounds/homeBack.jpg);
	height:612px;
	padding:40px 20px 20px 20px;
}

#aboutTable {
	background-color:#000000;
	height:612px;
	padding:40px 20px 20px 20px;
}

#aboutTable blockquote {
	padding:0px 30px 0px 30px;
}

#aboutTable img {
	position:relative;
	left:-3px;
}

#contactTable {
	background-color:#000000;
	height:612px;
	padding:40px 20px 20px 20px;
	background-image:url(backgrounds/contactBack.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}

#contactTable img {
	position:relative;
	left:-5px;
	padding:0px 0px 15px 0px;
}

#contactTable .contactInfo {
	width:250px;
	position:relative;
	top:100px;
	left:-180px;
}

#resourcesTable {
	background-color:#000000;
	height:612px;
	padding:40px 20px 20px 20px;
	background-image:url(backgrounds/resourcesBack.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
}


#resourcesList li {
	list-style-image: url(images/redbullet.jpg);
	list-style-position: outside;
	width:300px
	position:relative;
	left:20px;
}

#startingTable {
	background-color:#000000;
	height:670px;
	padding:40px 20px 20px 20px;
	background-image:url(backgrounds/startingBack.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}

#statisticsTable {
	background-color:#000000;
	height:612px;
	padding:40px 20px 20px 20px;
	background-image:url(backgrounds/statisticsBack.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#donateTable {
	background-color:#000000;
	padding:40px 20px 20px 20px;
}

#stepsList {
	position:relative;
	left:20px;
}

#header {
	background-color:#ffffff;
	height:75px;
	padding:0px 10px 0px 10px;
	margin:0px;
}

.logo {
	margin:5px 0px 0px 30px;
}

.missionStatement {
	position:relative;
	left:25px;
	top:35px;
	width:410px;
}

.missionStatement img {
	position:relative;
	left:-4px;
	padding:5px 0px;
}

.bookTitle {
	color:#ffffff;
	text-decoration:underline; 
}

.red {
	color:#EC2027;
}

.white {
	color:#ffffff;
}

#flashStats {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0;
}

.uploadSubmit {
	color:#FFFFFF;
	border: 1px solid #EC2027;
	background-color: #000000;
	padding: 3px 20px 3px 20px;
}
