body {
	margin: 14px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 90%;
	text-align: center;
	//background-image: url(/img/bkg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

div#header {
	background-image: url(/img/bkg_right.png);
	background-repeat: no-repeat;
	background-position: top right;

}

img {
	border: 0;
}

div#page {
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}

div#nav {
	background-image: url(/img/darkbar.png);
	background-repeat: repeat-y;
	background-color: #2e2e2e;
	color: white;
	padding: 4px 11px;
	margin: 0;
	clear: both;
}

div#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#nav li {
	margin: 0;
	display: inline;
	padding: 0px;
	margin-right: 1em;
}

div#nav a#contact {
	float: right;
	padding-right: 0;
}

div#header img {
	display: block;
}

#marblepic {
	float: right;
	margin-left: 1em;
}

#main {
	margin	: 0 11px;
}
h2 {
	border-top: 2px dotted #CCC;
	padding-top: 15px;
}

a {
	color : #013b73;
}

#nav a , #foot a {
	color: white;
	text-decoration: none;
}

#nav a:hover, #foot a:hover {
	text-decoration: underline;
}


div#foot {
	background-color: #3f3f3f;
	background-image: url(/img/foot.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 11px;
	color: white;
	font-size: 9pt;
	margin-top: 40px;
}
div#foot a {
	color: white;
}

div#foot p {
	margin: 0;
}

p#lastmod {
	float: right;
	width: 285px;
	text-align: right;
	border-left: 2px dotted gray;
}

img.dl {
	margin-right: 4px;
	vertical-align: middle;
	margin-left: 1em;
}

div.banner {
	background-color: #DDD;
	margin-bottom: 25px;
}
	
div.banner#marblebanner {
	background-color: #888;
	background-image: url(/img/marble_grey.png);
	background-repeat: repeat-x;
	height: 89px;
	max-height: 89px;
}

div.banner#marblebanner .banner_inner {
	background-image: url(/img/marble_foc.png);
	background-position: top right;
	background-repeat: no-repeat;
	
}

div.banner h1 {
	margin-top: 0;
	padding: 10px 11px;
}

div.banner#marblebanner h1 {
	color: white;
	line-height: 89px;
	padding: 0 11px;
}
.noborder {
	border: 0;
	padding: 0;
}

img#marbleico {
  float: left;
  padding-right: 5px;
  margin-top:-3px;
}

div.banner#windabbanner {

}

div.banner  h1 {
	border: 0;
	margin: 0;
}

div.banner#windabbanner .banner_inner {
	background-image: url(/img/greenglow.png);
	background-position: top right;
	background-repeat: no-repeat;
}

div.banner#welcomebanner {
	display:none;
}

#mainscreen {
    margin: 2em 20px;
}

#screenshotblock {
	float: right;
	padding-left: 20px;
	background-color: white;

}

#screenshotblock  h2 {
	margin-top: 3px;
}

#menubox {
	border: 4px solid #249aec;
	padding: 5px 30px;
	background-color: #e8eef1;
}

h3.dateh   {
	background-color: #EEE;
	padding: 2px 15px;
	color:#222;
}

.featblock {
	margin-right: 10px;
	height: 50px;
	margin-bottom: 1em;
	margin-left: 10px;
}
.featblock img {
	float: left;
}
.featblock h1 {
	margin: 0 0 2px 90px;
	font-size: 130%;
}
.featblock p {
	margin: 0 0 0 90px;
}

.featblock a {
	color: black;
	text-decoration: none;
	font-size: 100%;
}
.featblock a:hover {
	color: black;
	font-size: 100%;
	text-decoration: underline;
}

#windableftad {
	width: 120px;
	height: 600px;
	margin-left: -160px;
	float: left;

}
