@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	height: 100%;
	margin:0;
	background-color:#909090;
	

}

#background{
	margin:0;
	width:100%;
	height:100%;
	position:fixed;
	z-index:-15;
}
	

	
a:link {
	
	color: #550091;
	text-decoration:none;
}
a:visited {
	color: #550091;
	text-decoration:none;
}
a:active {
	color: #4a4a4a;
	text-decoration:none;
}
a:hover {
	color: #4a4a4a;
	text-decoration:none;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -85px auto;
	width:900px;
	background-color:#FFFFFF;
}
#navWrapper {
	height:115px;
	width:900px;
	position:fixed;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#FFFFFF;
	z-index:2;
}
#contentWrapper {
	width:900px;
	background-color:#FFFFFF;
}
#content {
	padding-top:110px;
	background-color:#FFF;
	min-height:800px;
	padding-left:38px;
	padding-right:38px;
}
#footer {
	background-color:#FFFFFF;
	height: 20px;
	clear: both;
	position: relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	padding-top:15px;
}
#nudge {
	height: 70px;
	clear: both;
}
#nudgeWork {
	height: 20px;
	clear: both;
}
#flashCont {
	position:fixed;
	width:100%;
	height:100%;
	margin:0px;
}
#nav {
	margin-right:35px;
	margin-top:57px;
	text-align:right;
}
#statement {
	margin-right:35px;
	margin-top:30px;
	text-align:right;
}
#logo {
	margin-left:35px;
	position:absolute;
	margin-top:25px;
}
#fixedBar {
	margin-left:-15px;
	width:930px;
	height:32px;
	margin-top:85px;
	position:absolute;
	overflow:hidden;
}
h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14.5px;
	margin:0px;
	color:#7e7e7e;
	font-style: normal;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;	
			font-weight:normal;

}
h1 a:link {
		font-weight: bold;
	color: #000;
	text-decoration:none;
}
h1 a:visited {
			font-weight: bold;

	color: #000;
	text-decoration:none;
}

h1 a:active {
			font-weight: bold;

	color: #550091;
	text-decoration:none;
}
h1 a:hover {
			font-weight: bold;

	color: #550091;
	text-decoration:none;
}
h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:23px;
	margin:0px;
	color:#4a4a4a;
	font-style: normal;
	font-weight: lighter;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;	
}

.name{
color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;	
}
h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:30px;
	margin:0px;
	color:#d237bc;
	font-weight:bold;



}

.sectionTitle{
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: .5em;
}
/*************WORK**************/
#work {
	padding-bottom:45px;
	position:relative;
	height:400px;
	padding-top:45px;
}
#workTitle {
	padding-bottom:20px;
}

#workSpacer{
	width:900px;
	margin-left:-38px;
	background-color:#909090;
	height:1px;
	
}

#sectionSpacerNav{
	width:900px;
	margin-left:0px;
	background-color:#909090;
	height:3px;
	margin-top:112px;
	position:absolute;
	
}

#sectionSpacer{
	width:900px;
	margin-left:0px;
	background-color:#909090;
	height:3px;
	position:absolute;
	
}
/*************ABOUT**************/

#about {
	color:#4a4a4a;
	font-family: Georgia, serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.7em;
	padding-bottom:40px;
	height:360px;
}
#aboutBar {
	margin-left:-53px;
	width:930px;
	height:32px;
	position:absolute;
}
#aboutTitle {
	padding-top:90px;
	position:absolute;
}
#aboutImg {
	padding-top:185px;
	margin-left:20px;
	width:200px;
	position:absolute;
}
#aboutCont {
	padding-top:89px;
	position:absolute;
	margin-left:290px;
	width:500px;
}
#twitterCont {
	padding-top:150px;
	margin-left:-5px;
	width:200px;
	position:absolute;
}
#oliver {
	position:absolute;
	margin-top:324px;
	z-index:1;
	margin-left:70px;
}
#twitter_div {
	font-family:Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	font-size:11px;
	line-height:16px;
	position:absolute;
	margin-top:165px;
	width:170px;
}
#twitter_div ul {
	list-style:none;
	margin-left:0;
	padding-left:25px;
}
#twitter_div a:link {
	color: #35ced2;
	text-decoration:none;
}
#twitter_div a:visited {
	color: #35ced2;
	text-decoration:none;
}
#twitter_div a:active {
	color: #d237bc;
	text-decoration:none;
}
#twitter_div a:hover {
	color: #d237bc;
	text-decoration:none;
}
/*************Resume**************/

.pinkText {
	color:#d237bc;
}
#resume {
	color:#4a4a4a;
	font-family: Georgia, serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	padding-bottom:40px;
	height:500px;
}
#resumeBar {
	margin-left:-53px;
	width:930px;
	height:32px;
	position:absolute;
}
#resumeTitle {
	padding-top:90px;
	position:absolute;
}
#resumeCont {
	padding-top:89px;
	position:absolute;
	margin-left:290px;
}
.resTitle {
	line-height:25px;
font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:11.5px;
	line-height:15px;
	color:#000;
}
.resText {
	color:#7e7e7e;
	line-height:20px;
}
/*************CONTACT**************/

#contact {
	font-family:Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	font-size:12px;
	line-height:17px;
	padding-bottom:40px;
	height:300px;
}
#contactTitle {
	padding-top:90px;
	position:absolute;
}
#contactCont {
	padding-top:89px;
	position:absolute;
	margin-left:290px;
	width:250px;
	line-height:19px;
}
#contactCont2 {
	padding-top:89px;
	position:absolute;
	margin-left:550px;
	width:250px;
	line-height:19px;
}
#contactBar {
	margin-left:-53px;
	width:930px;
	height:32px;
	position:absolute;
}
/*************FOOTER**************/


#footerBar {
	background-image:url(../images/purple_bar.png);
	background-repeat:no-repeat;
	margin-left:-15px;
	width:930px;
	height:32px;
	position:absolute;
}
#footerImg {
	position:absolute;
	margin-left:0px;
	margin-top:-105px;
}
/*************Anchor Divs**************/

#workAnchor {
	position:absolute;
	margin-left:0;
	margin-top:0px;
	width:10px;
	height:10px;
}
#aboutAnchor {
	position:absolute;
	margin-left:0;
	margin-top:5425px;
	width:10px;
	height:10px;
}
#resumeAnchor {
	position:absolute;
	margin-left:0;
	margin-top:5850px;
	width:10px;
	height:10px;
}
#contactAnchor {
	position:absolute;
	margin-left:0;
	margin-top:6380px;
	width:10px;
	height:10px;
}
