@charset "UTF-8";
body {
	background-color: #cededf;
	background-image:url(../images/html_images/layout/backgroundtypography.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 800px;
	set
}
* {
	margin: 0;
}
html, body {
	height: 100%;
}

/*-----------center content--------------*/
.blackbox {
	float: right;
	width: 200px;
	background-color: #000;
	margin: 4px;
	color: #fff;
}
#nicewrapup h2 {
	font-family: "Arial Black", Gadget, sans-serif;
}
#nicewrapup p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

/*---------end center content------------*/


/*--------------NAV---------------*/
#nav {
	text-align: center;
	background-color: #000000;
	width: 100%;
	height: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.5em;
}
#nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	padding-top: 7px;
}
#nav ul li{
	float: right;
}
#nav ul a{
	display: block;
	padding: 2px 8px;
	line-height: 1em;
	text-decoration: none;
	color: #fff;
}
#nav ul a:hover{
	color: #FC6;
}
/*--------------END NAV---------------*/

/*--------------NON-GALLERY PAGES---------------*/



/*-------------FIXED POSITIONED FOOTER---------------*/


#container {
	display: block; 
	position: absolute; 
	min-height: 100%;
}
#content {
	display: block; 
	margin-bottom: 3em;
}
#footerwrap {
	position: fixed; 
	display: block; 
	bottom: 0; 
	height: 80px; 
	background-color: #000;
	color: #FFF;
}
#footerwrap #logo{
	float:right;
	padding: 4px 4px 4px 0;
}
#footerwrap .leftbottom{
	text-align: left;
	float:left;
	padding: 4px 4px 4px 0;
	margin: 15px 0 auto 5px;
}


#headerwrap{
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:50px;	
}
body #headerwrap {
	position:fixed;
}
#middlewrap {
/* set left margin and bottom padding for IE5/Win */
	padding:50px 0 0 0;
	margin-left:0;
/* set left margin and bottom padding for others */
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:16px;
	padding-bottom:50px;
	width: 800px;
}
/* set left margin for modern browsers */
body #middlewrap {
	margin-top: -12px;
	margin-left:0;
}
#middle {
	width:100%;
	margin:0 auto;
}
#sidebar {
	width:180px;
	float:left;
}
#content {
	padding:0 10px;
	margin-left:180px;
}
/* no positioning for IE5/Win - the whole page scrolls */
#footerwrap {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:80px;
}
body #footerwrap {
	position:fixed;
}
#footerwrap {
	height:50px;
	width:100%;
	margin:0 auto;
	
<!--[if ie 6]>
<link rel="stylesheet" href="ie6bereastreet.css" type="text/css">
<![endif]-->
}
.leftbottom {
	float: left;
	padding-left: 3px 0 0 5px;
	padding-top: 3px;
	font-family: Georgia, serif;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
}
.featureresume p{
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	text-align:left;
	padding-top: 20px;
	padding-left: 50px;
	width: 500px;
	height: 75px;
}
.featureresume p.featureresume .firstletter{
	font-size : 300%;
	font-weight : bold;
	float : left;
	color: #C60;
}
.feature{
	margin-left: 80px;
	margin-bottom: 80px;
	text-align: left;
}
#featureh1{
	background-image: url(../images/html_images/layout/header_why.png);
	background-repeat: no-repeat;
	width: 370px;
	height: 48px;
}
#featurepants{
	background-image: url(../images/html_images/layout/pants.png);
	background-repeat: no-repeat;
	width: 369px;
	height: 47px;
}
#featureresume{
	background-image: url(../images/html_images/layout/objective.png);
	background-repeat: no-repeat;
	width: 176px;
	height: 40px;
}
#thanksfeature{
	background-image: url(../images/html_images/layout/heythanks.png);
	background-repeat: no-repeat;
	width: 276px;
	height: 40px;
}
.feature p{
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	text-align:left;
	padding-left: 50px;
	width: 500px;
	height: 250px;
}
.feature h1{
	padding-top: 30px;
}
.feature p.feature .firstletter{
	font-size : 300%;
	font-weight : bold;
	float : left;
	color: #C60;
}
#pantspic{
	margin-left: 30px;
}

/*-------------nicewrapup-----------------*/
#nicewrapup{
	width: 800px;
	margin: 0 auto;
	padding: 0px 6px 0px 6px;
	text-align: left;
	background-color:#fff;
	border-right: #000 groove thick;
	border-top: #000 groove thick;
	border-left: #000 groove thick;
}
#nicewrapup h1{
	padding-top: -4px;	
	margin-top: -50px;
	padding: 0px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#nicewrapup a{
	color: #F60;
	text-decoration: none;
}
#nicewrapup a:hover{
	color: #F90;
}



/*-------------END nicewrapup-----------------*/

#rightpanel {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	margin-top: 30px;
}
#rightpanel p {
	padding: 0px;
	font-size: 40px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#bumper{
	height: 80px;
}
/*--------------IMGS---------------*/
.imgRight{
	padding: 5px;
	margin-left: 8px;
	border: 3px #000 solid;
	float: right;
}
.imgCenter{
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
.resumeBusrt{
	border: none;
	text-decoration:none;
}
.imgLeft{
	padding: 5px;
	border: 3px #000 solid;
	float: left;
	margin-right: 10px;
}
/*--------------END IMGS---------------*/

/*--------------NON-GALLERY PAGES---------------*/



