body
{
font-family: Verdana, Arial, helvetica, sans-serif;
font-size: 9px;
color: #666666;
margin: 5px;
padding: 0px;
text-align: left;
background: #ffffff;
}

a
{
color: #FF3C00;
text-decoration: none;
}

a:visited
{
color: #FF3C00;
text-decoration: none;
}

a:hover
{
color: #FF3C00;
text-decoration: underline;
}

a:active
{
color: #FFFFFF;
background: #FF3C00;
text-decoration: none;
}

a:link img 
{
border: thin solid #FFFFFF;
}

a:visited img 
{
border: thin solid #242424;
}

a:hover img
{
border: thin solid #242424;
}

a:active img
{
border: thin solid #242424;
}

a.portfolio_links {
	color: #91C0DB;
	font-size: 1.25em;
	display: block;
	margin-bottom: 8px;
}

#textarea
{
text-align: left;
margin-right: 5px;
}

#photos
{
white-space: nowrap;
}

img.big
{
margin-right: 15px;
}

img.head
{
float: left;
margin: 5px;
}

.title
{
color: #000000;
font-weight: bolder;
font-size: 18px;
}

.subtitle
{
color: #333333;
font-weight: bold;
font-size: 9px;
letter-spacing: -0.5px;
}