html
{
	margin:0;
	padding:0;
}	
body
{
	font-family:Georgia, "Times New Roman", Times, serif;
	background: url(Camerino_upper.jpg) no-repeat top center;
	margin:0;
	padding:0;
	text-align:center;
}

#container
{
	width:1024px;
	margin:0 auto;
	text-align:left;
}

#content
{
	position:relative;
	height: auto 
    height: 700px;
    min-height: 3650px;  
	padding: 0 0 200px 192px;
	font-size:14px;
	background: url(Camerino_below.jpg) no-repeat bottom center;
	/*min-height:700px;*/
	top:-50px;
}
#menu
{

	position:relative;
	top:220px;
	left:-192px;
    width:182px;
	text-align:center;
	color:#CC6633;
}

#body1
{
	position:relative;
	top:-100px;
	left:10px;
    width:600px;
	text-align:center;
	
}

#body2
{
	position:relative;
	top:-60px;
	left:30px;
    width:800px;
	text-align:left;
	
}

#body3
{
	position:relative;
	top:-80px;
	left:30px;
    width:600px;
	text-align:left;
	
}

#menu A:LINK
{
	color:#000000;
	text-decoration:none;
}
#menu A:VISITED
{
	color:#000000;
	text-decoration:none;
}
#menu A:HOVER
{
	color:#CC6633;
	text-decoration:none;
}
#menu A:ACTIVE
{
	color:#000000;
	text-decoration:none;
}
#header
{
	text-align:center;
	color:"green";
	position:relative;
	top:200px;
	margin-left:182px;
	width:650px;
}
#header h1
{
	font-size:60px;
	line-height:20px;
	padding-top:0px;
	font-style:normal;
}

#sponsor
{
position:relative;	
top:-130px;
	width:190px;
	text-align:center;
	color:#CC6633;
    float:right;
}

#sponsor img
{
	border:0;
}
