body {
	background-color: #334760;
	background-image: url(/images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: times;
	color: #444;
}

#pag {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 10px;
}

#title {
	width: 960px;
	height: 41px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(/images/title.png);
	background-repeat: no-repeat;
}

#header {
	width: 960px;
	height: 231px;
	margin: 10px;
	background-image: url(/images/header.png);
}

#content {
	width: 620px;
	margin: 10px;
	float: left;
}

#side {
	float: right;
	margin: 10px;
	width: 320px;
}

div.clear {
	width: 0px;
	height: 0px;
	clear: both;
}

#title a {
	float: right;
	margin-left: 10px;
	margin-top: 20px;
	display: block;
	height: 25px;
	width: 80px;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.home {
	background-image: url(/images/icons/home.png);
}
a.home:hover {
	background-image: url(/images/icons/home_on.png);
}

a.issues {
	background-image: url(/images/icons/issues.png);
}
a.issues:hover {
	background-image: url(/images/icons/issues_on.png);
}

a.donate {
	background-image: url(/images/icons/donate.png);
}
a.donate:hover {
	background-image: url(/images/icons/donate_on.png);
}

a.media {
	background-image: url(/images/icons/media.png);
}
a.media:hover {
	background-image: url(/images/icons/media_on.png);
}

a.contact {
	background-image: url(/images/icons/contact.png);
}
a.contact:hover {
	background-image: url(/images/icons/contact_on.png);
}


#message {
	width: 560px;
	padding: 20px;
	padding-top: 60px;
	font-size: 0.9em;
	background-image: url(/images/message.png);
	background-repeat: no-repeat;
	background-color: #fbfbfb;
}

#updates {
	background-image: url(/images/updates.png);
	background-repeat: no-repeat;
	width: 560px;
	margin-top: 10px;
	padding: 20px;
	padding-top: 40px;
}

#updates h1 {
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	font-color: #555;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#updates p {
	padding: 0px;
	padding-top: 3px;
	margin: 0px;
	margin-bottom: 15px;
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	font-color: #777;
}
span.event a {
	margin-left: 5px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}

 #updates a {
	margin-left: 5px;
	font-style: italic;
	color: #6E8AB0;
	text-decoration: none;
	border-bottom: 1px dashed #6E8AB0;
}

span.event a:hover {
	border-bottom: 1px solid #fff;

}

#updates a:hover {
	border-bottom: 1px solid #6E8AB0;
}


#paul {
	background-image: url(/images/principles.png);
	background-repeat: no-repeat;
	width: 560px;
	margin-top: 10px;
	padding: 20px;
	padding-top: 30px;
}

#paul h1 {
	font-family: serif;
	font-size: 0.9em;
	font-color: #555;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

#paul p {
	padding: 0px;
	padding-left: 220px;
	padding-top: 3px;
	margin: 0px;
	margin-bottom: 10px;
	font-family: tahoma, arial, sans-serif;
	font-size: 0.8em;
	font-color: #777;
}

#paul a {
	margin-left: 5px;
	font-style: italic;
	color: #6E8AB0;
	text-decoration: none;
	border-bottom: 1px dashed #6E8AB0;
}

#paul a:hover {
	border-bottom: 1px solid #6E8AB0;

}

#paul img {
	float: left;
}

#events {
	width:280px;
	padding:20px;
	padding-top: 50px;
	background-image: url(/images/events.png);
	background-repeat: no-repeat;
	background-color: #db4a4a;
	color: #eee;
	font-size: 0.9em;
}

#promise {
	width:300px;
	padding:10px;
	padding-bottom: 20px;
	padding-top: 35px;
	margin-top: 20px;
	background-image: url(/images/promise.png);
	background-repeat: no-repeat;
	background-color: #5779a5;
	color: #eee;
	font-size: 0.9em;
}

#promise ul {
	list-style-type: none;
}

#promise li {
	background: url(/images/x.png) no-repeat center left;
	padding-left: 20px;
	margin-top: 5px;
}

#events span.date {
	font-weight: bold;
}

#events span.event {
	font-style: italic;
}
#events span.date-old {
	font-weight: bold;
	color: #cc8888;
}

#events span.event-old {
	font-style: italic;
	color: #cc8888;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding: 10px;
	color: #6E8AB0;
	text-align: center;
	font-size: 0.8em;
	font-family: tahoma, arial, sans-serif;
}

div.pr h1, div.contact h1 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}

div.pr p {
	margin: 30px;
	margin-top: 10px;
}

div.contact p {
	margin-left: 20px;
}

div.contact h2 {
	font-family: arial, tahoma, sans-serif;
	display: inline;
	font-size: 0.9em;
	margin-left: 20px;
}

div.media h1 {
	font-family: arial, tahoma, sans-serif;
	font-size: 1.1em;
	color: #777;
	font-style: italic;
	margin-top: 50px;
}

div.contribute h1 {
	font-family: arial, tahoma, sans-serif;
	font-size: 1.1em;
	color: #777;
	font-style: italic;
	margin-top: 30px;
}

div.contribute h2 {
	font-family: arial, tahoma, sans-serif;
	font-size: 0.8em;
	color: #777;
	margin-top: 0px;
}

div.contribute h3 {
	font-family: arial, tahoma, sans-serif;
	font-size: 1.0em;
	color: #777;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 0px;
}

td.sidenote {
	font-size: 0.8em;
	font-color: #888;
}

div.eligibility p {
	padding: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #888;
}

table.ccontrib {
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contribute {
	margin-top: 20px;
}

#thanks {
	padding: 20px;
	font-size: 0.9em;
	
}

#thanks span.start {
	font-size: 1.1em;
	font-weight: bold;
}

#check {
	margin-top: 10px;
	margin-bottom: 10px;
}

input {
	border: 1px solid #222;
	background-color: #5a687d;
	padding: 3px;
	color: #fff;
}

#principles {
	color: #666;
}

#principles h1 {
	font-size: 1.0em;
	font-family: sans-serif;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#principles h2 {
	font-size: 0.8em;
	font-family: sans-serif;
	padding:  0px;
	margin: 0px;
}


#principles img {
	float: left;
	padding: 20px;
}


#pr img {
 	float: left;
	border: 0px;
	padding: 5px;

}

#pr h1 {
	font-size: 1.0em;
	font-family: sans-serif;
	padding:  3px;
	margin: 0px;
}

#pr h2 {
	font-size: 0.8em;
	font-family: sans-serif;
	padding-left:  5px;
	margin: 0px;
}


div.video {
	background-image: url(/images/video_bg.png);
	background-repeat: repeat-x;
	background-color: #3c3c3c;
	padding: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

div.video h1 {
	color: #fff;
	font-size: 14px;
	font-family: sans-serif;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
}

div.video h2 {
	color: #fff;
	font-size: 12px;
	font-family: sans-serif;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
