

body {
	background: #C5C5C2;
	color: #66706C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87.5%;
	text-align: center;
}

/*    Headings    */

h1, h2, h3, h4, h5, h6 {
	margin: 25px 0 10px 15px;
	font-size: 114.28571428571%; /* 16px */
}

h1 {
	font-size: 171.42857142857%; /* 24px */
}

h2 {
	font-size: 142.85714285714%; /* 20px */
}

h3 {
	font-size: 128.57142857143%; /* 18px */
}


/*    Body    */


p {
	margin: 0 0 10px 15px;
}

p table{
	margin: 0 0 10px 15px;	
}

ul, ol {
	margin: 0 0 10px 15px;
	position: relative;
	list-style-type: none;
}

li {
	margin-bottom: 8px;
	padding-left: 25px;
	background: url(../images/bullet.png) no-repeat 0 2px;
}

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

a:hover {
	text-decoration: underline;
}

.more {
	padding-right: 20px;
	background: url('../images/more-arrow-transparent.png') no-repeat right 1px;
	font-weight: bold;
}

.box .more {
	background-image: url('../images/more-arrow-transparent.png');
}

img {
	border: none;
}

.small {
	font-size: 92.85714285714%; /* 13px */
}

td.box,div.box {
	padding: 10px 15px 1px 0;
	background: #FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

div.sub-nav {
	margin: -20px 0 30px 0;
}


/*    Image    */

img.img-left {
	margin: 0 10px 10px 0;
	float: left;
}

img.img-right {
	margin: 0 0 10px 10px;
	float: right;
}


/*    Other    */

div.clear {
	height: 0px;
	clear: both;
	overflow: hidden;
}


/*    WYSIWYG Editor Styles    */

body.mce-content-body {
	background: #E6E6DC;
	text-align: left;
	font-size: 80%;
}

.mce-content-body p, .mce-content-body ul, .mce-content-body ol, 
.mce-content-body h1, .mce-content-body h2, .mce-content-body h3, 
.mce-content-body h4, .mce-content-body h5, .mce-content-body h6 {
	margin-left: 0;
}

h3 .donate {
	margin: 0 0 0 5px;
}

h2.box {
	padding: 0;
}

		h2.box a:link, h2.box a:visited {
			display: block;	
			padding: 10px;	
		}

div.sponsor {
	float: left;	
	display: inline;
	position: relative;
	zoom: 1;
}

.sponsor a {
	display: block;	
	height: 140px;
	width: 290px;
	padding: 10px 0 0 10px;
	font-size: 130%;
	font-weight: bold;
	position: relative;
	zoom: 1;
	min-width: 0; /* peekaboo bug fix for IE7 */
}

.partone, .parttwo, .partthree, .partfour {
	margin:0 22px 20px 0;
	position: relative;
	zoom: 1;
}

.sponsor.box {
	padding: 0;
}

.parttwo, .partfour{
	margin-right: 0;	
}

.partthree a, .partfour a {
	height: auto;	
	padding-bottom: 10px;
}

.partone a {
	background: url(/images/badges/lead-sponsor-small.gif) center 45px no-repeat;
}

.parttwo a {
	background: url(/images/badges/champions-small.gif) center 45px no-repeat;
}

.taking-part-head {
	line-height: 1.6em;	
}

.input-disguise {
	border: 0;
	background: #fff; 
	color: #66706C;
	text-decoration: underline;
	cursor: pointer;
}

/* \*/
* html .gainlayout { height: 1%; }
/* */