﻿body {
	background-position: center top;
	color: #333;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: /*#EEA437 */#2F3A48;
	line-height: 120%;
/*	background-image: url('images/ruapehu.jpg'); 
	background-repeat: no-repeat;
	background-attachment: fixed; */
}
input, textarea {background-color:#eee;}

#container {
	width: 960px;
	margin: auto;
	border: 3px #9BB4C1 double;
	background-color:#bcccd4;
	color: #000;
}

html {
    height: 101%;
}


#header {
	width: 960px;margin:auto;
	height:203px;
	background-color: #fff;	
}
#navigation {
	width:960px;height:36px;padding-bottom:3px;background-color: #222d56;
	overflow: hidden;border-bottom: 1px solid #5774bd;border-top: 1px solid #5774bd;
}

#content {
	width: 960px;
	margin: auto;
}

.table {
	width: 960px;
	margin: auto;
	background-color: #DFE9EE;
	text-align: center;
}/*#dcc68d*/

.leftcell {width:250px; border:1px solid #5774bd;background-color: #DFE9EE;}
.rightcell {border:1px solid #5774bd;background-color: #DFE9EE;}

#rightcontent {background-color: #fff;text-align: justify;padding-left:20px; padding-right:20px;padding-top:5px;}
#rightcontent li {list-style:circle;}

#leftcontent {padding-top:5px;text-align:center;}
#leftcontent img {padding:1px;border: #6d91ad 1px solid; }


#footer {
	width: 960px;height:25px;
	margin: auto;
/*	background-color:#1b3276;  */
	border-top: 1px solid #5774bd;
	font-size: 14px;
	text-align: center;
	color: #ccc;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 4px;padding-right:0px;
}
#navigation li {
	float: left;padding-left:2px;padding-right:2px;margin-right:2px;
}
#navigation a {
	color: #f0f0f0;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans Serif;
	font-size: 14px;font-weight:bold;
	display: block;
	padding: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px outset #99c;
	background-color: #46e;
	background-image: url('images/menu-up.gif');
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px outset #e0e0ff;
	background-color: #44b;
	background-image: url('images/menu-down.gif');
}

#leftmenu {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftmenu ul {
	list-style-type: none;width: 220px;
	margin: 0;
}
#leftmenu li {
	margin: 2px;
	margin-left:-20px; 
	float:left;
	width: 220px;
	padding: 0;font-size:14px;
	border: 0px solid #000;

}
#leftmenu a {
	color: #f0f0f0;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans Serif;
	font-size: 14px;font-weight:bold;
	display: block;
	padding: 10px; 
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px outset #99c;
	background-color: #46e;
	background-image: url('images/up.jpg');
}
#leftmenu a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px outset #e0e0ff;
	background-color: #44b;
	background-image: url('images/down.jpg');
}


#content h1 {
	font-size: 14px;
	color: #143d6b;
	background-image: url(images/albatross-for-h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	height: 50px;
	padding-top: 17px;
	padding-bottom: 0px;
	margin: 0px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #143d6b;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(images/yellow_circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
h3 {
	background: transparent;
	font-size: 12px;
	color: #333;
	letter-spacing: 2px;
	font-family: verdana, sans-serif;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	padding: 2px 2px 2px 7px;	
	}

/* Styles for Footer */

#footer p {
	color: #808080;
	margin-top: 0px;font-size:10px;
}
#footer a {
	color: #449;
	text-decoration: none;
	font-size: 14px;
	padding-left:5px;
}
#footer a:hover {
	color: #922;
	text-decoration: underline;
}

/* #footer a:link {
	color:  #bbb;padding:8px;
	text-decoration: none;}
	
#footer a:visited {
	color:  #bbb;padding:8px;
	text-decoration: none;
}



.bold {
	font-weight: bold;color:#eee;
}
.italic {
	font-style: italic;	
}
.center {text-align: center;}*/
.style_left {text-align:left;}
.style_right {text-align:right;}
.style_bold {
	font-weight: bold;	color: #384758;
}
.style_italic {
	font-style: italic;
}
.style_justify {text-align: justify;}
.style_center {
	text-align: center;
}
#listing td {border-bottom: 1px #c0c0ff dashed; padding: 2px; padding-bottom: 2px;}
#bullets li {padding-bottom:6px;padding-top:6px;border-bottom:1px #c0c0d0 dashed;list-style:circle;} 
th {padding-bottom:5px; padding-top: 5px; background-color: #ddd;}


#tables table{width: 250px;border: #333 solid 1px; margin: auto;}
#tables td {border-bottom:#222 dashed 1px;padding-left: 10px;padding-right: 4px; text-align:left;}

.small {font-size: xx-small;}
.right {text-align: right;padding-right:5px;}
#links li {padding-bottom:6px;padding-top:6px;border-bottom:1px #c0c0d0 dashed;list-style:circle;}

a:link    {color:#22d;text-decoration:none;}
a:visited {color:#22d;text-decoration:none;}
a:hover   {color:#d22;text-decoration:underline;}

#options a:link    img {border:1px solid #e80;padding: 1px;vertical-align: middle;}
#options a:visited img {border:1px solid #e80;padding: 1px;vertical-align: middle;}
#options a:hover   img {border:1px solid #d70;padding: 1px;vertical-align: middle;}

a:link    img {border:1px solid #ddae22;}
a:visited img {border:1px solid #ddae22;}
a:hover   img {border:1px solid #e4c052;}

.imgpadr {
	padding-left: 15px;float:right;
}
#tnail img {float: left;border:0;padding-right:10px;}
#sig {width:924px;text-align:right;margin:auto;}
#sig a {color: #fff;text-decoration: none;font-size:10px;}
#sig a:hover {color: #fff; text-decoration: underline;}

#copy {font-size:14px;color:#669;padding-left:3px; text-align:center;}

.floatimageleft {
	border: 1px solid #6d91ad;
	float: left;
	padding: 2px;
	margin: 0px 10px 5px 0px;
}
.floatimageright {
	border: 1px solid #6d91ad;
	float: right;
	padding: 2px;
	margin: 0px 0px 5px 10px;
}
.dividing-line {
	font-size: 0.2em;
	height: 2px;
	width: 360px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: left;
}
.picbox {
	padding: 3px;
	border: 1px solid #c0c0c0;
	text-align: center;
}
.picbox1 {
	padding: 0px;
	border: 1px solid #c0c0e0;
	text-align: center;
}

.picbox2 {padding:1px;border: #6d91ad 1px solid;}
