html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #EEEEEE;
	font-family: Trebuchet MS;
	color: #3E3E3E;
	text-align: center;
}
div#container {
	margin: 0px auto 0px auto;
	width: 800px;
	background-color: #F8F8F8;
	border: 1px solid #C0C0C0;
}
div#header {
	width: 800px;
	height: 120px;
	background-color: #FFFFFF;
	text-align: center;
}
div#header div#header_top {
	display: none;
}
div#header table td#header_logo {
	width: 300px;
	height: 60px;
}
div#header table td#header_txt {
	width: 300px;
	height: 60px;
	text-align: left;
	vertical-align: top;
}
div#header table td#header_txt h1 {
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: lighter;
	color: #C0C0C0;
}
div#header table td#header_txt h2 {
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 9px;
	font-weight: lighter;
	color: #F8F8F8;
}
div#header table td#header_right {
	width: 500px;
	height: 120px;
}
div#top_bar {
	width: 800px;
	background-color: #B80101;
	background-image: url(/images/bg_bar.jpg);
	border-top: 1px solid #D70E06;
	border-bottom: 1px solid #D70E06;
	text-align: right;
}
div#top_bar ul {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
div#top_bar ul li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 20px;
}
div#top_bar ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
div#top_bar ul li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
div#main {
	width: 800px;
}
div#main div#main_top {
	display: none;
}

/* --  Content Page -- */
#mainTb td {
	text-align: center;
	vertical-align: top;
}
#mainTb td h3 {
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 20px;
	text-align: left;
}
#mainTb td h3#nav {
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: left;
}
#mainTb td h3#nav a {
	text-decoration: underline;
	color: #3E3E3E;
}
p#signup {
	text-align: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
p#signup a {
	text-decoration: underline;
	color: #3E3E3E;
}
#mainTb td h4 {
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 16px;
	text-align: left;
}
#mainTb td h5 {
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
}
#mainTb td h5 a {
	text-decoration: none;
	color: #B80101;
	font-weight: bold;
}
#mainTb td#tdLeft {
	width: 600px;
}
#mainTb td#tdRight {
	width: 200px;
}
/* --  END Content Page -- */

div#footer {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 770px;
}
div#footer p {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#footer p a {
	text-decoration: none;
	color: #3E3E3E;
}


/* --  Show Thumbs -- */
#tbThumbs {
	margin-top: 20px;
	margin-bottom: 20px;
}
div.thumb {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 130px;
}
div.thumb p.photo {
	margin-top: 0px;
	margin-bottom: 0px;
}
div.thumb p.photo img {
	border: 1px solid #B80101;
}
div.thumb p.name {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #B80101;
}
div.thumb p.name a {
	text-decoration: none;
	color: #B80101;
}
div.thumb p.name a:hover {
	text-decoration: underline;
	color: #B80101;
}
div.thumb p.dati {
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 11px;
}
/* --  END Show Thumbs -- */

/* --  Right Cul -- */
#tbSearch {
	margin-top: 20px;
	margin-bottom: 40px;
	border: 1px solid #C0C0C0;
}
#tbSearch td#title {
	background-color: #B80101;
	background-image: url(/images/bg_bar.jpg);
}
#tbSearch td#title h3 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 11px;
	color: #FFFFFF;
}
#tbSearch td#contentForm {
	text-align: left;
	background-color: #F4F4F4;
}
div.field_select {
   margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #B80101;
}
.field_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4F4F4;
	background-color: #B80101;
}
.btn_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B80101;
}
div#bannerdx {
	margin-top: 40px;
	margin-bottom: 0px;
}
/* --  END Right Cul -- */
