/* Global Whitespace Reset */
* {	padding:0;	margin:0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	font-family: Arial, Helvetica, sans-serif; }
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
hr.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 1px;
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
}
#header {
	margin: 0;
	height: 148px;
	text-indent: -1234em;
	padding: 0;
}
#header * {
	margin: 0;
}
#header img {
	display: none;
}
#tocontent {
	position: absolute;
	left: 0;
	top: 24px;
	width: 780px;
	display: none;
}
h2#pagetitle {
	margin-top: 0;
}
#navigation {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	height: 24px;
	list-style: none;
}
#navigation li {
	display: inline;
	margin: 0 20px 0 0;
}
#page {
	margin: 0 0 0 141px;
	padding: 10px;
	width: 611px;
	min-height: 400px;
	_height: 400px;
}
#footer {
	padding: 10px 10px 20px 151px;
	width: 611px;
	text-align: right;
}
/* Portfolio */
dl.portfolio {
	padding: 10px 20px;
}
.portfolio dt {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 3px;
	margin: 0 0 3px;
	border-bottom: 1px solid;
}
.portfolio dt a {
	text-decoration: none;
}
.portfolio dd {
	padding: 0;
	margin: 3px 20px 20px;
}

div.portfolio {
	clear: both;
        margin: 10px auto;
        width: 610px;
}
div.portfolio div {
	float: right;
	margin: 5px 5px 4px 10px;
}
div.portfolio img {
	opacity: .5;
}
div:hover.portfolio {
}
div:hover.portfolio img {
opacity: 1;
}
div.portfolio h2 {
	text-align: left;
	padding: 5px;
	margin: 0 0 20px;
	_position: relative;
}
div.portfolio p {
	margin: 10px;
}
.portfolio hr.clear {
	height: 1px;
}

/* Tech-Definitions */
dl.tech-definitions dt {
        font-weight: bold;
        font-size: 110%
}

dl.tech-definitions dd {
        margin: 5px 10px 15px 20px;
}

/* Content Div */
div.content-div-one, 
div.content-div-two {
        position: relative;
}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {	visibility: visible !important;	margin: 0;}
.sIFR-replaced {	visibility: visible !important;}
span.sIFR-alternate {	position: absolute;	left: 0;	top: 0;	width: 0;	height: 0;	display: block;	overflow: hidden;}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h2#pagetitle {	visibility: hidden; font-size:24px;}
