body#floral {
  background: #232323 url("../images/body_bg.jpg");
  padding: 0px;
  font-family: Verdana, sans-serif;
  font-size: 14px;
}

a, a:active, a:visited {
	color: #669999;
	text-decoration: none;

}

a:hover {
	color: #666999;


}


h1 {
  color:#68ada8;
  font-size: 20px;
  line-height: 24px;
  padding: 0px 30px;
  margin: 0px 0px 10px 0px;
}

div.h1 {
  display: inline-block;
  background: url(../images/h1.png) top left no-repeat;
}

div.h1 div {
  background: url(../images/h1.png) top right no-repeat;
}

.clr {
  clear: both;
}

.center {
  width: 1050px;
  border-right: 5px solid #424242;
  border-left: 5px solid #424242;
  background-color: #333333;
  margin: -8px auto -8px auto;
  padding: 0px;
  min-height: 300px;
}

.rug {
  width: 1050px;
  height: 20px;
  background: url("../images/rug.jpg") repeat-x;
  margin: 0px;
  padding: 0px;
}

.text-area {
	width: 850px;
	padding: 30px;
	margin: 0px auto 50px auto;
	background: #ece9dc url(../images/text-area-bg.png) 0 0 no-repeat;
	border: 5px solid #d2ccbe;
}

.gallery-area {
	width: 850px;
	padding: 30px;
	margin: 0px auto 00px auto;
	background: #333333 url(../images/gallery-area-bg.png) 0 0 no-repeat;
	color: #ece9dc
}





.copyright {
	color: #666666;
	font-size: 11px;
	text-align: center;
	margin-top: 50px;
	padding-bottom: 30px;
	width: 100%;
}

.copyright a {
	color: #666666;
	text-decoration: underline;
}

h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #CC9900;
}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #999933;
	font-weight: bold;
	font-style: italic;

}
.quotation {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	color: #999999;
}
.sidebar {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.indexlinks {
	list-style-type: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #669999;
	list-style-position: outside;
	text-decoration: none;
	line-height: 0.05em;
	width: auto;




}
.indexlinksheadings {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	list-style-type: none;
	line-height: 0.05em;




}
.indextext {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
}
.indexlinksbox {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	color: #669999;



}
.puzzlelink {
	color: #FF3300;
}

