body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:10px;
	margin-right:0px;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #E7D9EA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	}
a:link {
	color:#9966CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9966CC;
}
a:hover {
	text-decoration: none;
	color: #9999FF;
}
a:active {
	text-decoration: underline;
	color: #9966CC;
}
input, textarea, select, option {
	color:#333333;
	background: #fff;
	border: 1px dashed #996699;
}
.contact {
	font-size:90%;
	color:#333;
	padding-left:10px;
	text-align:left;
	}
img {
	border:none;
	}
.h6 {
	font-size:180%;
	font-weight:bolder;
	letter-spacing: 2px;
	}
.h8 {
	text-align:center;
	font-style:italic;
	}
.bold {
	font-weight:bold;
	}
#fade {
	position:relative;
	width: 100%;
	height: 400px;
	background-image:url(../images/fade.jpg);
	background-repeat: repeat-x;
	left: 0px;
}

#container {
	position:absolute;
	width:728px;
	height:600px;
	top:0px;
	left:40px;
	z-index:1;
	}
img.header01 {
	position:absolute;
	top:0px;
	z-index:0;
	}
#content {
	position:relative;
	top:480px;
	left:6px;
	width:680px;
	}


/* HEADERS */

#header01 {
	position:absolute;
	top:0px;
	z-index:0;
	width:785px;
	height:488px;
	background:url(../images/headers/01.jpg);
	}
#header02 {
	position:absolute;
	top:0px;
	z-index:0;
	width:785px;
	height:488px;
	background:url(../images/headers/02.jpg);
	}
#header03 {
	position:absolute;
	top:0px;
	z-index:0;
	width:785px;
	height:488px;
	background:url(../images/headers/03.jpg);
	}
#header04 {
	position:absolute;
	top:0px;
	z-index:0;
	width:785px;
	height:488px;
	background:url(../images/headers/04.jpg);
	}
#header05 {
	position:absolute;
	top:0px;
	z-index:0;
	width:785px;
	height:488px;
	background:url(../images/headers/05.jpg);
	}
#header06 {
	position:absolute;
	top:0px;
	z-index:0;
	width:785px;
	height:488px;
	background:url(../images/headers/06.jpg);
	}
	
#header07 {
	position:absolute;
	top:0px;
	z-index:0;
	width:785px;
	height:488px;
	background:url(../images/headers/07.jpg);
	}
/*END OF HEADERS*/




/*BOXES */

.boxS {
	float:left;
	}
.boxSTop {
	float:left;
	background-image: url(../images/boxes/boxSTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 11px;
	width: 480px;
	}
.boxSContent {
	float:left;
	width: 457px;
	border-left: 2px dotted #333;
	border-right: 2px dotted #333;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
	text-align:justify;
	top:0px;
	}
.boxSBottom {
	float:left;
	background-image: url(../images/boxes/boxSBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 11px;
	width: 480px;
	margin-bottom:20px;
	}
	
.boxL {
	float:left;
	}
.boxLTop {
	float:left;
	background:url(../images/boxes/boxLTop.jpg) no-repeat top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 13px;
	width: 670px;
	}
.boxLContent {
	float:left;
	width: 646px;
	border-left: 2px dotted #333;
	border-right: 2px dotted #333;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
	text-align:justify;
	top:0px;
	}
.boxLBottom {
	float:left;
	background-image: url(../images/boxes/boxLBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 13px;
	width: 670px;
	margin-bottom:20px;
	}

/* BOXES END */

/* MENU */
#rightmenu {
float:left;
position:absolute;
top:172px;
left: 492px;
text-align:center;
	}
#vertmenu {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 198px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom:0px;
margin-bottom:0px;
text-align:right;
background:url(../images/menu/topbg.gif) top no-repeat;
}

#vertmenu ul {

list-style: none;
margin: 7px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding-bottom: 1px;
}
#vertmenu ul li a {
font-size: 90%;
display: block;
padding: 5px 7px 5px 5px;
text-decoration: none;
color: #666666;
width:172px;
background:url(../images/menu/linkUP.gif);
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus, #vertmenu ul li a.current {
color: #000000;
background: url(../images/menu/linkOVER.gif);
}
.menubottom {
	position:relative;
	bottom:0px;
	background:url(../images/menu/bottom.gif) bottom right no-repeat;
	width:100%;
	height:30px;
	}


/*MENU END */


/* Phot Gallery */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px dashed #333;
margin: 0 5px 5px 0;
padding: 5px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #999999;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background:url(../images/menu/linkUP.gif);
padding: 10px;
left: 0px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 5px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -520px;
left: 10px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
/*Gallery END */

.hwgLink {
	position:absolute;
	top:5px;
	right:5px;
	font-size:90%;
	text-align:right;
	color:#999;
	}
.textLeft {
	text-align:left;
	}