@charset "utf-8";
@import url("stylesheet.css");
@import url("highslide.css");
@import url("site_message.css");
@import url("nav.css");
/* CSS Document */
#copy-title {
	float:left;
	text-align:left;
	color:#fff;
	font-size:0.8em;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:10px;
	width:545px;
}

#copy {
	float:left;
	text-align:justify;
	font-size:0.8em;
	width:709px;
	height:auto;
	padding:5px 35px 5px 35px;
	clear:both;
}

#dynContent {
	float:left;
	width:709px;
	clear:both;
}

#jq_buttons {
	float:left;
	font-weight:bold;
}

.jq_button {
	background-color:#ccc;
	color: #fff;
	background-image: url(../images/over-tiler.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border:none;
	width:123px;
	cursor:pointer;
}

.jq_button2 {
	background-color:#ccc;
	color: #fff;
	background-image: url(../images/over-tiler.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border:none;
	width:123px;
	cursor:pointer;
}

.jq_button3 {
	background-color:#ccc;
	color: #fff;
	background-image: url(../images/over-tiler.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border:none;
	width:123px;
	cursor:pointer;
}

.jq_button4 {
	background-color:#ccc;
	color: #fff;
	background-image: url(../images/over-tiler.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border:none;
	width:123px;
	cursor:pointer;
}

.jq_sml_button {
	background-color:#fff;
	font-size:0.7em;
	color:#000;
	border:none;
	width:50px;
	cursor:pointer;
}