body {

font: 13px/20px "Verdana", Tahoma, Arial;
color: #333333;
margin: 20px 0 20px 0;
padding: 0px;
background-color: #25adbd;
background-image: url('../images/splash_bg.jpg');
background-repeat: no-repeat;
background-position: top center;
}
h1{font-size:54px; margin:10px 0 0.5em;font-family:georgia;font-color:#ffffff;text-align:center;}
h2{font-size:24px; margin:0 0 30px 0; line-height:24px;font-family:georgia;}


img {
	border: 0;
}
.container {
margin: 0 auto;
width: 880px;text-align:center;
}

#top {width: 880px; height:23px;background:url(../images/top_bg.jpg) no-repeat;margin-top:20px;}
#content {width: 880px; background:url(../images/content_bg.jpg) repeat-y;}
.content {background: #E7FBFC url('../images/contentbg.jpg'); 
	background-repeat: repeat-x;
	background-position: top center; margin:0 10px 0 10px; min-height:400px;text-align:left; padding: 0 10px 0 10px;}

.links { text-align:left;font-size:10px;}
a {text-decoration: none;color:#666;}
a:hover{text-decoration: underline;}

#footer {width: 880px;height:23px;background:url(../images/footer_bg.jpg) no-repeat;}


#form {
width:920px;
height:74px;
background:url(../images/form_bg.jpg) no-repeat; padding: 5px; margin-left: -40px;text-align:center;
}

.formtitle {font-size: 18pt; font-weight:bold; color:#fff; padding-right:10px}
input {
	font-size: 18pt;
	height:30px;
	color: #86aaae;
	font-family: arial,helvetica;
}
form { padding: 15px; }
img.button { 
	cursor: pointer; 
	margin-left: 10px;
	top: 0px;
}
.foto {float:right;margin-right:-10px;margin-top:-100px;}