/* default.CSS  */

body {
	background-repeat:repeat;
	background-color:#FFFFFF;
	margin:20px;
	padding:0;
	text-align:center;
	background-image: url(images/bg_ptn.jpg);
}

h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:18px;
	color:#FFFFFF;
	margin:0;
	font-weight:normal;
}

h3 {
	font-size:24px;
	color:#73AB00;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

#hide {
	width:0px;
	height:0px;
	visibility: hidden;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:800px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#banner {
	width:800px;
	height:200px;
	margin-bottom:10px;
	background-image: url(images/header.jpg);
}

#search {
	width:230px;
	height:30px;
	margin-bottom:10px;
	float: right;
	padding-top: 160px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Biog{
	float:left;
	width:330px;
	padding-left:10px;
	color:#666;
	background-color: #EEEEEE;
	border: thin dotted #DCFFB9;
	margin-bottom: 20px;
}

#Biogname{
	float:left;
	width:330px;
	padding-left:10px;
	color:#FFFFFF;
	background-color: #006600;
	border: thin dotted #DCFFB9;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/news_head.jpg);
	background-repeat: repeat-x;
}

#Biogpic{
	float:left;
	width:100px;
	padding-left:0px;
	color:#FFFFFF;
	border: thin dotted #DCFFB9;
	margin-bottom: 0px;
	font-weight: bold;
	height: 100px;
}

#breadcrumbs {
	width:800px;
	height:15px;
	margin-bottom:10px;
}
/*#bannerLeft {
	width:150px;
	height:100px;
	margin-right:10px;
	background-image:url(images/logo.gif);
	float:left;
}

#bannerRight {
	width:529px;
	height:49px;
	background:url(images/header.gif) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:50px 0 0 10px;
}
*/
#content {
	background:url(images/bg1.gif) repeat-y;
	height:1%;
	}

#Evidence{
	float:left;
	width:420px;
	padding-left:20px;
	color:#666;
	background-color: #EEEEEE;
	border: thin dotted #DCFFB9;
	margin-bottom: 10px;
}



#NAVColumn {
	float:left;
	width: 140px;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display: block;
	font-size: 14px;
	color: White;
	text-decoration: none;
	padding: 10px;
	width: 130px;
	height: 10px;
	border-bottom: 1px dotted #333;
	font-weight: bold;
	font: bolder;
}

#nav a:hover {
	background-color:#333;
}

#leftColumnBottom {
	width:130px;
	padding:110px 10px 10px;
	color:#EAEAEA;
	background-repeat: repeat-x;
}

#MAINColumn {
	float:left;
	width:450px;
	padding-left:20px;
	color:#666;
	border: 0.05em none #666666;
}

#Meetings{
	float:left;
	width:420px;
	padding-left:10px;
	color:#666;
	background-color: #EEEEEE;
	border: thin dotted #DCFFB9;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 10px;
}

#News{
	float:left;
	width:420px;
	padding-left:10px;
	color:#666;
	background-color: #EEEEEE;
	border: thin dotted #DCFFB9;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
}

#Newstitle{
	float:left;
	width:420px;
	padding-left:10px;
	color:#FFFFFF;
	background-color: #336600;
	border: thin dotted #DCFFB9;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-top: 5px;
	background-image: url(images/news_head.jpg);
	padding-bottom: 5px;
}

#NEWSColumn {
	float:right;
	width:150px;
	padding-left:10px;
	color:#666;
	background-color: #EFFFDF;
	background-repeat: repeat-x;
	border: 0.02pc solid #72AA00;
	margin-bottom: 20px;
	height: 290px;
	background-image: url(images/news_col.jpg);
	padding-right: 10px;
}

#NEWSColumn2 {
	float:right;
	width:150px;
	padding-left:10px;
	color:#FFFFFF;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border: 0.02pc solid #484948;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/news_col2.jpg);
	padding-right: 10px;
}


#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#PAGEfooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:800px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/footer.jpg);
	color: #FFFFFF;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#333;
}
