/* CSS Document 

blue: #35A3E3
green: #78D83F
*/


body {background-color:#35A3E3;color:#FFF;font:62.5%/2em Arial, Helvetica, sans-serif;}
a {color:#036;}
a:hover {color:#063;}

.success {text-align:center;font-size:1.6em;}

#intro {float:left;width:40em;margin:1em 2em 1em;padding:0;}

#container {background-color:#FFF; color:#333;border:1em solid #78D83F; width:60em; margin:0 auto; font-size:1.2em;clear:both;}
	h1 {width:142px;height:84px;margin:0;padding:0;float:left;}
	h1 a {display:block;width:142px;height:84px;overflow:hidden;background:url(../images/logo.gif) no-repeat 0 0;text-indent:-9999px;}
	

#content {margin:1em;padding:1em;border-top:1px solid #78D83F;clear:both;}
#content:after {content: ".";display: block;height: 0;overflow: hidden;clear: both;visibility: hidden;}

form {font-size:1.6em;text-align:left;clear:both;}
label {display:block;}
input {font-size:1em;}
textarea {width: 100%;}


#attribution {width:60em;margin:4px auto;font-size:1.2em;}
	#attribution a {color:#FFF;}
	#attribution a:hover {color:#B5EA95;}
	
form {margin:15px 0 0;padding:10px;background:#EEE;}
#SignupsAdd {text-align:center;}

#menu {float:right;}
