/* CSS Document */

body, table
{
	font-family: Verdana, Arial, Helvetica, Century Gothic, sans-serif; 
	color: #000000;
	font-size: 14px;
}

h2
{
	font-family: Arial, Helvetica, Verdana, Century Gothic, sans-serif;
	font-size: 16px;
	border-top: 1px solid #339966;
	color: #339966;
}

h3
{
	font-family: Arial, Helvetica, Verdana, Century Gothic, sans-serif;
	font-size: 16px;
	color: #339933;
}

a
{
	color: #336699;
	text-decoration: none;
}

a:hover
{
	color: #336699;
	text-decoration: underline;
}

.footer td
{
	padding: 10px;
	font-size: 10px;
	line-height: 16px;
}

td.title
{
	font-family:  Arial, Helvetica, Century Gothic, Verdana, sans-serif; 
	padding-left: 10px;
	font-size: 18px;
	/*color: #2F6C1F;*/
	color: #336699;
	vertical-align: center;
	background: url(../images/title_02.gif);
	background-repeat: repeat-x;
}

#content
{
	text-align: justify;
	line-height: 20px;
	padding: 14px;
}

td.footer-bar
{
	text-align: center;
	font-family:  Arial, Helvetica, Century Gothic, Verdana, sans-serif; 
	font-size: 12px;
	color: #339966;
}

.footer-bar a, .footer-bar a:hover
{
	color: #edf0da;
}

#container
{
	position: relative;
	width: 775px;
	height: justify;
}

#left
{
	line-height: 20px; 
	vertical-align: top;
	padding-right: 3px;
}

#right
{
	width: 225px;
	line-height: 18px;
	vertical-align: top;
}

table.side-menu
{
	width: 250px;
	line-height: 20px;
	background: url(../images/table-right_02.gif); 
	background-repeat: repeat-y;
}

.side-menu th
{
	background: url(../images/table-right_01.gif);
	background-repeat: no-repeat;
	padding: 8px;
	font-family:  Arial, Helvetica, Century Gothic, Verdana, sans-serif; 
	font-size: 16px;
	color: #336699;
}

.side-menu table
{
	padding: 1px;
	line-height: 18px;
}

.people
{
	text-align: justify;
	line-height: 20px;
}

table.people td
{
	padding: 5px;
}

td.photo
{
	width: 180px;
	text-align: right;
	vertical-align: top;
}

#name
{
	font-family:  Century Gothic, Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold;
	font-size: 16px;
}

#highlight #title
{
	font-family:   Arial, Century Gothic, Helvetica, Verdana, sans-serif; 
	font-size: 16px;
	font-weight: bold;
}
