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

body {
	margin:0px;
	padding:0px;
	background:url(/layout/indexBody.gif) repeat-x top left;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
}
p {
	line-height:22px;
}	
#wrapper {
	width:960px;
	margin:auto;

}
#header {
	margin-top:30px;
}
img {
	border:0px;
}
#nav {
	float:right;
	margin-top:12px;
}
#nav a {
	margin:0px 5px 0px 5px;
}
#highlightText {
	float:left;
	width:315px;
	color:white;

}
#highlightText li {
	list-style-type:none;
	margin:15px 0px 15px 0px;
}
#highlightText ul {
	padding:0px 0px 0px 45px;
}
#imageViewer {
	float:right;
height:284px;
width:525px;
background:url(/layout/imageViewer.png) no-repeat top left;
padding:13px 12px 12px 13px;
margin-top:-23px;
}
#highlight {
	margin:10px 0px 0px 0px;
}
#left {
	width:390px;
	float:left;
	margin:0px 0px 15px 0px;
}
#mainContent {
margin-top:18px;
}

#right {
	width:545px;
	float:right;
}
#footer {
	color:white;
	font-size:88%;
	background-color:#0a1528;
	padding:26px 0px 26px 0px;
}
#footerText {
	width:960px;
	margin:auto;
}
#footerText a {
      text-decoration:none;
color:#C0C0C0;
}
#footerText a:hover {
   text-decoration:underline;
}
a {
color:#1c3868;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
h1 { color:#1c3868;font-weight:normal;margin:15px 0px 25px 0px;font-size:26px;}
h2 { color:#1c3868;font-size:22px; }
h3 { color:#1c3868;font-size:16px; }
h4 { color:#1c3868;font-size:14px; }
h5 { color:#1c3868;font-size:11px; }
h6 { color:#1c3868;font-size:10px; }
h3 a { color:#1c3868; }

div.even {
	background-color:#f5fbff;
	border-bottom:1px solid #d7ecff;
	clear:both;
}
div.even img {
	float:left;
	margin:12px;
}
div.odd img{
	float:left;
	margin:12px;
}
div.clear {
	clear:both;
}
#left h3 {
	padding-top:12px;
}
#left td {
	text-align:right;
}
td {
	vertical-align:top;
}
hr {
	height:1px;
	border:0px;
	background-color:#EFEFEF;
	margin:12px 0px 20px 0px;
}
div.postTitle a{
	border-bottom:1px solid #EBEBEB;
	background-color:#F8F8F8;
	color:#1C3868;
	font-weight:bolder;
	padding:10px 0px 10px 10px;
	display:block;
}
div.post {
	border-bottom:1px solid #F8F8F8;
	margin:20px 0px 25px 0px;
}
div.postDate {
	background-color:#f5fbff;
	border-bottom:1px solid #d7ecff;
	float:left;
	width:45px;
	margin:12px 12px 12px 0px;
	text-align:center;
	padding: 5px 0px 12px 0px;
}
div.postDateMonth {
	font-variant:small-caps;
	font-size:12px;
}
div.postDateDay {
	font-size:19px;
}
#highlightText a {
color:#C0C0C0;
}
#highlightText a:hover {
color:white;
}
.navi .navi-point {
	margin:0px;
	padding:0px;
position:relative;

}
.sub-navi {
background:black url(/layout/link.gif) repeat-x bottom left;
	display:None;
	position:absolute;
	z-index:99;
width:140px;
padding:15px;
border:1px solid #0F0F0F;
left:0px;
opacity:.95
}
.sub-navi li {
list-style-type:none;
margin:0px;
padding:0px;
}
.sub-navi ul {
margin:0px;
padding:0px 0px 0px 0px;
}
.sub-navi a {
color:#C0C0C0;
font-weight:normal;
font-size:10px;
margin:0px;
padding:0px;
}
.sub-navi a:hover {
color:white;
}
#imageContainer {
	position:relative;
	margin:auto;
	width:200px;
	border:1px solid #000;
}

/* styles unrelated to the application follow */
h1 {

}

.copy {
	width:500px;
	margin:auto;
	position:relative;
	font:0.9em verdana;
}

#so_credits {
	position:relative;
	margin:25px auto 0px auto;
	width:350px; 
	font:0.7em verdana;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:90px;
	padding-top:4px;
}

#so_credits img {
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #000000;
	width:80px;
	height:79px;
}