body {font: 14px Arial, Helvetica, sans-serif; 
	color: #373a59;
	background: #fff url(../img/background.jpg) repeat-x;
	margin: 10px;}

#frame {position: relative;
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px #E9E9E9 solid;}
	
#header_text {position: absolute;
	width: 270px;
	height: 178px;
	left: 0;
	margin: 15px;
	background-image: url(../img/Logo_text.gif);}

#header {position: absolute;
	width: 500px;
	right: 0;
	height: 178px;
	margin: 15px;
	background-image: url(../img/Logo.jpg);}
	
#content {position: absolute;
	top: 220px;
	right: 0;
	width: 595px;
	margin: 15px;}	
#content a {color: #0000ee;}

#sub_menu {position: absolute;
	top: 220px;
	width: 165px;
	margin-top: 15px;
	margin-left: 15px;
	font-size: 0.9em;}
#content_menu_top {position: relative;
	padding: 5px;
	background-color: #11143f;
	color: #fff;
	font-variant: small-caps;}
#menu li {position: relative;
	left: -35px;
	top: -5px;
	padding: 5px 0;
	list-style-type: none;}
#menu a {text-decoration: none;	
	padding: 2px;}
#menu a:hover {color: #11143f;
	background-color: #d6af92;
	text-decoration: none;
	padding: 2px;}

#contact_menu {position: absolute;
	top: 500px;
	width: 165px;
	margin-top: 15px;
	margin-left: 15px;
	font-size: 0.8em;}
#contact_menu_top {position: relative;
	padding: 5px;
	background-color: #11143f;
	color: #fff;
	font-variant: small-caps;
	font-size: 1.1em;}
p.contact_menu {position: relative;
	left: 10px;
	color: #11143f;}
	
h4 {margin: 0;
	font-size: 1.6em;
	color: #11143f;}

.rpics {float: right;
}
	
.lpics {float: left;
	margin-right: 15px;}
	
.list li {margin-bottom: 5px;}

b {color: #11143f;
	font-size: 1.1em;}
	
#footer {position: absolute;
	right: 0px;
	bottom: 5px;
	width: 595px;
	margin: 15px 15px 0px;
	text-align: center;
	font-size: 0.7em;
	color: #000;}
#footer hr {width: 95%;
	color: #E9E9E9;
	height: 1px;}
	
img.img_center {display: block;
    margin-left: auto;
    margin-right: auto;
	padding: 15px 0;}
div.img_fun {margin: 0 15px;
	width: 95%;
	text-align: center;}
div.img_fun img {padding: 0 7px;}	

p.under_bold {text-decoration: underline;
	font-weight: bold;}
	
table.table_center {margin-left:auto; 
	margin-right:auto;
	border: 1px;}
table.table_center th,table.table_center td {padding: 5px; 
	border: 1px solid #11143f;}
table.table_center th {background-color: #d6af92;}

table.pics {margin-left:auto; 
	margin-right:auto;}
table.pics td {text-align: center;
	font-size: 0.8em;}
	
span.contact {font-size: 1.1em;
	font-weight: bold;}
	
.txtBold {
	font-weight: bold;}
.txtItalic
	{font-style: italic;}
.txtRedBold {
	color:#FF0000;
	font-weight: bold;}
	
img.buffer {
	margin-left: 25px;}
