body {
	background: #0C2730;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7E7E7;
	link: #4AB2D3;
	vlink: #4AB2D3;
	alink: #4AB2D3;
	scrollbar-3dlight-color: #4AB2D3; scrollbar-arrow-color: #FFFFCC; scrollbar-darkshadow-color: #0F313C;
	scrollbar-face-color: #0C2730; scrollbar-highlight-color: #3366FF; scrollbar-shadow-color: #0F313C;
	scrollbar-track-color: #16495A;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h2 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-family: "Trebuchet MS", Verdana , Arial, Helvetica;
	font-size: 16px;
	background: #0C2730 url(images/img3.gif) repeat-x left bottom;
}

h1 {
	padding: 0 0 22px 0;
	font-family: "Trebuchet MS", Verdana , Arial, Helvetica;
	font-size: 16px;
	background: #0C2730 url(images/img3.gif) repeat-x left bottom;
}

h3 {
	padding: 0 0 22px 0;
	font-family: "Trebuchet MS", Verdana , Arial, Helvetica;
	font-size: 16px;
	background: #0C2730 url(images/img3.gif) repeat-x left bottom;
}

h5 { font-family: "Trebuchet MS", Verdana , Arial, Helvetica;
	font-size: 16px; }

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #4AB2D3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
	font-size: 10px;
}

.list li.first {
	background: none;
}

/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 0 0;
	height: 100px;
	background: url(images/img1.gif) repeat-x left bottom;
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	margin: 0;
	padding: 15px 0 0 0;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: underline;
}

#header .first a {
	background: none;
}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 780px;
	padding: 0 0 0 0px;
}

#colOne h1 {
	margin-top: 14px;
}

#colTwo {
	float: right;
	width: 190px;
	padding: 0 0 0 0;
	margin-top: 14px;
}

/* Footer */

#footer {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#footer p {
	padding: 20px 0 0 0;
	background: url(images/img4.gif) repeat-x;
	text-align: center;
	color: #8A8A8A;
}

.navi {
	padding:0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.navi li a {
	display:block;
	width:auto;
	padding:4px 0;
	text-decoration:none;
	text-align:left;
	font-size:10px;
	color:#FFFFFF;
	background-color:#16495A;
	border-left:6px solid #4AB2D3;
}

.navi li a:hover {
	color:#0C2730;
	background-color:#4AB2D3;
	border-left-color:#CC6600;
}

.thumbs {
    float:left;
	padding: 6px;
	margin: 3px;
	z-index: 100;
	width: 111px;
	height: 105px;
	font-size: 90%;
	background-color:#16495A;
	text-align:center;
}
