body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #22596F;
	margin: 0px;
	padding: 0px;
	background-color: #22596F;
	background-repeat: repeat;
}
img.img_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6B8580;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #6B8580;
	padding: 10px;
	background-color: #C0C7C6;
}

a:hover {
	color: #727252;
	text-decoration: underline;
}
a {
	color: #22596F;
	text-decoration: none;
	font-weight: bold;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #CBD1D0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 20px;
	display: block;
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
	height: 55px;
	position: relative;
	background-image: url(../1mages/BGs/header.png);
	background-color: #22596F;
}
#header a {
	color: #D3D3C2;
	font-weight: normal;
}
#logo {
	width: 300px;
	font-size: 200%;
	text-decoration: none;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
#logo a {
	text-decoration: none;
	display: block;
}
#menu {
	font-size: 120%;
	padding-left: 50px;
	position: relative;
	left: auto;
	width: 100%;
	display: inline;
}
#menu_wrapper {
	width: auto;
	position: relative;
	text-align: right;
	float: right;
	vertical-align: bottom;
	padding-top: 17px;
	bottom: 0px;
	right: 0px;
}

#menu a {
	text-decoration: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#menu a:hover {
	color: #FFFFFF;
}
#content {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: auto;
	display: block;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #DADEDD;
	background-position: center;
	position: relative;
}
.thumbs {
	display: block;
	width: 180px;
	text-align: left;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.col_right {
	text-align: left;
	float: left;
	width: 300px;
}

.thumbs img {
	margin-bottom: 5px;
}
#footer {
	padding-top: 0px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #35423F;
	clear: both;
	margin-top: 0px;
	height: 20px;
	background-image: url(../1mages/BGs/footer.png);
	background-position: center bottom;
	background-color: #22596F;
}
h1 {
	font-size: 140%;
	display: inline;
	font-weight: normal;
}
h1 a {
	color: #22596F;
}


strong {
	font-size: 100%;
	display: inline;
	font-weight: bold;
}

.thumbs_med_box {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACB7B5;
	margin: 0px;
	padding: 20px;
}

.text_box_left {
	width: 100%;
	text-align: justify;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	vertical-align: top;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #22596F;
}

img.img_top_left {
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
}
.clear_both_leftright {
	clear: both;
}
p {
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-align: justify;
}
.disp_N {
	display: none;
}
img.img_top_right {
	padding-bottom: 15px;
	float: right;
	padding-left: 15px;
}
#header_inner {
	height: 40px;
	background-image: url(../1mages/BGs/80p_trans.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: absolute;
	width: auto;
	bottom: 0px;
}
