body{
font				:			12px "Trebuchet MS",Verdana,Arial,Helvetica,Sans-serif;
margin				:			0;
background			:			#BDC885;
color				:			#333;
line-height			:			18px;
}
.orangeBar{
width				:			65%;
height				:			5px;
background-color	:			#339900;
}
.blueBar{
width				:			100%;
height				:			220px;
background-color	:			#333;
padding-bottom		:			20px;
}
.greenPortfolio{
background-color	:			#94C363;
background-repeat	:			repeat-x;
float				:			left;
width				:			100%;
padding-top			:			20px;
padding-bottom		:			20px;
}
.greenPortfolioImg{
	position			:			absolute;
	margin-left			:			135px;
	margin-top			:			26px;
	border				:			7px solid #A4AE73;
	left: 47px;
	top: 632px;
}

.paragraph_left{
	margin-right		:			2%;
	position			:			relative;
	padding-left: 20px;
}

.greyBar{
width				:			75%;
background-color	:			#333;
background-repeat	:			no-repeat;
color				:			#fff;
padding				:			0;
margin				:			0;
}

.greyTopShadow{
width				:			100%;
height				:			34px;
background-color	:			#333;
background-image	:			 url(/images/shadow_grey_top.gif);
background-repeat	:			repeat-x;
}

.greyBottomShadow{
width				:			100%;
height				:			34px;
background-color	:			#333;
background-image	:			 url(/images/shadow_grey_bottom.gif);
background-repeat	:			repeat-x;
clear				:			both;
}

.welcomeBox{
margin				:			0;
margin-left			:			0px;
padding				:			0;
width				:			500px;
float				:			left;
}
.welcomeMore{
	margin				:			0;
	margin-left			:			135px;
	width				:			400px;
	text-align			:			left;
	clear				:			both;
	padding-top: 45px;
	padding-left: 75px;
}
.theArtist{
padding-left		:			40px;
padding-top			:			20px;
float				:			left;
}
.spacer{
clear				:			both;
float				:			left;
width				:			135px;
height				:			100%;
}
.fullListing{
width				:			790px;
padding-bottom		:			20px;
text-align			:			right;
font-size			:			18px;
}
.copyrightInfo{
padding				:			15px;
text-align			:			right;
width				:			auto;
background-color	:			#333;
font-size			:			11px;
color				:			#666;
clear				:			both;
}

.portfolioLine{
width				:			685px;
margin-left			:			135px;
padding-bottom		:			10px;
padding-top			:			10px;
border-bottom		:			1px solid #A5AF74;
vertical-align		:			top;
}

.greyHeadline{
font-size			:			18px;
}
.portfolioHeadline{
font-size			:			18px;
}
.portfolioType{
font-size			:			10px;
color				:			#000000;
}

a.welcome:link,a.welcome:visited,a.welcome:active{
color				:			#BDC885;
text-decoration		:			none;
}
a.welcome:hover{
color				:			#B5421B;
text-decoration		:			none;
}
a:link,a:visited,a:active{
color				:			#CCCCCC;
text-decoration		:			none;
}
a:hover{
color				:			#ccc;
background-color	:			#333;
text-decoration		:			none;
}

h3{
font-size			:			18px;
margin-top			:			22px;
margin-bottom		:			0;
width				:			430px;
}
.space{
width				:			430px;
margin-left			:			150px;
}
.greenPortfolio p{
float				:			none;
}
