@charset "UTF-8";
body {
	font-family: Helvetica;
	background-color: rgb(38,34,35);
	background-image: url(images/bg3.jpg);
text-align:center;
}
#cont       {
	margin-left: auto;
 	margin-right: auto;
 	text-align: left;
 	width: 738px;
}
#top {
	background-image: url(images/top2.png);
	width:738px;
	height:17px;
	padding-bottom:0px;
	background-repeat: no-repeat;
}
#bottom {
	background-image: url(images/bottom2.png);
	width:738px;
	height:17px;
	padding-top:0px;
	background-repeat: no-repeat;
}
#middle {
	background-image: url(images/middle2.png);
	width:738px;
	min-height:471px;
	margin-top: -0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo {
	background-image: url(images/logo.png);
	width:368px;
	min-height:63px;
	height:63px;
	z-index:2;
	position:relative;
	margin-left:25px;
	margin-top:-5px;
}
#content {
height:50px;
margin-top:-60px;
}
#main {
	width:567px;
		min-width:567px;
}
#menu {
	width:180px;
	float:left;
	margin: 0px;
	padding: 0px;	
}
#menu ul {
	margin-left:-30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#menu ul li{
	width:135px;
	height:48px;
	list-style-type: none;
	margin-right:15px;
}
#menu a:link, a:visited {
	display:block;
	padding-left:70px;
	padding-top:15px;
	padding-bottom:28px;
	list-style-type: none;
	font-family: Helvetica;
	font-size: 18px;
	color: #666;
	text-decoration: none; 
	text-align: left;
	
}
#menu .active {
		list-style-type: none;
	font-family: Helvetica;
	background:transparent url(images/puzzle.png) no-repeat left;
	font-size: 18px;
	color: rgb(115,16,52);
	text-decoration: none;
}
#menu a:hover {
	list-style-type: none;
	font-family: Helvetica;
	background:transparent url(images/puzzle.png) no-repeat left;
	font-size: 18px;
	color: rgb(115,16,52);
	text-decoration: none;
}

#rmain {
	float:right;
	margin-right:10px;
	width:500px;
	margin-top:18px;
	height:auto;
}
#rmain h1 {
	font-family: Helvetica;
	font-size: 16px;
	color:  rgb(115,16,52);
	text-align:left;
}
#rmain h2 {
	font-family: Helvetica;
	font-size: 12px;
	color:  #333;
	text-align:left;
}
#rmain table {
	text-align: right;
	vertical-align: text-top;
}
#link_gb ul{
	list-style-type: disc;
	margin:0px;
	padding:0px;
}

#link_gb a:hover {
	list-style-type: none;
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #06F;
	margin:0px;
	padding:0px;
}
#link_gb a:link {
	list-style-type: none;
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #000;
		margin:0px;
	padding:0px;
}
#link_gb a:visited {
	list-style-type: none;
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #000;
		margin:0px;
	padding:0px;
}
#rmain h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #333;
	text-align:left;
}
#rmain h3 a:visited{
	font:inherit;
	font-size:inherit;
	display:inline;
}
#rmain h3 a:link, a:hover{
	font:inherit;
	font-size:inherit;
}
#rmain a:visited {
	font-family: Helvetica;
	font-size: 12px;
	margin:0px;
	padding:0px;
	color: #00C;
	text-decoration: underline;
}
#rmain a:link {
	font-family: Helvetica;
	font-size: 12px;
	margin:0px;
	padding:0px;
	color: #00C;
	text-decoration: underline;
}
#rmain a:hover {
	font-family: Helvetica;
	font-size: 12px;
	margin:0px;
	padding:0px;
	color: #00C;
	text-decoration: underline;
}
#quote {
	font-family: "Lucida Handwriting", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
#pic {
	margin-top:38px;
	float:right;
	width:161px;
	height:241px;
	background-image: url(images/lori09.jpg);
	vertical-align: bottom;
	padding-left:0px;
	margin-left: 12px;
}
#pic h5 {
	margin-top:248px;
	font-size: 12px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
