@charset "UTF-8";
/* CSS Document */

/* ------------------------------
HTML Redefine Tags
------------------------------ */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:20px;
	padding:0;
	background-color: #14285f;
}

input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:18px;}
h2{font-size:14px; color:#999999;}
.subheadgray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
h3{
	font-size:13px;
	padding:4px 0;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #cc3300;
	letter-spacing: 3px;
}

a:link, a:visited{
	color:#999999;
}
a:hover{
	text-decoration:underline;
	color: #cc3300;
}

/* ------------------------------
PAGE STRUCTURE
------------------------------ */

/* #container has an absolute width (780 pixel) */

#container{
	width:1061px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topbar{
	width:auto;
	display:block;
	height:140px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #cc3300;
	background-color: #040322;
}

	
/* ID Styles */

#navigation a {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #14285f;
	border-right-color: #14285f;
	border-bottom-color: #14285f;
	border-left-color: #14285f;
	text-align: left;
	}
		
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}





#main{width:auto; display:block; padding:10px 0;}
#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #99ccff;
	background-color: #000;
	letter-spacing: 3px;
	text-align: left;
	text-indent: 12px;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 2px;
}
#column_left{
	width:155px;
	float:left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #99ccff;
	text-align: center;
	padding: 12px;
	margin-top: 18px;
	margin-bottom: 12px;
	margin-right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 16px;
	font-weight: bold;
	color: #cc3300;
}
#column_right{
	width:486px;
	margin-right:20px;
	float:left;
}
#column_right p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}
#column_right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc3300;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #cc3300;
	letter-spacing: 3px;
}
#column_right_adsense{
	width:320px;
	float:right;
}
div.spacer{clear:both; height:10px; display:block;}
.fltlf {
	float: left;
	margin-right: 8px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #cc3300;
}
a:active {
	text-decoration: none;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #14285f;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #14285f;
	letter-spacing: 1px;
}
.test {
	clear: right;
	overflow: auto;
	width: 280px;
	float: right;
	background-color: #99ccff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#column_right_adsense p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}
.photocaptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999;
	text-align: left;
	font-weight: bold;
}
