/* Styles that only apply to second level pages */

div#topnav
{
	background-image: url(../images/bg/topnavsecondary.jpg);
}

div#topleft
{
	position: absolute;

	left: 0px;
	top: 0px;

	width: 297px;
	height: 207px;
}

div#undernav
{
	height: 127px;
	background-image: url(../images/top/araviasecondary.gif);
}

div#contentstitle
{
	position: absolute;

	top: 217px;
	left: 314px;

	height: 132px;
	width: 57px;
}

div#lefttext
{
	top: 220px;
}

div#righttext
{
	top: 280px;
}

div#greenbar
{
	position: absolute;

	top: 221px;

	height: 459px;

}


a.topnav:hover
{
	color: #003300;
	text-decoration: none;
}

a.topnav
{
	color: white;
	text-decoration: none;
}