@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 1;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../images/page_backer2.jpg);
	background-repeat: repeat;
	border: thin dotted #0099CC;
}
.body_font_vlg #footer {
	background-color: #dddddd;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #006633;
}
a:active {
	color: #000000;
}
hdr_link {
	color: #FFFF00;
}
    * .floatLeft{float: left;}
    * .floatRight{float: right;}
    * .image-left{float: left; vertical-align: text-top;}
    * .image-right{
	float: right;
	vertical-align: text-top;
	padding: 5px;
	margin: 0px;
}
    * div.wrapContainer{width:99.5%; float:left;}
#description_outr #descript_inner {
	height: 435px;
	width: 400px;
	background-color: #FFFFFF;
	overflow: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.next_on a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #cccccc;
	font-style: normal;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.next_on a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
.next_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #cccccc;
	font-style: normal;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}#img_fader {
	position: relative;
	visibility:visible;
	height: 350px;
	width: 350px;
	top: 0px;
	vertical-align: top;
	z-index: 0;
}
#img_featured {
	position: relative;
	visibility: visible;
	height: 350px;
	width: 350px;
	vertical-align: top;
	top: 0px;
}
.portfolio_lnk a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #cccccc;
	font-style: normal;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.portfolio_lnk a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
