/*...GENERAL...*/
body
	{background-color: #ffffff;
	font-family: "century schoolbook", helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #666666;}

a
	{text-decoration: none;
	font-family: "century schoolbook", helvetica, sans-serif;
	color: #666666;
	font-weight: bold;}

a:hover
	{color: #4EEE94;
	text-decoration: overline;
	font-style: italic;}

.youarehere
	{color: #4EEE94;}


/*...NAVIGATION...*/

#wholeNavArea
	{width: 950px;
	margin-top: 3%;
	margin-left: 5%;
	font-family: "century schoolbook", helvetica, sans-serif;
	font-size: 13px;}

.navcolumn
	{margin-right: 35px;
	float: left;}

.subnavarea
	{margin-bottom: 15px;
	text-transform: uppercase;}

.sublink
	{margin-right: 5px;
	float: left;}

#box1, #box2, #box3, #box4, #box5, #box6, #box7, #box8, #box9, #box10, #box11
	{display: none;}




/*...CONTENT AREA...*/

#content
	{width: 850px;
	background-color: #ffffff;
	margin-top: 10%;
	margin-left: 5%;}

p.title
	{font-family: "century schoolbook", helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.5em;
	color: #CC99CC;
	text-transform: uppercase;}

.workarea
	{float: left;
	margin-top: 2%;
	margin-bottom: 5%;}

font.client
	{font-weight: bold;}

font.date
	{font-style: italic;}

.description a
	{text-decoration: none;
	color: #99ff99;}