#container {
	width: 1000px;
	margin: 5px auto;
	padding: 5px 10px 0px;
	background: #FFF;
	font-size: 12px;
	color: #333;
	text-align: center;
	min-height: 100%;
	}



#footer {
	background: #000 url(images/footer-bg.jpg) repeat-x;
	clear: both;
	height: 150px;
	width: 100%;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #0D5273;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #999;
	text-decoration: line-through;
}

.box {
	padding: 0px 5px 5px;
	float: left;
	height: auto;
	width: 600px;
	margin: 0px 10px;
	text-align: left;
	background: #F0F0F0;
	line-height: 15px;
}
.sidebar {
	width: 350px;
	margin: 0px;
	padding: 0px;
	height: auto;
	float: left;
	border-left-style: none;
	text-align: left;
}

.footerlinks li {
	color: #333;
	list-style: none;
	margin-top: 3px;
}

.box2 {
	padding: 0px 5px 5px;
	float: left;
	height: 130px;
	width: 300px;
	margin: 10px 10px 0px;
	text-align: left;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
}
#footerbox {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
}


h3 {
	font-style: italic;
	color: #1CA2BF;
	border-bottom: thin dotted #114169;
	margin: 5px auto 5px 10px;
	padding: 0px 0px 5px;
}
h4 {
	float: right;
	font-style: italic;
	color: #10436A;
	border-bottom: thin dotted #114169;
	margin: 5px 5px 5px 0px;
	padding: 0px 0px 5px;
}
h5 {
	float: left;
	font-style: italic;
	color: #10436A;
	border-bottom: thin dotted #114169;
	margin: 5px 5px 5px 0px;
	padding: 0px 0px 5px;
	font-size: 12px;
}
.tips-table {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
}
.even-row {
	background: #E5E5E5;
	line-height: 20px;
}

#content a img {
}



.box ul {
	clear: both;
}
p {
	line-height: 25px;
	padding: 10px;
	margin: 15px 0px 0px;
	text-align: left;
}
.graphic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.article {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #0D5273;
	width: 800px;
	padding: 10px;
	text-align: left;
	margin-left: auto;
	border-top: thin solid #E8E8E8;
	border-right: thin none #E8E8E8;
	border-bottom: thin solid #E8E8E8;
	border-left: thin none #E8E8E8;
	margin-right: auto;
}
.article1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #0D5273;
	width: 800px;
	padding: 10px;
	text-align: left;
	margin-left: auto;
	border-top: thin solid #E8E8E8;
	border-right: thin none #E8E8E8;
	border-bottom: thin solid #E8E8E8;
	border-left: thin none #E8E8E8;
	margin-right: auto;
}


form {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}



#content {
	overflow: hidden;
	margin: 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
blockquote {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}


html, body {
	background: #0d5273 url(images/bg.jpg) repeat-x fixed top;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#topnav ul li {
	display: inline;
	margin-right: 0px;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #333;
	margin-left: 20px;
}
#topnav  {
	float: right;
	width: 350px;
}
#header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 10px;
}
#logo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: 20px;
	width: 1000px;
	margin: 15px auto 0px;
	padding: 0px;
}
#lightbox {
position:absolute;
left:0;
width:100%;
z-index:100;
text-align:center;
line-height:0;
}

#lightbox img {
width:auto;
height:auto;
}

#lightbox a img {
border:none;
}

#outerImageContainer {
position:relative;
background-color:#fff;
width:250px;
height:250px;
margin:0 auto;
}

#imageContainer {
padding:10px;
}

#loading {
position:absolute;
top:40%;
left:0;
height:25%;
width:100%;
text-align:center;
line-height:0;
}

#hoverNav {
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
z-index:10;
}

#imageContainer>#hoverNav {
left:0;
}

#hoverNav a {
outline:none;
}

#prevLink,#nextLink {
width:49%;
height:100%;
background-image:url(data:image/gif;base64,AAAA);
display:block;
}

#prevLink {
left:0;
float:left;
}

#nextLink {
right:0;
float:right;
}

#prevLink:hover,#prevLink:visited:hover {
background-image:url(images/prevlabel.gif);
background-repeat:no-repeat;
background-position:left 15%;
}

#nextLink:hover,#nextLink:visited:hover {
background-image:url(images/nextlabel.gif);
background-repeat:no-repeat;
background-position:right 15%;
}

#imageDataContainer {
font:10px Verdana, Helvetica, sans-serif;
background-color:#fff;
line-height:1.4em;
overflow:auto;
width:100%;
margin:0 auto;
}

#imageData {
color:#666;
padding:0 10px;
}

#imageData #imageDetails {
width:70%;
float:left;
text-align:left;
}

#imageData #caption {
font-weight:700;
}

#imageData #numberDisplay {
display:block;
clear:left;
padding-bottom:1em;
}

#imageData #bottomNavClose {
width:66px;
float:right;
padding-bottom:0.7em;
outline:none;
}

#overlay {
position:absolute;
top:0;
left:0;
z-index:90;
width:100%;
height:500px;
background-color:#000;
}

.grid h6 {
line-height:32px;
font-size:16px;
}

.grid {
width:840px;
margin:auto;
}

.grid-c1 {
float:left;
width:156px;
border:thin none #CCC;
}



.column2,a:hover,a:visited {
	color:#666;
}

#h3 a,#container #content #right-content .column h3 a {
color:#069;
}

.grid-m1,.grid-m2,.grid-m3,.grid-m4,.grid-m5 {
float:left;
width:10px;
height:1px;
}

.grid-c2,.grid-c3,.grid-c4,.grid-c5 {
float:left;
width:156px;
}#content a img {
	border: thin solid #F7F7F7;
	padding: 0px;
	margin: 0px 4px;
}
h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #15A1B8;
	text-align: left;
	line-height: 35px;
	border: 1px none #D7D7D7;
}
#container #content .box .left-float {
	float: left;
	padding-right: 15px;
}
#container #content .box .right-float {
	float: right;
	padding-right: 0px;
	padding-left: 15px;
}

#container #content .box ul li {
	padding-top: 10px;
}
