body {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #ddd;
	}

/* ---( text )------------------------------- */

a:link {
	color: #5b80b2;
	}

a:visited {
	color: #5b80b2;
	}

a:hover {
	color: #036;
	}

p {
	margin: 1em 0 1em;
	padding: 0;
	}

h1 {
	font-family:  verdana, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #287844;
	padding: 0;
	margin: 0;
	}

h2 {
	font-family:  verdana, sans-serif;
	font-size: 110%;
	color: #287844;
	padding: 0;
	margin: 0 0 1em 0;
	}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #287844;
	}

h2 a:hover {
	color: #930;
	}
	
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333;
	padding: 0 0 2px 0;
	margin: 1.2em 0 -.2em 0;
	border-bottom: 1px solid #ddd;
	}

h1 span, h2 span, h3 span {
	color: #999;
	}

code {
	font-family:  verdana, sans-serif;
	font-size: 90%;
	color: #287844;
	line-height: 1.2em;
	text-align: left;
	}

code strong {
	color: #930;
	}

abbr, acronymn, .popup {
	font-style: normal;
	border-bottom: 1px dotted;
	}

em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}

strike {
	text-decoration: line-through;
	}

/* ---( top )------------------------------- */

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0 11px;
	text-align: left;
	background: url(images/bg_800.gif) repeat-y;
	width: 772px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 750px;
	}

html>body #wrap {
  	width: 750px;
	} 

#logo {
	background: #ffff00 url(images/bg_blocks.gif) no-repeat right;
	background-repeat: no-repeat;
	height: 62px;
	padding: 0;
	margin: 0;
	}

#logo a  {
	border-style: none;
	display: block;
	width: 173px;
	}

#logo img  {
	display: block;
	width: 0;
	}

#logo span {
	position: absolute;
	top: 17px;
	left: 32px;
	width: 528px;
	height: 31px;
	background: url(images/logo_corn.gif) no-repeat;
	}

html>body #logo span {
	top: 17px;
	}

#nav {
	position: relative;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images/stripe.gif);
	height: 30px;
	}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	margin: 4px 7px 0 7px;
	padding-bottom: 2px;
	text-decoration: none;
	border: none;
	color: #fff;
	}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	color: #fff000;
	}

/* ---( main column )----------------------------- */

#content {
	float: left;
	width: 462px;
	margin: 18px 0 0 0;
	padding: 0 20px;
	text-align: justify;
	clear: left;
	}

#content .entry {
	margin-bottom: 14px;
	}

/* figures */

#content img.thumb {	
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}

#content a img.thumb:hover {
	border-color: #999;
	}

#content .figure {
	float: right;
	margin: .5em 0 10px 20px;
	font-size: 92%;
	color: #999;
	text-align: left;
	}

#content .figure dt img {
	margin: 0 0 1em 0;
	padding: 6px;
	border: 1px solid #ddd;
	}

#content .figure img.fig, #portcoll img {	
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}

/* lists */

#content ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 24px;
	}

#content ul li {
	padding: 0 0 4px 17px;
	line-height: 1.3em;
	background: url(images/li_bull.gif) no-repeat 0 2px;
	}

#content dl dd {
	margin: 0;
	padding: 0 0 1em 0;
	}

#content dl dt {
	font-weight: bold;
	}

#content dl dt span {
	font-weight: normal;
	}

/* ---( right column )----------------------------- */

#sidebar {
	position: relative;
	font-size: 88%;
	line-height: 1.5em;
	margin: 0 0 0 509px;
	padding: 52px 15px 0 15px;
	color: #287844;
	background: url(images/blocks_right.gif) no-repeat top left;
	border: 1px solid #F7F3DE; /* to fix annoying IE6 bug */
	}

#sidebar h3 {
	font-family: verdana, sans-serif;
	font-size: 100%;
	padding: 0 0 4px 19px;
	margin: 0 0 8px 0;
	color: #287844;
	border-bottom: 1px dotted #ddd0b9;
	background: url(images/cube_birch.gif) no-repeat 0 2px;
	}

#sidebar h4 {
	font-size: 92%;
	font-weight: normal;
	margin: 0;
	}
	
#sidebar p {
	margin-top: 4px;
	margin-bottom: 20px;
	}

#sidebar ul, .noBullet, #sidebar dl {
	margin: 4px 0 20px 0;
	padding: 0;
	list-style: none;
	}

#sidebar li {
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 1.4em;
	}

#sidebar #quickbits li, #sidebar .bubble li {
	margin: 0;
	padding: 0 0 0 13px;
	background: url(images/bullet_rounded.gif) no-repeat 0 4px;
	margin-bottom: .6em;
	}

#sidebar #quickbits li.last {
	background: none;
	}
	
#featured dd, #featured dt {
	margin: 0;
	}

#sidebar #featured dt {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(images/bit_doc.gif) no-repeat 0 3px;
	}

#sidebar img {
	vertical-align: middle;
	}

/* ---( footer )----------------------------------- */

#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 8px 10px;
	font-size: 80%;
	color: #FFF000;
	background: url(images/stripe.gif);
	}

#footer a:hover {
	color: #ccc;
	}

