* { margin:0; padding:0; }
body {
	background-color: #FFFff9;
}
ul {
	list-style-type: none;
	margin-top: 15px;
}





/************ MAIN LAYOUT*****************/

#wrapper {
	text-align: center;
	width: 900px;
	margin-right: auto;
	min-height: 800px;
	margin-left: auto;
	background-color: #FFFff9;
}
#header {
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 25px;
	background-color: #00B1B0;
	padding-bottom: 0px;
}

#left_side {
	width: 250px;
	float: left;
	text-align: left;
}
#left_side hr {
	width: 180px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

#center {
	float: left;
	width: 320px;
	margin-left: 0px;
	background-color: #FFF;
}
#right_side {
	float: right;
	width: 315px;
	background-color: #FFF;
	background-image: url(../autistica/news/latest_news/iframe_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}

/*********HOMEPAGE SPECIFIF *******/
#home_panels {
	width: 146px;
	float: left;
	margin-right: 13px;
	background-color: #FFFFF9;
	margin-bottom: 30px;
	text-align: center;
}

iframe {
	background-image: url(../autistica/news/latest_news/iframe_back.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00B1B0;
	border-right-color: #00B1B0;
	border-bottom-color: #00B1B0;
	border-left-color: #00B1B0;
	margin-left: 4px;
}
p {
	color: #000;
	list-style-type: circle;
}


/*********SITEMAP ELEMENTS*******/

#sitemap {
	margin-right: auto;
	margin-left: auto;
	background-color: #e8e0a1;
	font-size: 0.8em;
	clear: both;
}

#sitemap_content {
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
}
#sitemap_content tr td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#sitemap_content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin: 0px;
	background-color: #E51937;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#sitemap_content a   {
	color: #333;
	text-decoration: underline;
	font-size: 0.8em;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
#sitemap_content tr td ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



/*********FOOTER ELEMENTS*******/

#footer_text {
	font-size: 0.7em;
	color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 15px;
	font-weight: bold;
	line-height: 3em;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: right;
	background-color: #00B1B0;
	height: 100px;
}

#footer #footer_text p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 2em;
	font-weight: bold;
	color: #FFF;
}
#footer_text a, a:visited {
	font-weight: bold;
	color: #FFF;
}
#footer_text a:hover {
	color: #9DCEFF;
}



#copyright {
	float: right;
	width: 200px;
	text-align: right;
}
/*********SUBSCRIPTION FORM*******/

#newsletter_subscribe {
	width: 170px;
	border: 1px solid #017A81;
	background-color: #02A9B1;
	padding: 8px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#newsletter_subscribe p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	font-weight: bold;
}
#newsletter_subscribe #form1 #submit {
	padding-top: 3px;
	vertical-align: bottom;
}


.subscribe {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
}
#news p img {
	float: left;
}

#newsletter_subscribe #form1 table {
	background-color: #02A9B1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
#left_side #newsletter_subscribe label {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 12px;
	margin-left: 0px;
	padding-top: 8px;
}



#Send {
	width: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	color: #B1CD69;
}


/*********GENERAL*******/


#donate {
	width: 190px;
	border: 1px solid #552473;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left_side a img {
	float: left;
	clear: left;
	margin-bottom: 15px;
}

/*********COLOUR SWITCHER*******/

#header #switcher {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#header #switcher img {
	padding-right: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
}
#header #switcher a {
	color: #FFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-bottom: 5px;
}

label {
	font-size: 1px;
	color: #02A9B1;
}
#tbl_staff {
	width: 98%;
}
#content #photo {
	float: left;
	width: 160px;
}
#left_align {
	float: left;
	padding-bottom: 10px;
	padding-right: 15px;
}
#content #fastfacts p a {
	color: #FFF;
	background-color: #F00;
}
#challenge_list tr td{
	vertical-align: top;
}
.init_cap {
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
}
.header_text {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
}

#skipnav {
	display: none;
}
iframe {
	margin: 0px;
	padding: 0px;
	float: left;
	border: 1px solid #15BAAA;
}
#sitemap_pg tr td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	vertical-align: top;
}
#runs {
	float: left;
	margin-bottom: 30px;
}
#runs_frame  {
	width: 156px;
	font-size: 0.9em;
	border: 1px solid #00C6C9;
}


.header_iframe {
	background-color: #00B1B0;
	display: block;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.white_text {
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-bottom: 10px;
}
.redbackground {
	font-weight: bold;
	color: #FFFFF9;
	background-color: #E61938;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 5px;
}
#content #events {
	float: left;
	width: 480px;
}
#content #runs_scroller {
	float: right;
}
