﻿body {
	background-position: center bottom;
	color: #333;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #102f54;
	line-height: 150%;
	background-image: url('images/city-at-night-bg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
input, textarea {background-color:#eee;}

#container {
	width: 924px;
	margin: auto;
	border: 3px double #5774bd;}

html {
    height: 101%;
}


#header {
	width: 924px;margin:auto;
	height:203px;
}
#navigation {
	width:924px;height:36px;padding-bottom:3px;background-color: #222d56;
	overflow: hidden;border-bottom: 1px solid #5774bd;border-top: 1px solid #5774bd;
}

#content {
	width: 924px;
	margin: auto;
}

.table {width: 924px; margin: auto;background-color:#384e8a}/*#dcc68d*/

.leftcell {width:280px; border:1px solid #5774bd;background-color: #fff;}
.rightcell {border:1px solid #5774bd;background-color: #fff;}

#rightcontent {background-color: #fff;text-align: justify;padding-left:20px; padding-right:20px;padding-top:5px;}
#rightcontent li {list-style:circle;}

#leftcontent {padding-top:15px;text-align:center;}
#leftcontent img {padding:1px;border: #6d91ad 1px solid; }

.picbox {padding:1px;border: #6d91ad 1px solid;}

#footer {
	width: 924px;height:65px;
	margin: auto;background-color:#1b3276;
	border-top: 1px solid #5774bd;
	font-size: 11px;
	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: 230px;
	margin: 0;
}
#leftmenu li {
	margin: 2px;margin-left:-15px;float:left;width: 230px;
	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: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px outset #99c;
	background-color: #46e;
	background-image: url('images/menu-up.gif');
}
#leftmenu a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px outset #e0e0ff;
	background-color: #44b;
	background-image: url('images/menu-down.gif');
}


#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 {
	font-size: 13px;
	color: #444;
}

/* Styles for Footer */
#footer a:link {
	color:  #bbb;padding:8px;
	text-decoration: none;}
	
#footer a:visited {
	color:  #bbb;padding:8px;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.bold {
	font-weight: bold;color:#eee;
}
.italic {
	font-style: italic;	
}
.center {text-align: center;}
.style_left {text-align:left;}
.style_right {text-align:right;}

#tables table{width: 250px;border: #333 solid 1px;margin: auto;}
#tables td {border-bottom:#222 dashed 1px;padding-left: 4px;padding-right: 4px;}

.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;}
#wf {width:924px;text-align:right;margin:auto;}
#wf a {color: #fff;text-decoration: none;font-size:10px;}
#wf a:hover {color: #fff; text-decoration: underline;}

.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;
}

