#content{
	width:850px;
	padding:0px 81px;
	position:relative
	}

#content #right a span{
	color:#999999;
	display:none;
	}
	
#left{
	width:282px;
	padding-right:54px;
	float:left;
	position:relative;
	z-index:25;
	}

img.lines{
	position:absolute;
	left:71px;
	top:10px;
	z-index:1;
	}

h2{
	text-indent:-9999px;
	height:54px;
	position:relative;
	}
/*
h2.amanda{
	background:url(images/AmandaName.png) no-repeat;
	left:-9995px;
	}*/

#left ul{
	list-style:none;
	text-align:right;
	padding-top:10px;
	}

#left ul li{
	font-size:25px;
	color:rgb(77,92,83);
	line-height:35px;
	}

#left ul li a{
	text-decoration:none;
	color:rgb(77,92,83);
	}

#left ul li a:hover{
	color:rgb(123,193,67);
	}

#left ul li a.active{
	color:rgb(123,193,67);
	}

#right{
	width:475px;
	float:left;
	position:relative;
	padding-top:10px;
	z-index:50;
	}

h1{
	font-size:32px;
	color:rgb(251,176,64);
	margin-bottom:48px;
	}

#right a{
	margin-bottom:45px;
	}

#right a.mark{
	background:url(images/sprite_mark.png) no-repeat;
	background-position:0 0px;
	width:221px;
	height:69px;
	float:left;
	margin-right:25px;
	}

#right a.mark:hover{
	background-position:0 -79px;	
	}

#right a.suzie{
	background:url(images/sprite_fransuz.png) no-repeat;
	background-position:0 0;
	width:221px;
	height:69px;
	float:left;
	}
	
#right a.amanda{
	background:url(images/sprite_amanda.png) no-repeat;
	background-position:0 0;
	width:221px;
	height:69px;
	float:left;
	margin-right:25px;
	}

#right a.amanda:hover{
	background-position:0 -79px;	
	}

#right a.frankie{
	background:url(images/sprite_fransuz.png) no-repeat;
	background-position:0 -79px;
	width:221px;
	height:69px;
	float:left;
	}

#right a.josh{
	background:url(images/sprite_josh.png) no-repeat;
	background-position:0 0px;
	width:221px;
	height:69px;
	float:left;
	margin-right:25px;
	}
	
#right a.josh:hover{
	background-position:0 -79px;
	}

#right a.richelle{
	background:url(images/sprite_richelle.png) no-repeat;
	background-position:0 0px;
	width:221px;
	height:69px;
	float:left;
	}

#right a.richelle:hover{
	background-position:0 -79px;	
	}

#right img.first{
	padding-right:25px;
	}

#right p{
	font-size:14.5px;
	color:rgb(77,92,83);
	}

#right a{
	float:right;
	font-size:12px;
	text-align:right;
	text-decoration:none;
	color:rgb(0,159,194);
	}

#right a:hover{
	color:rgb{123,193,67);
	}
