body {

	padding: 0;
	background: #1565a0;
	/*font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font: normal 11px Arial, helvetica, sans-serif;	
		color:#31333B;

}

.text {
font-family: "Bell MT", Garamond, "Times New Roman", Times, serif;
font-size: 18px;
color: 373737;
line-height: 1.2em;
}

/* ----- */

#liquid-round { 
width:874px;
margin:25px auto 0 auto; 
background:url(left_shadow.jpg) repeat-y left top;
}
.top { 
width:888px; 
height:19px; 
background:url(top_full.jpg) no-repeat left top; 
margin-bottom: 15px;
margin-left: -7px
} 

.center-content { 
position:relative; 
background:url(right_shadow.jpg) repeat-y right top; 

margin:-15px 0 -31px 0; 
}

.bottom { 
height:50px; 
background:url(bottom_full.jpg) no-repeat left bottom;
margin-left: -7px; 
} 


/* ----- */

#header {
	width: 850px;
	height: 200px;
	margin-left: auto;
    margin-right: auto;
}

#menu {
	width: 850px;
	height: 44px;
	margin: 0 auto;
	background: #787878;
}


#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}


#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	height : 25px;
	padding: 15px 10px 0px 10px;
	border-bottom: 4px solid #330010;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-color: #1565a0;
	font-family: "Bitstream Vera Serif" "Bell MT", Garamond, "Times New Roman", Times, serif;
}

#menu a:hover {
	border-bottom-color: #1565a0;
	background: #1565a0;
}

#menu .active a {
	border-bottom-color: #1565a0;
	background: #1565a0;
}

#content {
	width: 850px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align : justify; 
	background: #ffffff;

	
	/*background:#000000;*/
}


rightshadow {
	width:12px;
	margin: 0px 0;
	padding: 0;
	background-image:url(right_shadow.jpg);
	background-repeat:repeat-y;
	background-position: 100% 0%;
}

#right {
	width: 540px;
	padding: 0px;
	margin-right: 20px;
	float:right;
	/*background: #ff00ff;*/
	}


#left {
	width: 250px;	
	margin: 0 auto;
	float:left;
	padding:20px;
	padding-top:0px;
	

	/*background: #ff0000;*/
}

#footer {
	width: 850px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 50px;
	border-top: 2px solid #FFFFFF;
	background: #787878;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #ffffff;
}


 h1,h2 {
// color:#8fa819;
 color:373737; font-family: "Bell MT", Georgia, "Times New Roman",arial, helvetica, sans-serif;
 font-weight:normal;
 font-size:36px;
// padding-left:12px;
// background: url(arrow.gif) no-repeat left center;
 text-transform: uppercase;
 }
 
  h3 {
// color:#8fa819;
 color:373737; font-family: "Bell MT", Georgia, "Times New Roman",arial, helvetica, sans-serif;
 font-weight:normal;
 font-size:24px;
 font-stretch: narrower;
// padding-left:12px;
// background: url(arrow.gif) no-repeat left center;
 text-transform: uppercase;
 }
 
lh {
color:#3f71b6;
}
 
.blue {
color:#3f71b6;
font-family: "Bell MT", Garamond, "Times New Roman", Times, serif;
font-size: 18px;
line-height: 1.2em;
text-decoration: none;
}

.bluehead {
color:#3f71b6;
font-family: "Bell MT", Garamond, "Times New Roman", Times, serif;
line-height: 1.2em;
text-decoration: none;
font-size: 24px; 
letter-spacing: 2.5px;
}

.bluesquare {
 color:#3f71b6;
 font-weight: 800;
 padding-left:12px;
 background: url(square.gif) no-repeat left center;
}


a {
color:#3f71b6;
}

a:hover {
color:#3f71b6;
text-decoration :underline;
}

hr {
width:100%;
height: 1px;
color:#8fa819;
background-color:#8fa819;

}
 
#full {
	margin: 0 25px;
}

#copyrightkit {
width:850px;
margin-left: auto;
margin-right: auto;
text-align:right;
}
#copyrightkit, #copyrightkit a {
color:#cdd2da; 
}

#copyrightkit a:hover {
text-decoration:underline;
}
