#homeimage
{
	width: 380px;
	height: 324px;
	border-left: solid 1px #999999;
}
#sectionlist
{
	width: 380px;
	border-right: solid 1px #999999;
}

#sectionlist p
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#sectionlist div
{
	padding: 5px 10px 5px 70px;
	height: 98px;
	width: 300px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top left;
}

#sectionlist div h1
{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#sectionlist div h1 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	width: 300px;
	background-position: right;
	background-repeat: no-repeat;
}

#sectionlist div h1 a:hover
{
	color: black;
	background-image: url(/images/home/selectedarrow.gif);
}

#sectionlist div a
{
	font-weight: bolder;
}

#sectionlist a:hover
{
	color: black;
}

#sectionlist div.choice
{
	background-color: #C5D72A;
	color: #545E03;
	background-image: url(/images/home/choice.gif);
}

#sectionlist div.choice a
{
	color: #806210;
}


#sectionlist div.choice h1 a
{
	color: #806210;
	background-image: url(/images/home/choicearrow.gif);
}

#sectionlist div.control
{
	background-color: #FCDD62;
	color: #735D08;
	background-image: url(/images/home/control.gif);
}

#sectionlist div.control a
{
	color: #CC6600;
}


#sectionlist div.control h1 a
{
	color: #CC6600;
	background-image: url(/images/home/controlarrow.gif);
}

#sectionlist div.education
{
	background-color: #B8B8EB;
	color: #484878;
	background-image: url(/images/home/education.gif);
}

#sectionlist div.education a
{
	color: #8F4040;
}


#sectionlist div.education h1 a
{
	color: #8F4040;
	background-image: url(/images/home/educationarrow.gif);
}


#bottomsection
{
	background-image: url(/images/home/downarrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	color: #666666;
}

#bottomsection a
{
	font-weight: bolder;
	color: navy;
}

#bottomsection a:hover
{
	color: black;
}
#bottomsection img
{
	border: 0px;
	margin-left: 25px;
	margin-right: 15px;
}

#bottomsection h1
{
/*	margin: 5px 90px 5px 90px;*/
	color: #336699;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#left
{
	width: 380px;	
	padding-left: 90px;
	padding-right: 10px;
}

#right
{
	padding-right: 90px;
	padding-left: 10px;
	width: 380px;
}

#bottomsection div
{
	margin: 5px 100px 15px 100px;
}

#bottomsection a
{
	font-weight: normal;
}

#bottomsection ul li
{
	margin-top: 8px;
}