/* CSS Document */

body {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, helvetica, sans-serif;
	color: #333333;
	background: #333 url(images/bg.gif) top left repeat; 
}

p {
	margin:0px;
	padding:0px;
}

h1 {
	line-height: 120%;
	font-weight: normal;
	background: transparent;
    font-size:    x-large; 
}

h2 {
	padding: 3px;
	margin-top: 20px;
	margin-bottom: 5px;
	border-top: 0px dashed #999;
	border-bottom: 0px dashed #999;
	background-color: #3A3442 !important;
	text-align:left;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
    font-size:    small; 
}

h3 {
	line-height: 125%;
	color: #333;
	margin-top: 15px;
	font-weight: normal;
    font-size:    large; 
}

h4 {
	color: #036A82;
	line-height: 120%;
	margin-top: 15px;
	margin-bottom: 3px;
	font-weight: bold;
    font-size:    small; 
}

a img {
	padding-bottom: 0px !important; 
	margin-bottom: 0px !important; 
	border: 0px solid #FF0000 !important; 
}		

img {
	padding-bottom: 0px !important; 
	margin-bottom: 0px !important; 
	border: 0px solid #FFFF00 !important; 
}		

#wrapper {
	margin:10px auto 10px auto;
	width:740px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	text-align: center;
	border:0px solid #FF0000;
}

#container {
	margin:10px auto 10px auto;
	width:640px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
	border:0px solid #FF0000;
}

#logo {
	margin:0px;
	text-align:left;
	padding-top:10px;
}

#header {
	border:0px solid #FF0000;
	text-align:left;
	padding-top:10px;
}

#intro {
	border:0px solid #FF0000;
	text-align:left;
	padding-top:10px;
}

#central {
	border:0px solid #FF0000;
	text-align:left;
	padding-top:10px;
}

#footer {
	border:0px solid #FF0000;
	text-align:left;
	padding-top:10px;
}

#darkrowlinks ul{list-style-type: none;margin: 0px;padding: 0px;}
#darkrowlinks li{float: left;margin:0px;padding:0px;}
#darkrowlinks a{display:block; }
#darkrowlinks a:hover{line-height: 1px; } /*serve per IE*/
#darkrowlinks a:hover img{visibility: hidden; }
#darkrowlinks a#current:hover img{visibility: visible;}
li#l1{background: url("images/buttons/constit_on.gif") no-repeat top left;}
li#l2{background: url("images/buttons/petertit_on.gif") no-repeat top left}

/*
.homeleft {
	float: left;
	width: 400px;
	margin: 0px;
	padding:0px;
	text-align:left;
	}

.homeleft ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px; 
}

.homeright { float:  left; width: 240px;
	} 
*/



