html, body
{
	font-size:	10px;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	color:		black;
	background:	white;
}
div#menu
{
	position:	absolute;
	left:		347px;
	top:		115px;
}
div#menuImage
{
	position:	absolute;
	left:		92px;
	top:		111px;
	width:		227px;
	height:		350px;
}
div#words
{
	text-align:	justify;
	position:	absolute;
	left:		23px;
	top:		106px;
	width:		300px;
	padding-bottom:	63px;
}
span#title
{
	font-weight:	bold;
}
span#subtitle
{
	color:		#444444;
	font-weight:	bold;
}
div#images
{
	position:	absolute;
	left:		341px;
	top:		112px;
	width:		430px;
	padding-bottom:	63px;
}
img
{
	border:		0px none;
	margin:		6px;
}
div.mL
{
	position:	absolute;
	cursor:		pointer;
	top:		72px;
	height:		19px;
	width:		100px;
	background-image:	url(siteImages/menuLabels.gif);
}
div#mL0
{
	top:		47px;
	background-position:	-18px -25px;
	left:		231px;
}
div#mL1
{
	background-position:	-18px -65px;
	left:		206px;
}
div#mL2
{
	background-position:	-18px -105px;
	left:		260px;
}
div#mL3
{
	background-position:	-18px -145px;
	left:		345px;
}
div#mL4
{
	background-position:	-18px -185px;
	left:		450px;
}
div#mL5
{
	background-position:	-18px -225px;
	left:		550px;
}
a
{
	color:		black;
	text-decoration:none;
}
a:hover
{
	color:		#A6BAD3;
}
