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

* {
	margin: 0;
	padding: 0;
}
.dates {
	font-weight: bold;
	font-size: 11px;
}
.aboutsupporters {
	line-height: 20px;
}

body {
 	background-color: #CCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
}
#container-1 {
	width: 350px;
	position: absolute;
	top: 150px;
	left: 100px;
	margin-bottom: 30px;
}

#images-container {
	width: auto;
	position: absolute;
	top: 176px;
	left: 460px;
	font-size: 11px;
	margin-bottom: 30px;
	background-color: #FFF;
}

.tabBody {
}
#container-1 .tabButtons {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
.tabBody ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
#container-1 .tabButtons li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
}

a{
	text-decoration:underline;
	outline:0;
}

a img{
	text-decoration:none;
	outline:0;
}

a:hover{
	text-decoration:underline;
 	color:#F00;
}

.tabBody li a {
 	color: #000;
	font-weight: bold;
	text-decoration: none;
 }
.tabBody li span {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: left;
}

h3 span {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: left;
}

.tabBody li {
	color: #000;
	margin-bottom: 20px;
}
.introText {
	font-size: 15px;
}
.lineOne {
	background-color: #000;
	height: 12px;
	width: 50%;
	margin-right: 50%;
}
.imagesList {
	list-style-type: none;
	margin: 0px;
	padding: 2px 2px 1px;
}
.mainText {
}

h1, h2, h3, h4 {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:12px;
	padding-bottom:0px;
	text-transform: uppercase;
	
}

h3{
	font-size:12px;
}
.imageCaption {
	font-size: 11px;
	color: #666;
}
.imageCaption {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
