
BODY 
	{
	background-image: url(../img/sitebg.gif); 
	background-repeat: repeat-x;
	background-color: #c7e6ec;
	margin: 0px;
	font-family: "Trebuchet MS";
	FONT-SIZE: 14px; 
	padding:0px;
	color:#000000;
	}

font,th,td,p,li,ul { font-family: "Trebuchet MS", verdana; FONT-SIZE: 14px; color: #000000; }

p { margin: 0px; padding-bottom: 15px;}

a:link,a:active,a:visited 	{ color : #0180b0; }
a:hover				{ color : #000000; }

UL { margin-top: 0px; margin-bottom: 0px; margin-left: 25px; margin-right: 5px;  }
LI { margin-bottom:5px; }

HR { COLOR: #E2E0E0; HEIGHT: 1px }

.pagetitle
	{
	font-size:22px;
	line-height:24px;
	color:#0096ec;
	margin-top:8px;
	margin-bottom:20px;
	}

.menu{
	background: #d6f1ff url("../img/menu.jpg") repeat;
	width:193px;
	height:34px;
	line-height:34px;
	padding:0px;
	margin-top:1px;
}

.submenu {
	background: no-repeat #d6f1ff url("../img/submenu.jpg") ;
	width:193px;
	padding:0px;
	margin-top:1px;
}

.mainmenu				{ margin-left:10px; letter-spacing: 0px; font-weight: bold; font-size: 15px; font-family: "Trebuchet MS", verdana, arial, Helvetica, sans-serif; text-decoration: none; color : #d6f1ff;}

a.mainmenu:link 		{ margin-left:10px; letter-spacing: 0px; font-weight: bold; font-size: 15px; font-family: "Trebuchet MS", verdana, arial, Helvetica, sans-serif; text-decoration: none; color : #d6f1ff;}
a.mainmenu:visited		{ margin-left:10px; letter-spacing: 0px; font-weight: bold; font-size: 15px; font-family: "Trebuchet MS", verdana, arial, Helvetica, sans-serif; text-decoration: none; color : #d6f1ff;}
a.mainmenu:hover		{ margin-left:10px; letter-spacing: 0px; font-weight: bold; font-size: 15px; font-family: "Trebuchet MS", verdana, arial, Helvetica, sans-serif; text-decoration: none; color : #ffffff;}

a.mainsubmenu:link 		{ letter-spacing: 0px; font-weight: bold; font-size: 12px; line-height:13px; font-family: "Trebuchet MS", verdana, arial, Helvetica, sans-serif; text-decoration: underline; color : #028cc1;}
a.mainsubmenu:visited	{ letter-spacing: 0px; font-weight: bold; font-size: 12px; line-height:13px; font-family: "Trebuchet MS", verdana, arial, Helvetica, sans-serif; text-decoration: underline; color : #028cc1;}
a.mainsubmenu:hover		{ letter-spacing: 0px; font-weight: bold; font-size: 12px; line-height:13px; font-family: "Trebuchet MS", verdana, arial, Helvetica, sans-serif; text-decoration: underline; color : #000000;}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
}

#header {
	float:left;
	background: url(../images/header.png) no-repeat top center;
	margin: 0px;
	width: 900px;
	height:371px;
}

#container {
	background:#FFFFFF;
	float: left;
	text-align:left;
	width:900px;
	height: auto;
	margin: 0px;
	font-size:15px;
	line-height:16px;
	height: auto; /* Holly hack for Peekaboo Bug */

}



#content {
    background: transparent url('../images/_fade_gorgona.png') no-repeat top right;
	float: left;
	text-align:left;
	width:552px;
	margin: 0px 0 0 16px;
}

#content .pagetitle
	{
	font-size:20px;
	line-height:20px;
	color:#0096ec;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
	}

#content .showtitle
	{
    background: transparent url('../images/bullet01.png') no-repeat center left;
	font-size:11px;
	line-height:13px;
	color:#82a33b;
	font-weight:bold;
	padding: 0 0 0 18px;
	margin: 0 0 5px 8px;
	border-left: 0px solid #cccccc;
	}

#content .show_description
	{
	background: transparent url('../images/showbg.png') no-repeat top center;
	font-size: 12px;
	line-height: 13px;
	padding: 10px 10px 0 10px;
	}

#content .showlogo
	{
	padding: 0px;
	border: 1px solid #cccccc;
	border-top: 5px solid #cccccc;
	}


.page_navigation {
    background: transparent url('../images/page_navigation_right.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 43px; /* BUTTON HEIGHT */
    margin-right: 6px;
	margin-bottom: 10px;
    padding-right: 15px; /* RIGHT IMAGE WIDTH */
    text-decoration: none;
    color: #2c8fc8;
    font-family: "Trebuchet MS". Arial, Helvetica, sans-serif;
    font-size:17px;
	font-weight:normal;
	line-height:43px;
}


.page_navigation span {    /* Background left image */ 
    background: transparent url('../images/page_navigation_left.png') no-repeat;     display: block;
    line-height: 43px; /* BUTTONG HEIGHT */
    padding: 0px 0 0px 62px;
} 


.toolbar
	{
	font-size:11px;
	text-align:right;
	padding: 0 35px 0 0;
	}

.toolbar a { color:#90a92a; }


#sidebar {
	float: left;
	text-align:left;
	width:300px;

	margin: 0px 0 0 16px;

}


#footer {
	float:left;
	background: url(../images/footer.png) no-repeat bottom center;
	width:900px;
	height:160px;
	text-align:center;
	font-size:11px;
	line-height:13px;
	padding:0px;
	margin: 0 0 20px 0;
}



