#logoblock
{
	display: block;
	position:relative;
	float: left;
	left:5px;
	clear: right;
	z-index:2;
	width:162;
	height:157;
	margin: 0 auto;
}

#outer 
{
	z-index: 0;
	position: relative;
	width: 800px;
	height: 550px;
	background-image:url(images/backcontent.png);
	margin: 0 auto;
}

#outer .navigation
{
	z-index: 1;
	position: relative;
	width: 800px;
	height: 150px;
	margin: 0 auto;
	background-image:url(images/navbacklightbrown.png);
}


#outer .verybottom
{
	z-index: 1;
	position: relative;
	width: 770px;
	height: 60px;
	margin: 0 auto;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:15px;
}


#outer .rollovers
{
	z-index: 2;
	position: relative;
	width: 418px;
	left: 160px;
	height: 100px;
	margin: 0 auto;
	background-image:url(images/navbacklightbrown.png);

}

#outer .content
{
	z-index: 1;
	position: relative;
	width: 800px;
	height: 390px;
	margin: 0 auto;
	background-image:url(images/backgroundshade.png);
}

#outer .bottomcontent
{
	z-index: 1;
	position: relative;
	float:left;
	padding-left:15px;
	padding-right:15px;
	width: 400px;
	height: 350px;
	margin: 0 auto;
}


#outer .rightcontenttopimg
{
	z-index: 1;
	position: inherit;
	float:right;
	width: 361px;
	height: 112px;
	margin: 0 auto;
}

#outer .rightcontentcourtney
{
	z-index: 1;
	position: inherit;
	float:right;
	width: 361px;
	height: 58px;
	margin: 0 auto;
}

#outer .rightcontenttxt
{
	z-index: 1;
	position: inherit;
	float:right;
	width: 351px;
	height: 46px;
	padding-left:5px;
	padding-right:5px;
	margin: 0 auto;
	background-image:url(images/shadeblack.png);
}

#outer .bottomcontentright
{
	z-index: 1;
	position: inherit;
	float:right;
	width: 361px;
	height: 350px;
	margin: 0 auto;
}

#outer .box {
	position:relative;
	left:793px;
	top:42px;
	width:159px;
	height:255px;
	z-index:2;
	background-image: url(images/about2.png);
}

body,td,th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

body 
{
	background-image: url(images/flowerback.gif);
	background-color: #999999;
}



#menu {
	display: block;
	float:right;
	width:370px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	white-space: nowrap;
}

#menu li a {
	display: block;
	height:80px;
	padding: 8px 20px 65px 20px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

* html #menu a {width:1%;}

#menu li a:hover {
background-color:#000000;
}

#menu li a.current {
	letter-spacing: 1px;
	color: white;
	background-color:#000000;
}

.sf_search {
	clear: both;
	background: url(images/navbacklightbrown.png)) repeat-x bottom left; 
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 18px 0 17px 15px;
	margin-top: -2px;
}

#menu li a.current:hover {
	color: #fff;
}


.style1 {color: #FFFFFF}
.style3 {
	font-size: 16px;
	color: #CCCCCC;
}
.style4 {
	font-size: 12px;
	color: #FFFFFF;
}
.style5 {color: #CCCCCC}

.style6 {
	font-size: 14px;
	color: #66CCCC;
	}
