.acra
{
	position: absolute;
	top: 0;
	left: 0;
	height: 21px;
	width: 800px;
	font-family: century gothic;
	font-variant: small-caps;
	color: #000000;
	font-size: 9pt;
	background-color: #B4B2AE;
	border-style: solid;
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #000000;
	padding-top: 1px;
}

.header
{
	width: 800px;
	height: 66px;
	position: absolute;
	top: 1px;
	left: 1px;
	background: url(header.gif) no-repeat;
	background-color: #63615C;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}

.body
{
	font-family: arial, verdana;
	font-size: 10px;
	text-align: justify;
	position: absolute;
	top: 0;
	left: 0;
	width: 600px;
	height: 510px;
	background-color: #F7F3E7;
	padding: 10px;
	overflow: scroll;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #424242;
}

.right_column
{
	position: absolute;
	top: 0;
	left: 600px;
	height: 510px;
	width: 200px;
	background-color: #63615C;
	border-style: solid;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #000000;
	z-index: 1;
}

.img_box
{
	position: relative;
	float: left;
	width: 270px;
	height: 209px;
	padding: 2px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin-right: 10px;
}

.img_caption
{
	text-align: center;
	font-size: 9px;
	position: relative;
	width: 270px;
	height: 15px;
	padding: 2px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.right_img
{
	position: absolute;
	top: 0;
	left: 600px;
	height: 250px;
	width: 200px;
	z-index: 2;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #63615C;
}

.contact
{
	position: absolute;
	top: 320px;
	left: 600px;
	width: 200px;
	height: 173px;
	padding-left: 0px;
	z-index: 2;
	background-color: #cdcdcd;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	color: #424242;
	
}

.acra_code
{
	position: absolute;
	top: 423px;
	left: 600px;
	width: 200px;
	height: auto;
	padding-top: 0px;
	z-index: 2;
}

.contact_info
{
	font-family: "century gothic";
	font-size: 9pt;
	color: #000000;
	padding-left: 5px;
}

.contact_info_header
{
	font-family: "century gothic";
	font-size: 9pt;
	color: #cdcdcd;
	background-color: #474747;
	width: 200px;
	height: auto;
	z-index: 3;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #000000;
}

.menu
{
	width: 800px;
	height: 20px;
	background-color: #63615C;
	border-style: solid;
	color: #000000;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 0px;
}

.button
{
	width: 133px;
	height: 16px;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.staff_title
{
	width: 564px; 
	height: 26px;
	background-color: #D6D2C2
}

.staff_menu
{
	position: absolute;
	top: 250px;
	left: 600px;
	width: 200px;
	height: 70px;
	font-family: "century gothic";
	font-weight: oblique;
	font-size: 9pt;
	color: #c0c0c0;
	background-color: #63615C;
	z-index: 2;
}

.right_menu
{
	padding-left: 5pt;
	font-size: 9pt;
	font-variant: small-caps;
	color: #FFFFFF;
}


a:link {color: #474747 }
a:active {color: #474747 }
a:visited {color: #474747 }