html,body{margin:0;padding:0}
body{
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #3399FF;
}

a{color: #FFCC00;}

div#header{
	background-image: url(img/header.gif);
	height: 113px;
	width: 1020px;
	background-repeat: no-repeat;
}

div#header p{
	margin:0px 0 0 215px;
	font-weight: bold;
	line-height: 14px;
	font-size: 9px;
	color: white;
}

div#container{
	text-align:left;
}
div#content p{
	margin:0 10px 10px;
	background-color: #FFFFFF;
}

div#content h1{
	margin-left: 7px;
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
	color: #FC721B;
	padding: 3px;
}

div#content h2{
	margin:0px 10px 10px;
	font-size: 110%;
	font-weight: bold;
	color: #4B7B9D;
	font-variant: small-caps;
	border-bottom: 1px solid #003399;
}

div#content h2.Notfirst{
	margin:50px 10px 10px;
	font-size: 110%;
	font-weight: bold;
	color: #4B7B9D;
	font-variant: small-caps;
	border-bottom: 1px solid #003399;

}

div#content h3{
	margin:0 10px 10px;
	font-size: 100%;
	font-weight: bold;
	color: #5F99C1;
}


div#navigation{
	background:url(img/menu.gif) no-repeat;
}

div#navigation div{margin-top: 100px;}

div#navigation a{
	margin-top: 100px;
	color: #4B7B9D;
	text-decoration: none;
	line-height: 15px;
}

div#navigation li{
	color: #4B7B9D;
}

#foldheader{
	cursor:pointer;
	cursor:hand;
	margin-left: 10px;
	line-height: 10px;
	font-weight: bold;
}

#foldinglist{
	list-style-image:url(img/list.gif);
	line-height: 18px;
	font-weight: normal;
}

div#footer{color: #FFF}

div#footer p{
	margin:0;
	padding:5px 10px;
	font-weight: bold;
	line-height: 16px;
	font-size: 96%;
}

div#container{
	width:1020px;
	margin:10px auto;
	background-image: url(img/fondino.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
div#content{
	float:right;
	width:790px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #4B7B9D;
	padding-right: 10px;
}
div#navigation{
	float:left;
	width:230px;
}

div#footer{
	clear:both;
	width:100%;
	background-color: #3399FF;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	font-weight: bold;
	color: #5F99C1;
}

