/* CSS Document */
body {
	color:#616161;
	font:normal 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color: #FFFCF5;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p {
	margin:0;
	padding:0;
	color: #2D5C81;
	text-decoration: none;
}

a {
	margin:0;
	padding:0;
	color: #2D5C81;
	text-decoration: underline;
}
a:hover {
	margin:0;
	padding:0;
	color: #000000;
	text-decoration: none;
}

.borderTable {
	border: 8px solid #2d5c81;
}
ul {
	list-style:none;
}
.spacer {
	font-size:0;
	line-height:0;
	clear:both;
}
/* -- main container start -- */
#mainContainer {
	width:805px;
	color:#616161;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFCF5;
	background-image: url(images/backtop.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/* -- main container end -- */
/* -- header start -- */
#header {
	width:778px;
	height:229px;
	margin:0 auto;
	position:relative;
}
#header img {
	border:none;
	position:absolute;
	left:53px;
	top:86px;
}
#header ul {
	position:absolute;
	left:48px;
	top:165px;
}
#header ul li {
	height:31px;
	padding:0 10px;
	float:left;
}
#header ul li a {
	font:bold 11px/31px Arial, Helvetica, sans-serif;
	color:#3A3A3A;
	background-color:#FFFFFF;
	background-image:none;
	display:block;
	text-decoration:none;
}
#header ul li a:hover {
	font:bold 11px/31px Arial, Helvetica, sans-serif;
	color:#2D5C81;
	background:url(images/top_btn_h.gif) repeat-x 0 28px #FFFFFF;
	display:block;
	text-decoration:none;
}
#header ul li a.hover {
	font:bold 11px/31px Arial, Helvetica, sans-serif;
	color:#2D5C81;
	background:url(images/top_btn_h.gif) repeat-x 0 28px #FFFFFF;
	display:block;
	text-decoration:none;
}
/* -- header end -- */
/* -- body start -- */
#body {
	width:778px;
	margin:0 0;
	padding:0 0px 0 0px;
}
/* -- body end -- */
/* -- left pannel start -- */
#left {
	width:190px;
	padding:0;
	float:left;
	background-color:#F3ECD9;
	color:#333333;
	font-size: 11px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#left span.leftTop {
	background:url(images/left_top_bg.gif) no-repeat 0 0 #FFFCF5;
	color:#A56100;
	height:15px;
	width:190px;
	display:block;
	line-height:0;
	font-size:0;
}
#left span.leftBottom {
	background:url(images/left_bottom_bg.gif) no-repeat 0 0 #FFFCF5;
	color:#2D5C81;
	height:15px;
	width:190px;
	display:block;
	line-height:0;
	font-size:0;
	margin:10px 0 0 0;
}
#left form {
	padding:0 13px 25px 11px;
	width:170px;
}
#left form h2.login {
	color:#2D5C81;
	width:170px;
	height:23px;
	padding:0 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	background-image: url(images/login_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#left form h2.contact {
	color:#1A1A1A;
	width:170px;
	height:23px;
	padding:0 0 0 31px;
	font:bold 14px/23px Georgia, "Times New Roman", Times, serif;
	background-image: url(images/contact_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#left form label {
	font:bold 11px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:25px;
	color:#2D5C81;
	background-color:#F3ECD9;
	padding:0 0 0 2px;
}
#left form input {
	font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:2px;
	width:110px;
	height:16px;
	color:#1A1A1A;
	background-color:#FFFFFF;
	border:#C0B497 1px solid;
}
.puntini {
	background-image: url(images/puntini_sx.gif);
	background-repeat: repeat-x;
}
#left form textarea {
	font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:2px;
	margin:0 0 14px 0;
	width:160px;
	height:56px;
	color:#1A1A1A;
	background-color:#FFFFFF;
	border:#C0B497 1px solid;
}
#left form p {
	padding:10px 0;
}
#left form a {
	color:#2D5C81;
	text-decoration:underline;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}
#left form a:hover {
	color:#1C3951;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}
#left form input.loginBtn {
	width:44px;
	height:11px;
	border:none;
	float:right;
	padding: 0;
	margin-top: 0;
	margin-right: 28;
	margin-bottom: 0;
	margin-left: 0;
}
#left form input.submit {
	width:60px;
	height:11px;
	border:none;
	padding:0;
	float:right;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 5px;
}
#left form input.reset {
	width:47px;
	height:11px;
	border:none;
	padding:0;
	float:right;
	cursor:pointer;
	background:url(images/reset_btn.gif) no-repeat 0 0 #F3ECD9;
	color:#FFFFFF;
	text-indent:-2000px;
	margin-top: 0;
	margin-right: 25;
	margin-bottom: 0;
	margin-left: 5;
}
/* -- left pannel end -- */
/* -- midle start -- */
#midle {
	float:left;
	width:560px;
	background:url(images/midle_bg.gif) no-repeat bottom left;
	color:#616161;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 46px;
	padding-left: 10px;
	margin-top: 15px;
}
.midleContainer {
	width:560px;
	background:url(images/midle_container_bg.gif) repeat-y 0 0 #FFFFFF;
	color:#616161;
}
.midleContainer span.midleTop {
	background:url(images/midle_container_top_bg.gif) no-repeat 0 0 #FFFFFF;
	color:#616161;
	height:20px;
	display:block;
	line-height:0;
	font-size:0;
}
.midleContainer span.midleBottom {
	background:url(images/midle_container_bottom_bg.gif) no-repeat 0 0 #FFFFFF;
	color:#616161;
	height:32px;
	display:block;
	line-height:0;
	font-size:0;
}
.midleContainer img {
	margin:0 21px 12px 21px;
	border:none;
}
.midleContainer h2.welcome {
	background:url(images/welcome_bg.gif) no-repeat 0 0 #FFFFFF;
	height:44px;
	padding:0 0 0 53px;
	margin:0 21px;
	font:normal 24px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9E4900;
}
.midleContainer h2.event {
	background:url(images/event_bg.gif) no-repeat 0 0 #FFFFFF;
	height:44px;
	padding:0 0 0 53px;
	margin:0 21px;
	font:normal 20px/44px Georgia, "Times New Roman", Times, serif;
	color:#9E4900;
}
.midleContainer p {
	margin:0 21px;
	background-color:#FFFFFF;
	color:#616161;
	padding:4px 0;
	font:normal 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.midleContainer p span {
	background-color:#FFF4D3;
	color:#616161;
}
.midleContainer p a.link {
	font:bold 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2D5C81;
	text-decoration:underline;
	background:url(images/star.gif) no-repeat 0 3px #FFFFFF;
	padding:0 0 0 13px;
}
.midleContainer p a.link:hover {
	font:bold 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2D5C81;
	text-decoration:none;
	background:url(images/star.gif) no-repeat 0 3px #FFFFFF;
	padding:0 0 0 13px;
}
.midleContainer p.divider {
	margin:15px 21px 23px;
	background:url(images/divider.gif) repeat-x 0 4px #FFFFFF;
	color:#000000;
	height:11px;
	line-height:0;
	font-size:0;
}
.midleContainer p.divider a.more {
	background:url(images/more_btn.gif) no-repeat 0 0 #FFFFFF;
	color:#000000;
	width:59px;
	height:11px;
	display:block;
	float:right;
	line-height:0;
	font-size:0;
	text-decoration:none;
	text-indent:-2000px;
}
.midleContainer p.divider a.more:hover {
	background:url(images/more_btn_h.gif) no-repeat 0 0 #FFFFFF;
	color:#000000;
	width:59px;
	height:11px;
	display:block;
	float:right;
	line-height:0;
	font-size:0;
	text-decoration:none;
	text-indent:-2000px;
}
/* -- midle end -- */
/* right pannel start -- */
#right {
	width:146px;
	margin:10px 0 0 0;
	padding:0;
	float:left;
	background-color:#F3ECD9;
	color:#A56100;
}
#right span.rightTop {
	background:url(images/left_top_bg.gif) no-repeat 0 0 #FFFCF5;
	color:#A56100;
	height:15px;
	width:146px;
	display:block;
	line-height:0;
	font-size:0;
}
#right span.rightBottom {
	background:url(images/left_bottom_bg.gif) no-repeat 0 0 #FFFCF5;
	color:#A56100;
	height:15px;
	width:146px;
	display:block;
	line-height:0;
	font-size:0;
	margin:60px 0 0 0
}
#right span.icon {
	background:url(images/right_icon.gif) no-repeat 0 0 #FFFCF5;
	color:#A56100;
	width:124px;
	height:102px;
	margin:0 10px;
	display:block;
}
#right h2 {
	background:url(images/right_h2_bg.gif) no-repeat 0 0 #F3ECD9;
	color:#000000;
	font:bold 14px/23px Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 10px;
	width:112px;
	height:23px;
	margin:0 12px;
}
#right ul {
	padding:14px 12px 10px 12px;
}
#right ul li a {
	background:url(images/red_bullet.gif) no-repeat 11px 6px #F3ECD9;
	color:#897B56;
	font:bold 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:17px;
	width:101px;
	padding:0 0 0 21px;
	display:block;
}
#right ul li a:hover {
	background:url(images/right_link_bg.gif) no-repeat 0px 0px #F3ECD9;
	color:#897B56;
	font:bold 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:17px;
	width:101px;
	padding:0 0 0 21px;
	display:block;
}
/* right pannel end -- */
/* footer start -- */
#footer {
	color:#FFFFFF;
	background-color: #1D425F;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.footer {
	width:600px;
	height:130px;
	margin:0 auto;
	padding:0px 0 0 0;
	background-position: center;
}
.footer ul {
	width:490px;
	margin:0 auto;
}
.testoFotter {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.testoFotter a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.testoFotter a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer ul li {
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#1D425F;
	float:left;
}
.footer ul li a {
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#1D425F;
	padding:0 8px;
}
.footer ul li a:hover {
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#1D425F;
	padding:0 8px;
}
.footer p {
	margin:0 auto;
	width:180px;
	font:normal 11px/18px Arial, Helvetica, sans-serif;
}
.footer p.valid {
	margin:0 auto;
	width:80px;
}
.footer p.valid a.xhtml {
	color:#FFFFFF;
	margin:5px 0 8px 0px;
	text-decoration:none;
	text-indent:-2000px;
	width:44px;
	height:11px;
	display:block;
	float:left;
	background-color: #1D425F;
	background-image: url(images/xhtml_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.footer p.valid a.xhtml:hover {
	color:#FFFFFF;
	margin:5px 0 8px 0px;
	text-decoration:none;
	text-indent:-2000px;
	width:44px;
	height:11px;
	display:block;
	float:left;
	background-color: #1D425F;
	background-image: url(images/xhtml_btn_h.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.footer p.valid a.css {
	color:#FFFFFF;
	margin:5px 0 8px 4px;
	text-decoration:none;
	text-indent:-2000px;
	width:32px;
	height:11px;
	display:block;
	float:left;
	background-color: #1D425F;
	background-image: url(images/css_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.footer p.valid a.css:hover {
	background:url(images/css_btn_h.gif) no-repeat 0 0 #BAAD88;
	color:#FFFFFF;
	margin:5px 0 8px 4px;
	text-decoration:none;
	text-indent:-2000px;
	width:32px;
	height:11px;
	display:block;
	float:left;
}
.footer p.tworld {
	margin:0 auto;
	width:218px;
	height:17px;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#B15200;
	text-align:center;
	text-transform:uppercase;
}
.footer p.tworld a {
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#B15200;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}
.footer p.tworld a:hover {
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#FCE3CE;
	background-color:#B15200;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}
/* footer end -- */
.midleContainer h2.bio {
	color:#9E4900;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 21px;
	margin-bottom: 0;
	margin-left: 21px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
}
select {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.testoNews {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	color: #FF3300;
	text-decoration: none;
}
.dotted {
	border: 1px dotted #999999;
}
