body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,
table {
	margin:0;
	padding:0;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #f39;
	text-decoration: underline;
}
a:visited {
	color: #666;
}
div#left,div#main,div#right {
	float: left;
	}
div#footer {
	clear: both;
	margin-top: 10px;
	}					
div#header {
	width: 100%;
	margin: 0;
	padding: 0;
}
div#container {
	margin: 0;
	padding: 0;
}
div#left,div#right {
	width: 25%;
	margin-left: 10px;
	background: #ccc;	
}
div#main {
	width: 48%;
	margin-left: 10px;
}
#footer .inner {
     margin: 10px;
 }
/* you should use the sup/sub */
sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}

/* and some base float classes (thanks RichardKMiller.com) */
.floatLeft {
	float:left;
	width: 45%;
	margin-right: 20px;
}
.floatRight {
	float:right;
	width: 45%;
	margin-left: 20px;
}

.clear {
	clear:both;
}
/* and some base styles (thanks crucialwebhost.com) */
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.textCenter {
	text-align: center;
}
/* base style alterations */
	body,html {background: #fff;color: #333;font-family: Helvetica,Arial, sans-serif; width: 945px;margin-left: 10px;}	
	h1 {font-size: 28px;color: #f39;font-weight: normal;padding-bottom: 20px;padding-top: 20px;}	

	p,li {font-size: 12px;line-height: 18px; padding-bottom: 12px;}
	li {margin-left: 12px;}
	.last {padding-top:20px;padding-bottom: 40px;}	
	#container {background: #f2f2f2; width: 935px;}
	#titleRow {padding-top: 10px; background-color:#fff;}
	#copyContentH {width: 620px; padding-left: 37px;}
	#navigation img {margin: 0;padding: 0px;float: left;}
/* secondary pages */
	#subNav {width: 211px;margin-top: 48px;float: left;}
	#pointer {float: left; width: 81px;}
	#lNav {float: right; width: 130px;}
	#copyContent {margin-left: 238px; width: 650px;margin-top: 0;min-height: 440px;}
	#copyContent h1 {
	padding-top: 20px;
}
	#footerCopy {color: #666; font-size: 10px; margin-left: 238px;}
	#footerCopy p {font-size: 10px;margin: 0;padding: 0;text-align: justify;word-spacing: 3px;}
	#footerCopy p.copyright {padding-bottom: 5px;}
h2,.subH {
	font-size: 20px;
	margin: 0;
	font-weight: normal;
	color: #f39;
}
	h3 {font-size: 16px;margin-top: 3px;font-weight: normal;color: #f39;margin-bottom: 3px;}	
	.last {
	padding-top: 0;
}	
/* custom for portfolio */
.nav {padding-bottom:40px;width: 350px;}
#prev2 {float: left;}
#next2 {float: right;}
	.pics img {width: 350px;}
	div#output {float: right; color: #666; width: 300px;min-height: 250px;}
	#output p,#output h3 {margin-left: 10px;}
	.nav {clear: both;padding-top: 10px;}
	.nav p {margin: 0;padding: 0;}
	p.clck {text-align: center; margin-top: -10px;font-variant:small-caps;}
/* custom for team */
.fName {
font-size:28px;
line-height:16px;
margin-bottom:0;
padding-bottom: 0;
}
p.left,p.right {margin-bottom:35px;margin-top:3px;min-height:162px;background-color: transparent; background-position: top; background-repeat:no-repeat;}
p.left {background-image:url(../images/bio_bgright.jpg); left:115px;}
p.right {background-image:url(../images/bio_bgleft.jpg); left:115px;}
p.right img {
float:right;
}
p.left img {
float:left;
}	
/* custom for footer */
#footerCopy {width: 935px; display:block;margin-left:0;}
.fNav {float:right;}
.copyright {float:left;}