#bottom_right
{
	float: right;
	font-size: 0.8em;
	margin: 30px 50px 0 30px;
	width: 310px;
}

#bottom_right p { padding-bottom: 20px; }

#content,#footer-content
{
	margin-left: auto;
	margin-right: auto;
	width: 967px;
}

#footer
{
	background-color: #CC377A;
	background-image: url(images/bg_footer-pink.png);
	background-repeat: repeat-x;
	color: #FFF;
	padding-top: 10px;
}

#footer h2
{
	color: #FFF;
	font-size: 1.25em;
	font-style: oblique;
	padding-top: 20px;
}

#footer h3
{
	font-size: 0.9em;
	margin: 0;
}

#footer p
{
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

#footer-content
{
	padding-bottom: 70px;
	padding-left: 50px;
}

#header
{
	background-image: url(images/logo-pink-new.png);
	background-position: 20px 10px;
	background-repeat: no-repeat;
	height: 150px;
}

#header h1 { visibility: hidden; }

#main
{
	background-color: #fff;
	background-image: url(images/bg_ruledpaper.jpg);
	background-repeat: repeat;
	border-left: 1px solid #A88F8B;
	border-right: 1px solid #A88F8B;
	border-top: 1px solid #C1ADA4;
	min-height: 1000px;
	padding: 25px;
}

#right-float
{
	background-image: url(images/coffee.png);
	background-position: right 270px;
	background-repeat: no-repeat;
	height: 900px;
	margin-left: 650px;
	position: absolute;
	width: 390px;
/*	float: right;
	margin-top: -135px; */
	top: 50px;
}

#tab { 
	margin-left: -77px; 
	display: block; 
	width:53px;
	height:43px
}

#tab.down {
	background: url(images/down-sat.png) no-repeat;
	float:left;
	margin-top: 50px;
}

#tab.up {background: url(images/up-sat.png) no-repeat;}

#tab.apple {
	background: url(images/apple-tab.png) no-repeat;
	float:left;
}

#tab.home {
	background: url(images/home-tab.png) no-repeat;
	float:left;
}

.credit
{
	font-style: normal;
	line-height: 120%;
	text-align: right;
}

.intro { margin-right: 330px; }

.portfolio
{
	border: 1px solid #CCC;
	margin: 10px;
	padding: 5px;
}

.portrait
{
	border: 3px solid #FFF;
	float: left;
	margin: 5px 30px;
}

.quote
{
	font-size: 1.8em;
	font-style: oblique;
	line-height: 170%;
}

.style2 { font-size: 9px; }

.style3
{
	color: #CC377A;
	margin-top: 20px;
}

.style4 { color: #CCC; }
a { color: #441C6D; }

body
{
	background-image: url(images/light_wood.jpg);
	background-repeat: repeat;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	line-height: 130%;
	margin: 0;
	padding: 0;
}

h2
{
	color: #CC377A;
	font-style: oblique;
	padding-top: 40px;
}

h4
{
	color: #872159;
	font-size: 16px;
	margin: 30px 0 0 20px;
	padding: 0;
}

hr
{
	border: 0;
	margin-bottom: 30px;
	margin-left: 30px;
}

p.intro
{
	font-size: 18px;
	line-height: 160%;
}

p.list
{
	font-size: 12px;
	line-height: 150%;
	margin-left: 20px;
}

