* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #8f0000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#page_centerer {
	width: 927px;
	margin: auto;
}

/* BEGIN HEADER AND MENU */
/* BEGIN HEADER AND MENU */
/* BEGIN HEADER AND MENU */

h1 {
	background-image: url(../images/crimson/header.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 152px;
	width: 927px;
}
ul {
	list-style: none;
}
ul#mainMenu {
	float: left;
	width: 924px;
	margin-top: 10px;
}
ul#mainMenu li {
	width: 25%;
	float: left;
	text-align: center;
}
ul#mainMenu li a#portfolio_btn {
	background-image: url(../images/crimson/portfolio_default.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	text-indent: -9999px;
	height: 96px;
	width: 181px;
	margin: auto;
}
ul#mainMenu li a#portfolio_btn:hover {
	background-image: url(../images/crimson/portfolio_active.gif);
}
ul#mainMenu li a#extra_btn {
	background-image: url(../images/crimson/extra_default.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 96px;
	width: 126px;
	margin: auto;
}
ul#mainMenu li a#extra_btn:hover {
	background-image: url(../images/crimson/extra_active.gif);
}
ul#mainMenu li a#about_btn {
	background-image: url(../images/crimson/about_default.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 96px;
	width: 128px;
	margin:auto;
}
ul#mainMenu li a#about_btn:hover {
	background-image: url(../images/crimson/about_active.gif);
}
ul#mainMenu li a#contact_btn {
	background-image: url(../images/crimson/contact_default.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 96px;
	width: 150px;
	margin: auto;
}
ul#mainMenu li a#contact_btn:hover {
	background-image: url(../images/crimson/contact_active.gif);
}

/* END HEADER AND MENU */
/* END HEADER AND MENU */
/* END HEADER AND MENU */

h2#portfolio_header {
	background-image: url(../images/crimson/portfolio_header.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 104px;
	width: 100%;
	clear: both;
	float: left;
}
h2#about_header {
	background-image: url(../images/crimson/about_header.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 91px;
	width: 100%;
	clear: both;
	float: left;
}
h2#contact_header {
	background-image: url(../images/crimson/contact_header.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 103px;
	width: 100%;
	clear: both;
	float: left;
}
div.contentSection {
	background-image: url(../images/crimson/section_footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #d3bcbf;
	width: 850px;
	border-left: solid 30px #8f0000; /* fake padding because IE is teh gay! */
	clear: both;
	float: left;
}
h3#designedSites_subheader {
	background-image: url(../images/crimson/designed_sites_subheader.gif);
	background-position: 20px 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 100%;
	height: 27px;
	margin: 20px 0;
}
h3#experiments_subheader {
	background-image: url(../images/crimson/experiments_subheader.gif);
	background-position: 20px 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 100%;
	height: 27px;
	margin: 0 0 20px 0;
}
h3#whoAreWe_subheader {
	background-image: url(../images/crimson/whoAreWe_subheader.gif);
	background-position: 20px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 100%;
	height: 24px;
	margin: 20px 0;
}
h3#whatWeCanDo_subheader {
	background-image: url(../images/crimson/whatWeCanDo_subheader.gif);
	background-position: 20px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 100%;
	height: 24px;
	margin: 0 0 20px 0;
}
h3#freelancer_subheader {
	background-image: url(../images/crimson/freelancer_subheader.gif);
	background-position: 20px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 100%;
	height: 44px;
	margin: 0 0 20px 0;
}
h3#serviceRequests_subheader {
	background-image: url(../images/crimson/service_requests_subheader.gif);
	background-position: 20px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 100%;
	height: 44px;
	margin: 0 0 20px 0;
}
h3#freelanceOpp_subheader {
	background-image: url(../images/crimson/freelance_opp_subheader.gif);
	background-position: 20px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 100%;
	height: 44px;
	margin: 0 0 20px 0;
}
ul#designedSites_list {
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0 40px;
}
ul#designedSites_list li {

}
ul#experiments_list {
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0 40px;
}
ul#whatWeCanDo_list {
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0 40px;
}
ul#freelancer_list {
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0 40px;
}
p.generalText {
	text-align: justify;
	line-height: 1.5em;
	margin: 0 0 20px 0;
	padding: 0 40px;
}
ul#pipeMenu {
	font-size: 12px;
	width: 100%;
	margin: 10px 0;
	float: left;
	clear: both;
}
ul#pipeMenu li {
	text-align: center;
	padding: 0 10px;
	border-left: solid 2px #fff;
	display: inline;
}
ul#pipeMenu li.first {
	border: none;
}
ul#pipeMenu li a {
	color: #fff;
	text-decoration: none;
}
ul#pipeMenu li a:hover {
	text-decoration: underline;
}
p#disclaimer {
	color: #fff;
	font-size: 10px;
	text-align: center;
	width: 100%;
	clear: both;
	float: left;
}