/* CSS Document */

body { 
margin:0 0 0 0;
padding: 0 0 0 0;
background: url(http://dianesellstampa.com/db/images/bg.gif) repeat;  
font-family: Arial;
font-size: 12px; 
}

.outer { width:765px; margin-left:auto; margin-right:auto; margin-top:26px;}

.header {width:765px; height:117px;}

.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:765px; 
	height:14px; 
	text-align:center; 
	color: #003366;
	font-weight: bold;
	text-decoration:none;}

.navi a {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration:none;}

.navi a:hover {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-decoration:none;}

.content_top {width:765px; height:24px; background: url(images/tableTop.gif) left bottom no-repeat;}
.content {padding:5px 30px 10px 30px;}
.content_bottom {width:765px; height:18px; background: url(images/tableBottom.gif) left top no-repeat;}

.footer {width:765px; height:57px; background: url(images/footer.gif) left top no-repeat; margin-top:10px;}

.seo { padding: 10px 20px 10px 20px; 
	color: #000000;
    font-size: 10px; }

.seo a {
        color: #000000;
        font-size: 10px;
		text-decoration:none;}a            { color: #FFFFCC }
a:active     { color: #FFFFCC }
a:hover      { color: #FFFF00 }
a:link       { color: #FFFFCC }
a:visited    { color: #FFFFCC }
