/*...GLOBAL...*/

body
	{background-color: #ffffff;
	text-align: center;
	width: 1250px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;}

a:link, a:visited
	{text-decoration: none;
	color: #92CCA6;}

a:hover
	{text-decoration: underline overline;
	color: #91219E;}

#dividing_line
	{background: url("images/dividingline.gif");
	background-repeat: no-repeat;
	width: 35px;
	height: 900px;
	float: left;
	margin: 50px 2%;}

#container
	{text-align: left;
	width: 1050px;
	height: auto;
	margin: 2% 7%;}

.subhead
	{text-transform: uppercase;
	font-weight: bold;}




/*...LEFT BLOCK...*/

#bohyename
	{text-align: right;}

#left_block
	{width: 450px;
	height: auto;
	float: left;}

.flourish
	{text-align: center;}



/*...RIGHT BLOCK...*/

#portfolio
	{text-align: left;}

#right_block
	{width: 400px;
	height: auto;
	float: left;}

#mainnav ul
	{list-style-type: none;
	line-height: 19px;
	text-transform: uppercase;
	padding: 0;
	margin: 10% 0%;
	color: #666666;}

li
	{padding-top: 5px;}

.imagearea
	{float: right;}
