html, body {
	height:100%;
	margin: 0px;
	padding: 0;
	background-color: #859092;
	font-family: georgia, times, "times new roman", serif;
	font-size: 12px;
	line-height: 18px;
	color: #222;
}
p, a, b, li { 
	font-family: georgia, times, "times new roman", serif;
	font-size: 12px;
	line-height: 18px;
	color: #222;
} 
h1 {
	color: #264962;
	font-family: helvetica, arial, sans-serif;
	font-size: 24px;
	line-height: 26px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
h2 {
	color: #333;
	font-family: helvetica, arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	margin: 15px 0px 5px 0px;
	padding: 0px;
}
h3 {
	font-family: georgia, times, "times new roman", serif;
	color: #333;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	margin: 12px 0px 12px 0px;
	padding: 0px;
}
h3 a {
	font-weight: bold;
}
h4 {
	color: #555;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 19px;
	margin: 12px 0px 12px 0px;
	padding: 0px;
}

#page {
	float: left;
	width: 350px;
	padding: 0px 25px 30px 25px;
}
/* for Internet Explorer */
/*\*/
* html #page {
height: 500px;
}
/**/
#page p, #page a, #page b, #page ul, #page li {
	font-family: georgia, times, "times new roman", serif;
	font-size: 12px;
	line-height: 18px;
	color: #222;
}
#page a:link, #page a:active, #page a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #777;
}
#page a:hover {
	color: #264962;
	border-bottom: 1px solid #264962;
}
#page img {
	border: 2px solid #DDD;
}
#page a img {
	border: none !important;
	border-style: none !important;
}
#page hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	width: 80%;
}
.page_3col {
	width: 550px !important;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	margin-bottom: 0px;
	border-left: 3px solid #728083;
	border-right: 3px solid #728083;
	width: 800px;
	background: #FFF url("./images/bg.gif") repeat-y;
}
.wrapper_3col {
	/*background-image: #FFF url("./images/bg_3col.gif") repeat-y !important;*/
	background-image: url("./images/bg_3col.gif") !important;
	background-repeat: repeat-y !important;
}
#header {
	display: block;
	margin: 0;
	padding: 0px;
	width: 800px;
	height: 150px;
 	background: #264962 url("./images/header1.jpg") no-repeat;
}
a#homelink {
	float: left;
	display: block;
	height: 125px;
	width: 400px;
}
.flags {
	display: block;
	height: 27px;
	width: 800px;
}
.shadow {
	display: block;
	height: 15px;
	width: 800px;
	margin: 0;
	padding: 0;
}
.caption {
	font-family: helvetica, arial, sans-serif !important;
	line-height: 14px !important;
	font-weight: bold !important;
	font-size: 11px !important;
	color: #666;
	margin: 4px 0 0 4px;
	padding: 0px;
}
#right{
	width: 200px;
	float: right;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
#right_title {
	display: block;
	background-color: #728083;
	color: #eee;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 35px;
	text-align: left;
	font-weight: bold;
	width: 186px;
	margin: 0px 0px 15px -16px;
	padding: 0 0 0 15px;
	z-index: 100;
}
#left {
	width: 200px;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
#right img {
	border: 5px solid #fff;
}
.col {
	width: 170px;
	text-align: left;
	padding: 5px 0px 0px 15px;
}
#right .col p, #right .col b, #right .col ul, #right .col li {
	color: #222;
	font-size: 11px;
}
#right .col ul, #right .col li {
	padding: 0;
}
#right .col ul {
	margin-left: 15px;
}
#right b, #right p, #right a, #right .col a:link, #right .col a:visited, #right .col a:active{
	color: #264962;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#right .col a:hover {
	color: #25292d;
}
.events p {
	font-size: 10px;
	color: #000;
	font-family: helvetica, arial, sans-serif;
}
.events i {
	color: #000 !important;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
}
.events b {
	color: #264962 !important;
	font-size: 13px !important;;
	font-family: helvetica, arial, sans-serif;
}
#left {
	float: left;
	width: 200px;
}
#left hr, #right hr {
	color: #fff;
	background-color: #999;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0;
	width: 85%;
}
ul.menu, .menu {
	list-style-type: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	line-height: 14px !important;
}
.menu li {
	line-height: 14px !important;
	margin: 10px 0 0 0 !important;
	padding: 0;
}

.menu a:link, .menu a:visited, .menu a:active {
	color: #264962;
	/*font-family: courier, "courier new", fixed;*/
	font-family: helvetica, arial, sans-serif;
	line-height: 15px !important;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#selected {
	color: #25292d !important;
	text-decoration: underline;
	/*border-bottom: 2px solid #25292d !important;*/
}
.menu a:hover {
	color: #25292d;
}
ul.sub_menu, .sub_menu {
	list-style-type: none;
	padding: 0px 0px 0px 5px;
	margin: 10px 0px 0px 0px !important;
	line-height: 11px;
}

.sub_menu li {
	margin: 0px 0px 5px 0px !important;
}

.sub_menu li #sub_selected, .sub_menu a:link, .sub_menu a:visited, .sub_menu a:active {
	color: #466c86;
	line-height: 12px;
	font-size: 12px;
}
#sub_selected {
	color: #25292d !important;
	border-bottom: 2px solid #25292d;
}
.sub_menu a:hover {
	color: #25292d;
}


.quote p {
	margin: 0px;
	padding: 25px 5px 15px 5px;
	font-family: georgia, times, "times new roman", serif;
	font-size: 12px;
	color: #222;
	line-height: 16px;
}
.quote b {
	font-family: helvetica, arial, sans-serif;
	color: #424951;
	font-size: 12px;
}
.quote b.quotation {
	font-family: "times new roman", serif;
	color: #56606a;	
	font-style: italic;
	font-size: 18px;
	line-height: 2px;
}
#footer {
	clear: both;
	background-color: #264962;
	border-bottom: 3px solid #728083;
}
.contact, .contact b, .contact a:link, .contact a:visited, .contact a:active {
	letter-spacing: .1em;
	text-transform: uppercase;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px !important;
	margin: 0px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.contact b {
	font-size: 11px !important;
}
.contact a:link, .contact a:visited, .contact a:active {
	border-bottom: 1px solid #fff;
}
.contact a:hover {
	color: #ccc !important;
	border-bottom: 1px solid #ccc;
}
.ivlp_table td, .ivlp_table td p, .ivlp_table p{
	font-family: helvetica, arial, sans-serif !important;
	font-size: 12px !important;
	font-weight: bold;
	color: #444;
	padding: 2px 3px 2px 3px;
	margin: 0;
}
.donate {
	margin: 0;
	padding: 6px 0px 6px 15px;
}
.donate a:link, .donate a:visited, .donate a:active{ 
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 2px 3px;		
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 10px;
	color: #FFF !important;
	font-family: arial, helvetica, sans-serif !important;
	border-top: 2px solid #2b4c6b;
	border-left: 2px solid #2b4c6b;
	border-right: 2px solid #21394f;
	border-bottom: 2px solid #21394f;
	background-color: #26445f;
}
#page .donate { 
	padding: 6px 0px 6px 0px;
}
.donate a:hover {
	border-top: 2px solid #26445f;
	border-left: 2px solid #26445f;
	border-right: 2px solid #152533;
	border-bottom: 2px solid #152533;
	background-color: #21394f;
}
#copyfooter {
	margin: 0px auto;
	width: 800px;
	clear: both;
}
#copyright, #copyright a:link, #copyright a:visited, #copyright a:active {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	color: #ccc !important;
	font-weight: bold;
	font-size: 11px !important;
	line-height: 15px;
}
#copyright a:hover {
	color: #FFF !important;
}
#copyright {
	margin: 0;
	padding: 5px 0 10px 0;
	text-align: center;
	width: 800px;
	float: left;
}


