#topBar
{
    border: 0px;
    padding: 0px;
    background-image: url(../Furniture/Purple.gif);
}
#topCorner
{
    float: right;
}
#mainText
{
	padding: 10px 20px 10px 20px;
	background-color: #ffffff;
}
#sideMenuCell
{
	background-image: url(../Furniture/LightPurple.jpeg);
	width: 160px;
}
#sideText
{
    font-size: 10pt;
    color: black;
    font-family: Arial;
}
#sideText a
{
    COLOR: black;
    text-decoration: none;
}
#sideText a:link
{
    color: black;
}
#sideText ul
{
	list-style: circle url(/Resources/Buttons/Circle.gif) inside;
	margin-top: 0px;
}
#sideText li
{
	margin-left: -12pt;
	text-indent: -12pt;
}
#whoAreYouItem
{
	list-style: circle url(/Resources/Buttons/Plus.gif) inside;
		padding-bottom: 10px;
}
#whoAreYouItem:expanded
{
	list-style: circle url(/Resources/Buttons/Minus.gif) inside;
}
#ctl00_whoAreYouLink
{
    cursor: pointer;
}
#ctl00_whoAreYouLink li
{
	list-style-image: none;
}
#footer
{
	font-size: x-small;
	text-align: right;
}
