﻿html, body {
	background-color:#ccffff;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	margin: 0;
	font-size:small;

}
#page_containerOuter 
{
    background-image: url('/images/bkg.gif');
    background-repeat:repeat-x;
    width: 100%;
    height: 100%;
}

#page_container1 {
	width: 713px;
	height: 100%;
	margin: auto;
	border-left: 1px;
	border-left-color: #999999;
	border-top: 1px;
	border-top-color: #999999;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-right: 1px;
	border-right-color: #999999;
	border-style: solid solid solid solid;
	background: #FFFFFF;
}
#page_header {

}
#page_footer {
	width: 700px;
	height: 100%;
	margin: auto;
}
#header_left{
	background: url('/images/headbar.jpg');
	width: 299px;
	height: 134px;
}
#header_right{
	background: url('/images/headbar.jpg') right;
	width: 414px;
	height: 134px;
	float: right;
}

#menu1{
	position:relative;
	float: right;
	top: 7px;
}
#menu2{
	top: 80px;
	width: 414px;
	position: relative;
	float: right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:right;
}

.menu{
	margin:0 0 0 0;
}

.menu li
{
	display: inline;
	padding-left: 3px;
	border-left:1px black solid;
}

.menu li.first
{
	border-left: 0px;
}

.menu li a
{
	background-color: transparent;
	padding: 0px 5px 0px 5px;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}

.menu li a:hover
{
	color: #4A4A24;
	text-decoration: none;
 }
#imagebar1 {
	margin-top:10px;
	border-top: 10px;
	border-top-color: #999999;
	border-bottom: 10px;
	border-bottom-color: #999999;
	border-left:0px;
	border-right:0px;
	border-style: solid solid solid solid;
}
#body {
	width: 693px;
	background: url(/images/line_bg.gif) repeat-y 458px;
	padding-left: 20px;
	padding-top:10px;
	min-height:500px;
	}
#body a 
{
    color:Black;
}
#body_b {
	width: 693px;
	padding-left: 20px;
	padding-top:10px;
	}
#body_b a 
{
    color:Black;
}
a   
{
    color:Black;
}
a:hover
{
	color: #4A4A24;
	text-decoration: none;
 }
#body:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
#body_b:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
#l{
	width: 423px;
	padding-right: 20px;
	float: left;
	margin-right: 20px;
	padding-bottom: 20px;
	}
#l p,#r p {
	margin-top: 10px;
	font-size:small;
	}	

#r {
	width: 210px;
	float: right;
	margin-right:15px;
	}
#r p {
	margin: 1em 0;
	padding: 0;
}	
#r hr {
	border-top: 1px solid #eee; 
	height: 1px; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0; 
	margin: 0; 	
	}	
#c{
	width: 100%;
	padding-right: 20px;
	float: left;
	margin-right: 20px;
	padding-bottom: 20px;
	}
#l p,#r p {
	margin-top: 10px;
	font-size:small;
	}			
h2 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	background-image: url(/images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;
	padding-bottom: 10px;
	margin-bottom: -6px;
	clear:both;
	margin-top:0px;
	}
