body {
	background-color: #ffffff;
	margin-top: 5px;
}

.header_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:18px;
	color: #FFFFFF;
	text-transform: none;
}
.footer {
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #54544e;
	background-position: center;
	font-variant: normal;
	text-transform: lowercase;
	vertical-align: bottom;
}
a.footer {
text-decoration: none;
	color: #54544e;
}
a.footer:hover {
	text-decoration: underline;
	font-size: 9px;
}
	
.bold_text {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666633;
	text-decoration:none;
}
.front_text {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666633;
	text-decoration:none;
	text-align:justify;
}
.bold_text_280 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666633;
	text-decoration:none;
	width: 280px;
}
.bold_text_front {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align:justify;
	padding-left: 15px;
	padding-right: 15px;
	color: #010100;
	text-decoration:none;
}
a.dark {
	text-decoration: none;
	color: #666633;
	xdisplay: block;
	background-color: #ffffff;
	height:13px;
	width:80px;
}
a.dark:hover {
	xdisplay: block;
	background-color: #f6f1e2;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	line-height:12px;
}
a.work_thumb_name {
	text-decoration: none;
	color: #666633;
	display:block;
	background-color:#FFFFCC;
	width:75px;
	height:13px;
	margin-left:45px;
	margin-right:45px;
	margin-top:5px;
	font-size:10px;
	text-align:center;

}
a.work_thumb_name:hover {
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	line-height:12px;
}
a.light {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.light:hover {
	font-weight: bold;
	font-size: 12px;
}
a.light:active {
	font-weight: bold;
	color: #CCFF00;
}
.table_main {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-position: center center;
	border: 1px solid #b8b8b8;
	width:852px;
}
/*-------------------------work------decriptions---------------------*/
.left_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666633;
	background-position: center;
	font-variant: normal;
	text-transform: lowercase;
	width: 75px;
}
.gallery  {
	padding-right: 22px;
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-position: center;
	font-variant: normal;
	text-align: left;
	word-spacing: normal;
}
.gallery_head {
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-position: center;
	font-variant: normal;
	text-align: justify;
	word-spacing: normal;
	}
.work_desc  {
	padding-right: 28px;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-position: center;
	font-variant: normal;
	text-align: justify;
	word-spacing: normal;
	
}

.work_desc_link {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666633;
	text-decoration:none;
	text-align: left;
	width: 100px;
}

.work_desc_bold {
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-position: center;
	font-variant: normal;
	text-align: justify;
	word-spacing: normal;
}

img.dot_work_desc {
	width:8px;
	height:8px;
	
	}	


/* =-=-=-=-=-=-=-[navigation bar]-=-=-=-=-=-=-=- */
	

#menu ul {
	list-style: none;
	height:18px;
	margin:0px;
	padding:0px;
	display: block;
	}
	
#menu {
	width: 150px;
	border-style: none;
	margin: 0px;
	}
	
#menu  a {
	height: 18px;
	text-decoration: none;
	}	
	
#menu li  a:link, #menu li a:visited {
	color: #ffffff;
	display: block;
	background: url(../images/top_nav.gif);
	padding: 0px 0px 0px 0px;
	}
	
#menu li a:hover {
	color: #ffffff;
	background: url(../images/top_nav.gif) 0 -18px;
	padding: 0px 0 0 0px;
	}
	
#menu li a:active {
	color: #ffffff;
	background: url(../images/top_nav.gif) 0 -36px;
	padding: 0px 0 0 0px;
	}
#menu li a:focus {
	color: #ffffff;
	background: url(../images/top_nav.gif) 0 -36px;
	padding: 0px 0 0 0px;
	}

/*------------------thumbnail---images----------*/
img.work_img {
	margin-bottom: 15px;
	outline: 0px solid #000000;
	border: 1px solid #000000;
	width:75px;
	height:75px;
	margin-left:45px;
	margin-right:45px;
	margin-top: 15px;
}
img.work_img:hover {
	outline: 1px solid #000000;
}
img.work_img_bigthumb {
	outline: 0px solid #000000;
	border: 1px solid #000000;
	width:200px;
	height:200px;
}
img.work_img_bigthumb:hover {
	outline: 1px solid #000000;
}
img.work_img_det {
	border: 1px solid #000000;
	width:50px;
	height:50px;
	margin-top:20px;
	margin-left:24px;
}

/*------------------larger---images------------------*/
img.work_img_hor {
	border: 1px solid #000000;
	width:360px;
	height:270px;
	margin-top: 0px;
	margin-bottom: 90px;
	}
img.work_img_vert {
	border: 1px solid #000000;
	width:270px;
	height:360px;
	margin-left: 30px;
	margin-right: 60px;
	}
	
/*---------------------dots--------------------------*/
img.dot {
	width:8px;
	height:8px;
	}	

a.low_nav {
	font:Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration:none;
	display:block;
	height: 27px;
	width: 200px;
	background-color: #d9c590;
	padding-top: 10px;
}
a.low_nav:hover {
	background-color: #dbb757;
}
a.top_nav {
	font-variant: small-caps;
	font: Helvetica, Verdana, Arial, sans-serif;
	color: #282828;
	text-decoration:none;
	text-align:center;
	display:block;
	height: 18px;
	width: 142px;
	xbackground-color: #ABAB58;
	background-color: #d9c590;
	padding-top: 0px;
	font-size: 12px;
	line-height:18px;
}
a.top_nav:hover {
	xbackground-color: #8C8C01;
	background-color: #dbb757;
}
a.top_nav:active {
	background-color:#000000;
	}
a.low_nav_active {
	display:block;
	height: 27px;
	width: 200px;
	font:Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration:none;
	background-color: #dbb757;
	padding-top: 10px;
}
a.low_nav_active:hover {
	background-color: #dbb757;
}
.image_float {
	z-index: 2;
	display: none;
	color: white;
	left: 50px;
	top: -20px;
	position: relative;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#pic a .large, #pic a .large_tall {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}


#pic a.dark:hover .large, #pic a.dark:hover .large_tall {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 250px;
	position: absolute;
	top: 70px;
	width: 300px;
}
#pic a.dark:hover .large_tall {
	height:300px;
	width:233px;
}
