@charset "utf-8";
/* Joy Gerrard Style Sheet */

.title
{
	position:absolute;
	top:4em;
	left:2em;
	height:40px;
	width:200px;
	margin-left :0px;
	margin-right: 0px;
	padding: 0px;
	z-index : 2;
	border:none;
	width: 12em;
	background-color: #FFFFFF;
}

.sidebar
{
	position : absolute;
	top : 14em;
	left : 2em;
	width : 8em;
	z-index : 1;
	padding : 0em;
	border:none;
	list-style-image:none;
	list-style-type:none;
	background-color: #FFFFFF;
	visibility: visible;
}

.menu
{
	padding : 0em;
	border:none;
	list-style-image:none;
	list-style-type:none;
	top: 0px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0em;
}

.menu a
{
	display : block;
	list-style-image:none;
	list-style-type:none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.other
{
	padding :0em;
	margin-top : 0.5em;
	border:none;
}

.contentText
{
	margin-top : 14.5em;
	margin-left : 22em;
	padding : 0em;
	margin-right : 10em;
	border:none;
	width:auto;
}
