body
{
	font-family:		verdana, sans-serif;
	text-align:			center;
	background-color:	#FFFFFF;
	font-size:			0.8em;
	background:			white url('../img/frame_bg.gif') no-repeat 50% 0;
}

a, a:visited
{
	color:				#948F00;
	text-decoration:	none;
}

a:hover
{
	text-decoration:	underline;
}

h1,h2,h3
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Georgia, times;
}

#frame
{
	width:				740px;
	margin:				auto;
	text-align:			left;
	padding:			0 15px 0 15px;
}

#header
{
}

#header h1
{
}


#menu
{
	list-style:			none;
	margin:				0;
	padding:			0;
	text-align:			center;
	font-size:			0.9em;
	font-family:		Tahoma, Verdana, sans-serif;
	padding-top:		5px;
	margin-bottom:		15px;
}

#menu li
{
	display:			inline;
	font-size:			1.4em;
	margin-left:		30px;
}

#menu a
{
	font-weight:		normal;
	color:				#2C587A;
}

#menu .active a
{
	color: #948F00;
}

#menu ul
{
	display: none;
}


#content
{
	padding: 0;
}

#footer
{
	margin-top: 80px;
	font-size: 0.8em;
	text-align: center;
	color: #999;
	clear: both;
}

#left_column,
#right_column
{
	width: 360px;
}

#left_column
{
	float: left;
}

#right_column
{
	margin-left: 380px !important;
	margin-left: 375px;
}

.phi_content
{
	text-align: justify;
}



/* Highlights */
a, a:visited,
#menu .active a,
{
	color: #D70206;
}


#menu a,
.phi_text .phi_title
{
	color: #666;
}

#closer
{
	clear: both;
}