* {
	margin: 0;
	padding: 0;
	}

html, body {
	height: 100%;
	}
	
body {
	background: #ECECEC url('images/bigbg.jpg') repeat-y center top;
	color: #333;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	}
	
#logosection h1 {
  margin: 0;
  padding: 0;
}

#logosection h1 a {
  margin: 0;
  padding-top: 84px;
  height: 0;
  width: 320px;
  background-image: url(images/logo.gif);
  background-repeat: no-repeat;
  float: left;
  overflow: hidden;
}
	
#wrap {
	width: 1050px;
	margin: 0 auto;
	padding-top: 40px;
	background: #FFF url('images/1024bg.jpg') repeat-y left top;
	height: auto;
	}
	
a {
	text-decoration: none;
	color: #000066;
	}

a:hover {
	text-decoration: none;
	color: #999999;
	line-height: 1.1em;
	font-weight: 400;
	}
	
img.topleft {
	float: left;
	}

ul {
	padding: 0;
	margin: 0;
	}
	
.style2 {
	color: #333333;
	line-height: 1.5em;
}

.style2 li {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 0 20px;
}

.head {
	font: 400 1.7em Palatino, Georgia, Times New Roman, Times, serif;
	background: transparent url('images/camte1070banner.jpg') no-repeat top left;
	width: 1050px;
	height: 20px;
	color: #666;
	padding-top: 120px;
	margin-top: -38px;
	} 

.head span {
	margin-left: 10px;
	color: #AAA;
	}

#nav {
	width: 1050px;
	clear: both;
	}

.menu {
	width: 152px;
	margin: 0px 0 0px 0;
	padding-right: 0px;
	float: left;
	height: auto;
	border: none;
	background-color: #FFFFFF;
	background-image: url(images/menu.jpg);
	}
	
.menu ul {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
	}
	
.menu  li {
	padding: 12px 0 8px 0px;
	text-align: center;
	}

.menu  li a {
	padding: 0 0 0 0px;
	color: #666;
	text-decoration: none;
	font: 600 1.0em Palatino, Georgia, Times New Roman, Times, serif;
	}

.menu  li a:hover {
	color: #333;
	}
	
#main {
	width: 820px;
	margin: 12px 20px 0 170px;
	padding-bottom: 5px;
	height: auto;
	}
	
	
.sidebar {
		width: 200px;
		float: right;
		clear: none;
		margin-top: -60px;
		margin-left: 20px;
		margin-right: 60px;
		font-size: 1.0em;
		height: auto;
		}

.sidebar ul {
	list-style-type: none;
	}
	
.sidebar li {
	margin-bottom: 2px;
	background: #E5E5E5 url('images/sidebar_corner.gif') no-repeat top right;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	padding: 9px;
	}

.sidebar li a {
	text-decoration: none;
	display: block;
	color: #666666;
	font-size: 1.0em;
	}

.sidebar li:hover {
	background-image: none;
	background-color: #DDD;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	color: #444;
	}
	
.title {
	color: #000066
	font-weight: 500;
	text-decoration: none;
	line-height: 1.0em;
	color: #000066;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}

.subnav {
	width: 96%;
	background: #FFF url('images/underline.gif') repeat-x bottom left;
	text-align: left;
	margin-bottom: 8px;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	color: #666666;
	}
	
.subnav span.title {
	display: block;
	clear: none;
	text-decoration: none;
	font-family: Palatino, Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
	color: #000066;
	padding-bottom: 18px;
	}

.subnav ul {
	list-style: none;
	float: right;
	}

.subnav ul li {
	float: left;
	}

.subnav ul li a {
	margin: 0 0 0 50px;
	font: 500 1.2em Palatino, Georgia, Times New Roman, Times, serif;
	padding: 0px 0 15px 0;
	line-height: 1.2em;
	color: #000066;
	text-decoration: none;
	display: block;
	}
	
.subnav ul li a:hover {
	color: #AAA;
	background: url('images/underline_arrow.gif') no-repeat bottom center;
	}

.clear50 {
	clear: left;
	padding: 25px 0;
	font-size: 0;
	}

.clearer {
	clear: left; 
	line-height: 0; 
	height: 0;
	font-size: 0;
	}

h1 {
	font-size: 2.0em;
	color: #666;
	font-weight: 600;
	margin: 15px 0 10px 0;
	}

h2 {
	font-size: 1.8em;
	color: #000066;
	font-weight: 400;
	margin-bottom: 10px;
	}

h2 span {
	margin-left: 10px;
	color: #555;
	}

h3 {
	color: #666;
	margin-bottom: 5px;
	font-size: 1.5em;
	}
	
	
h4 {
	color: #999;
	margin-bottom: 5px;
	font-size: 1.2em;
	}

p.main {
	font-size: 1.1em;
	font-weight: 200;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	margin: 6px 100px 15px 0;
	color: #333;
	text-decoration: none;
	}

span.style5 {
	color: #555;
	font-weight: 600;
	}

.entry {
	padding: 10px 0 2px 0px;
	border-top: 1px solid #CCC;
	line-height: 1.4em;
	margin: 0 170px 25px 0;
	}

.entry .title {
	font-size: 1.0em;
	color: #666;
	font-weight: 400;
	margin-bottom: 10px;
	}
	
.entry h2 span {
	float: right;
	font-size: 0.7em;
	color: #AAA;
	}

.entry p {
	font-size: 0.8em;
	}

.comment, comment a {
	margin-top: 5px;
	font-size: 0.7em;
	padding: 5px 0;
	}
	
ol {
	color: #444;
	font: 600 0.8em Palatino, Georgia, Times New Roman, Times, serif;
	margin: 5px 0;
	}
 
ol span {
	font: 400 1.0em Palatino, Georgia, Times New Roman, Times, serif;
	color: #666;
	font-style: normal;
	}

ol li {
	margin-left: 30px;
	padding: 4px 0
	}

ul.content {
	font-size: 0.8em;
	list-style-type: none;
	margin-left: 10px;
	}
	
.content li {
	padding: 4px 20px 4px 20px;
	background: url('images/bullet.gif') no-repeat left center;
	}

table {
	width: auto;
	margin-bottom: 20px;
	font-size: 1.2em;
	border-collapse: collapse;
}

table caption {
  margin-top: 15px;
  margin-bottom: 5px;
  padding: 0 0 0 3px;
  font: 400 1.2em Palatino, Georgia, Times New Roman, Times, serif;
  text-align: left;  
}

table th,
table td {
  text-align: left;
  vertical-align: top;
  padding: 4px 7px !important;
  padding: 6px 10px;
}

thead {
  border: 1px solid #CCC;
  }

thead th {
  font-size: 0.9em;
  color: #555;
  background: #EEE;
}


tbody tr {
	font-size: 0.8em;
  border-bottom: 1px solid #EEE; border-right: 1px solid #EEE; border-left: 1px solid #EEE;
}


form label{
	display:block;
	}

form p {
	font-size: 0.8em;
	margin-bottom: 10px;
	}

form input.text, form textarea{
	width:90%;
	border:1px #CCC solid;
	color:#666;
	padding: 4px 5px;
	font:12px Palatino, Georgia, Times New Roman, Times, serif;
	background-color: #F3F3F3;
	}

form input.text:hover, form textarea:hover{
	border:1px #999 solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #999 solid;
	color:#666;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:12px Palatino, Georgia, Times New Roman, Times, serif;
	}

* html form input.text,

* html form textarea{
	border-color:#533a18;
	color:#333;
	}

.footer {
	width: 820px;
	border: 1px solid #CCC;
	font-size: 0.8em;
	clear: both;
	line-height: 1.1;
	}
	
.footer p {
	padding: 9px;
	}

.footer .footnav {
	border-bottom: 1px solid #CCC;
	padding: 9px;
	}

.footnav a {
	text-decoration: none;
	padding-right: 15px;
	}

.footnav a.first {
	font-size: 1.5em;
	font-weight: 800;
	}

.linksleft {
	float: left;
	margin-right: 10px;
	width: 170px;
	padding: 50 10px 0px 0px;
	list-style-type: none;
	}

.linksleft ul {
	list-style-type: none;
	}

.linksleft li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

.linksleft li a {
	padding: 4px;
	display: block;
	margin:  0;
	text-decoration:none;
	}#wrap #main table tr .style9 em {
	text-align: center;
}

