body{
	background-image:url(../images/sitebg.jpg);
	background-color:#CCDDEE;
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	width:100%;
}
div.main{
	width:100%;
}


div.topbar{
	margin-left:auto;
	margin-right:auto;
	border:0px #F00 solid;
	width:990px;
	height:183px;
}

div.content{
	margin-left:auto;
	margin-right:auto;
	border:0px #F00 solid;
	width:990px;
	height:450px;
}
div.button{
	background-image:url(../images/button1.jpg);
	background-repeat:no-repeat;
	width:216px;
	height:21px;
	padding-bottom:4px;

}
a.button{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding-left:20px;
	
}
div.nav{
	padding-top:1px;
	padding-left:4px;
}
div.text0{
	border:0px #F00 solid;
	width:222px;
	height:450px;
	float:left;
}
div.textContent{
	padding:10px;
}
div.text1{
	border:0px #F00 solid;
	width:464px;
	height:450px;	
	font-size:75%;
	float:left;
	overflow:hidden;
}
div.text2{
	border:0px #F00 solid;
	width:304px;
	height:450px;	
	font-size:90%;
	color:#FFF;
	float:left;
}
div.clear{
	clear:both;
}
div.footer{
	font-size:70%;
	text-align:right;
	padding-top:5px;
	padding-right:10px;
}
span.headline{
	font-size:110%;
	font-weight:bold;
}
span.baseline{
	font-size:90%;
	font-style:italic;
}
h1{
	font-size:150%;
	color:#AC1A2F;
	display:inline;
}
h2{
	font-size:110%;
	font-weight:bold;
	color:#AC1A2F;
	display:inline;
}
input.adc{
	width:270px;
	height:16px;
	background-color:#F0F1F4;
}
textarea.adc{
	width:270px;
	height:70px;
	background-color:#F0F1F4;
}
input.adcsend{
	width:80px;	
	background-color:#F0F1F4;
}
