﻿* html body {
	overflow-y: hidden;
}

body {
	background-color: #68742E;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	padding: 0;
} 

#titleBar {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 100%;
	background-color: #68742E;
	z-index: 1;
	margin: 0;
	padding: 0;
}

#titleLogo {
	position: absolute;
	top: 50px;
	left: 0px;
	height: 77px;
	width: 215px;
	background-color: #68742E;
	z-index: 3;
	margin: 0;
	padding: 0;
}

#titlePic {
	position: absolute;
	top: 82px;
	left: 170px;
	height: 158px;
	width: 465px;
	background-color: #68742E;
	z-index: 2;
	margin: 0;
	padding: 0;
}

#content {
	position: absolute;
	top: 240px;
	left: 50px;
	height: 385px;
	width: 728px;
	background-color: #68742E;
	overflow: auto;
	margin: 0;
	padding: 0;
}

#contentNewsEvents {
	position: absolute;
	top: 240px;
	left: 175px;
	height: 385px;
	width: 250px;
	background-color: #68742E;
	overflow: auto;
	margin: 0;
	padding: 0;
}

#contentNewsPub {
	position: absolute;
	top: 240px;
	left: 425px;
	height: 385px;
	width: 250px;
	background-color: #68742E;
	overflow: auto;
	margin: 0;
	padding: 0;
}

#sideBar {
	position: absolute;
	top: 140px;
	left: 778px;
	height: 450;
	width: 230px;
	background-color: #68742E;
	border-left: 1px solid #9DA577;
	border-top: 1px solid #9DA577;
	overflow: hidden;
	padding: 6px;
	margin: 0;
}

#sideBarLeftNav {
	position:absolute; 
	width:170px; 
	height:158px; 
	z-index:0; 
	left: 5px; 
	top: 256px; 
	visibility: visible;
}

.default_table {
	border-table: 0;
	border-cell: 0;
	padding-cell: 0;
	spacing-cell: 0;
	margin: 0;
}

.default_cell {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

p {
	FONT-WEIGHT: normal;
	 FONT-SIZE: 10px; 
	COLOR: #ffffff;
	LINE-HEIGHT: 13px; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Monaco, sans-serif; 
	LETTER-SPACING: 0.01em;	
}

.title {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 20px; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Monaco, sans-serif; 
	LETTER-SPACING: 0.02em;
}

A.nav:link {
	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
}

A.nav:visited {
	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
}

A.nav:active {
	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
}

A.nav:hover {
	COLOR: #b1a9a2; 
	TEXT-DECORATION: underline;
}

A.nav {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 13px; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Monaco, sans-serif; 
	LETTER-SPACING: 0.04em;
}
