body {
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 			small;
	background-color:	#202020;
}

#header	{
	width:					794px;
	height:					250px;
	margin-left:			103px;
	background-image:		url(images/new_header2.jpg);
	background-position:	center;
	background-repeat:		no-repeat;
	border-bottom:			1px solid #7dc1ff;
}

#allcontent	{
	width:				1000px;
	height:				auto;
	background-color:	#202020;
	border:				2px solid #808080;
	margin-left:		auto;
	margin-right:		auto;
	
}

#navbar {
    font-family:	Century Gothic, Arial, Helvetica, sans-serif;
    font-size:		14px;
	font-weight:	lighter;
	letter-spacing:	3px;
    height:			20px;
	text-align:		center;
	margin-left:	230px;
}

#navbar li {
    list-style:		none;
    display:		inline;
}
#navbar a {
    width:				120px;
	font-weight:		lighter;
    color:				#FFFFFF;
    text-decoration:	none;
	float:				left;
}

#navbar a:hover { 
    color:			#D4952E;
}

#navbar a:active {
    color:			#128dff;
}

#main_content	{
	background-image:		url(images/polaroid_image.jpg);
	background-position:	center;
	background-repeat:		no-repeat;
	min-height:				500px;
}

#resume			{
	height:					auto;
	font-family:			Century Gothic, Arial, Helvetica, sans-serif;
	color:					#ffffff;
	margin-left:			80px;
	padding-bottom:			30px;
	padding-right:			30px;
	margin-top:				30px;
}

#resume h1		{
	font-family:		Century Gothic, Arial, Helvetica, sans-serif;
	color:				#d4952e;
	text-transform:		lowercase;
	font-weight:		lighter;
}

#resume h2		{
	font-family:		Century Gothic, Arial, Helvetica, sans-serif;
	color:				#128dff;
	text-transform:		lowercase;
	font-weight:		lighter;
	text-decoration:	underline;
}

#resume h3		{
	font-family:		Century Gothic, Arial, Helvetica, sans-serif;
	color:				#d4952e;
	text-transform:		lowercase;
	font-weight:		lighter;
}

#resume a		{
	color:				#128dff;
}

#resume a:hover {
    color:			#D4952e;
}

#resume a:active {
    color:			#D4952E;
}

/*Contact form*/

.name_field	{
	font-family: 	Courier Gothic, Arial, Helvetica, sans-serif;
	color: #d4952e;
}

#contact_form	{
	width:			800px;
	color:			#128dff;
	font-family:	Century Gothic, Arial, Helvetica, sans-serif;
	text-transform:	uppercase;
}

fieldset {
	background-color:		#202020;
	border: 				3px solid #d4952e;
	width: 					500px;
	margin-top: 			20px;
	margin-right: 			20px;
	margin-bottom: 			40px;
	margin-left: 			250px;
	padding-top: 			10px;
	padding-right: 			10px;
	padding-bottom: 		40px;
	padding-left: 			10px;
}

/*
#portfolio h1		{
	font-family:		Century Gothic, Arial, Helvetica, sans-serif;
	color:				#d4952e;
	text-transform:		lowercase;
	font-weight:		lighter;
	text-align:			center;
	margin-left:		160px;
	margin-right:		160px;
	padding-bottom:		20px;
	padding-top:		20px;
}
*/

#portfolio h1	{
	background-image:  		url(images/galleryh1.jpg);
	background-repeat: 		no-repeat;
	height: 				75px;
	background-position:	center;
	margin-left:			160px;
	margin-right:			160px;
}

#portfolio h1 span	{
	display: none;
}



#portfolio	{
	height:			auto;
}

#portfolio_list   {
	color:				#128dff;
	font-family:		Century Gothic, Arial, Helvetica, sans-serif;
	text-align:			center;
	font-size:			14px;
}

#portfolio_list li {
    list-style:		none;
    display:		inline;
}

#portfolio_list a	{
	text-decoration:	none;
	color:				#128dff;
	font-family:		Century Gothic, Arial, Helvetica, sans-serif;
	font-weight:		lighter;
	text-align:			center;
	width:				90px;
	padding-left:		20px;
	padding-right:		25px;
	letter-spacing:		1px;
}

#portfolio_list a:hover	{
	color:				#ffffff;
}

#paint	{
	background-image:	url(images/polaroid_image.jpg);
	background-position:	center;
	background-repeat:		no-repeat;
	min-height:				500px;
}

#flashcontent {
	height: 70%;
}

#pullquote {
	color:				#d4952e;
	width:				150px;
	height:				330px;
	float:				right;
	font-family:		Century Gothic, Arial, Helvetica, sans-serif;
	margin-bottom:		10px;
	margin-left:		10px;
	font-size: 			20px;
	line-height:		24px;
	text-align: 		right;
}


#about_content	{
	min-height:			600px;
	margin-left:		90px;
}

#endquote	{
	color:				#128dff;
}

#profile	{
	float:					left;
	margin-right:			15px;
	margin-bottom:			15px;
}

#about_content	{
	color:				#ffffff;
	font-family:		Century Gothic, Arial, Helvetica, sans-serif;
	margin-top:			25px;
	margin-right:		90px;
	margin-left:		90px;
	font-size:			14px;
	font-weight:		lighter;
}

#about_content a	{
	color:				#d4952e;
    text-decoration:	none;
}

#about_content a:hover { 
    color:			#128dff;
}

#about_content a:active {
    color:			#128dff;
}

#about_content h1	{
	background-image:  		url(images/biography.jpg);
	background-repeat: 		no-repeat;
	height: 				90px;
	background-position:	center;
	margin-left:			160px;
	margin-right:			160px;
}

#about_content h1 span	{
	display: none;
}

#contact h1	{
	background-image:  		url(images/contacth1.jpg);
	background-repeat: 		no-repeat;
	height: 				75px;
	background-position:	center;
	margin-left:			160px;
	margin-right:			160px;
}

#contact h1 span	{
	display: none;
}

#redirect h1	{
	background-image:  		url(images/thankyou.jpg);
	background-repeat: 		no-repeat;
	height: 				75px;
	background-position:	center;
	margin-left:			160px;
	margin-right:			160px;
}

#redirect h1 span	{
	display: none;
}

#redirect h3		{
	font-family:	Century Gothic, Arial, Helvetica, sans-serif;
	margin-left:	160px;
	margin-right:	160px;
	color:			#128dff;
	font-size:		18px;
	font-weight:	lighter;
	letter-spacing:	1px;
	text-align:		center;
	margin-bottom:	20px;
}

#redirect	{
	min-height:			375px;
	bottom-margin:		20px;
	text-align:			center;
	padding-bottom:		10px;
}







