
.header {
	height :131px;
	background-color: #FFE14C;
	background-image: url(../images/top_banner_tile.jpg);
	background-repeat: repeat-x;
	border-bottom: 2px solid #000;
	font-size : 13px; 
	font-family : Verdana, sans-serif;
  padding: 2px 2px; 
  
	
}
html>body #header { height:130px; }

.header h2 {font-size : 22; color : white;}
.left {
	font-size : 13px; 
	font-family : Verdana, sans-serif;
  background-image: url(../images/left_col_tile.jpg);
	background-repeat: repeat-y; 
	float:left;
	left : 8px;
	width : 180px;
	padding: 5px 5px;
	border-right:3px solid #000;
}

.content {
	font-size : 13px; 
	font-family : Verdana, sans-serif; 
	margin: 0 191px;
	
	padding: 20px 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin:0 191px;
}
	
html>body #cont_layer {
margin: 0 191px;

	}
	


.right {
	font-size : 12px; 
	font-family : Verdana, sans-serif; 
	float : right;
	right: 8px;
	width:180px;
	background:#fff;
	background-repeat: repeat-y;
	padding: 5px 5px;
}
.right h2 {font-size : 12px;}
.right h3 {font-size : 12px;}

.footer {
	position: absolute;
	height : 100px;
	padding: 5px 5px;
	
}

.left A:link {text-decoration: none; color: black;}
.left A:visited {text-decoration: none; color: blue;}
.left A:active {text-decoration: none; color: green;}
.left A:hover {text-decoration: underline; color: orange;}

.content A:link {text-decoration: none; color: green;}
.content A:visited {text-decoration: none; color: blue;}
.content A:active {text-decoration: none; color: green;}
.content A:hover {text-decoration: underline; color: orange;}
.content h2 {font-size : 16;}


.content LI {list-style: none;}
.left LI {list-style: none;}

LI.menu_list {list-style: none;}

IMG.sidebar {
	border: none;
}
