@charset "utf-8";
/* CSS Document */

	
<style type="text/css">
/* <![CDATA[ */
	#weather{
			
	}
	body {
		margin:0; padding:0;
		font:11pt/1.5 Geneva, Arial, Helvetica, sans-serif;
		}
	#bg{
		margin:0; padding:0;
		background-image:url(mainbg.gif);
		background-repeat:repeat-y;
		width:1053px;
		
	}

	#header {
		margin:0; padding:0;
		background:#FFFFFF;
		width:1024px;
		}
	#header0 {
		margin:0; padding:0;
		background-image:url(small_logo.jpg);
		background-position:left;
		background-repeat:no-repeat;
		font:Verdana;
		font-size:80%;
		bottom:0px;
		width:1024px;
		height:25px;
		}
	#header1 {
		margin:0; padding:0;
		width:1024px;
		height:100px;
		background-image:url(head_bg.jpg);
		background-position:top;
		background-repeat:no-repeat;
		}

	#main1 {
		margin:0; padding:0;
		width:1024px;
		background-color:#FFFFFF;
		/*background-image:url(bg04.gif);
		background-position:top left;
		background-repeat:no-repeat;*/
		}
	#main2 {
		margin:0; padding:0;
		width:1024px;
		background-color:#FFFFFF;
		}
	#left {
		float:left;
		width:198px;
		margin:0; padding:0;
		font-size:80%;
		/*background-color:#FF99CC;*/
		}
	#right {
		float:right;
		width:198px;
		margin:0; padding:0;
		font-size:80%;
		}
	#middle {
		margin:0 px;
		width:620px;
		font-size:80%;
		/*border-left:#CCCCCC dashed;
		border-width:1px;
		border-right:#CCCCCC dashed;
		border-width:1px;*/
		}
	.column-in {
		margin:0; padding:0;
		}
	.cleaner {
		clear:both;
		height:0px;
		font-size:0px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
	h1,h2,h3,h4 { margin: 0.2em 0 }
	p { margin: 0.5em 0 }
	a { color:black }
	
	.copy { text-align:center; font-size:80% }
	.weather{position:absolute; width:250px; height:120px; right:9%; top:0%; left:20%;}
	
	#slideshow {list-style:none; color:#fff}
	#slideshow span {display:none}
	#wrapper {width:606px; margin:0px auto; display:none}
	#wrapper * {margin:0; padding:0}
	#fullsize {position:relative; width:606px; height:300px; padding:0px; border:0px solid #ccc; background:#FFF}
	#information {position:absolute; bottom:0; width:606px; height:20; background:#000; color:#fff; overflow:hidden; z-index:100; opacity:.7; filter:alpha(opacity=80)}
	#information h3 {padding:4px 8px 3px; font-size:14px}
	#information p {padding:0 8px 8px}
	#image {width:606px}
	#image img {position:absolute; z-index:25; width:auto}
	.imgnav {position:absolute; width:25%; height:300px; cursor:pointer; z-index:150}
	#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
	#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
	#imglink {position:absolute; height:250px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
	.linkhover {background:url(images/link.gif) center center no-repeat}
	#thumbnails {margin-top:0px}
	#slideleft {float:left; width:20px; height:0px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
	#slideleft:hover {background-color:#333}
	#slideright {float:right; width:20px; height:0px; background:#222 url(images/scroll-right.gif) center center no-repeat}
	#slideright:hover {background-color:#333}
	#slidearea {float:left; position:relative; width:556px; margin-left:0px; height:0px; overflow:hidden}
	#slider {position:absolute; left:0; height:0px}
	#slider img {cursor:pointer; border:1px solid #666; padding:2px}
	
.photo {  
    margin: 1px;  
    position: relative;  
    width: 130px;  
    height: 100px;  
    float: left;  
}  
.photo img {  
    background: #fff;  
    border: solid 1px #ccc;  
    padding: 4px;  
}  
.photo span {  
    width: 20px;  
    height: 18px;  
    display: block;  
    position: absolute;  
    top: 12px;  
    left: 12px;  
    background: url(images/digg-style.gif) no-repeat;  
}  
.photo a {  
    text-decoration: none;  
}

.sample0 span {  
    width: 20px;  
    height: 18px;  
    display: block;  
    position: absolute;  
    top: 12px;  
    left: 12px;  
    background: url(images/pic-style.gif) no-repeat;  
}  
  
.sample1 span {  
    width: 28px;  
    height: 21px;  
    display: block;  
    position: absolute;  
    top: -12px;  
    left: 90px;  
    background: url(images/pin.png) no-repeat;  
}  
  
.sample2 span {  
    width: 77px;  
    height: 27px;  
    display: block;  
    position: absolute;  
    top: -12px;  
    left: 25px;  
    background: url(images/tape.png) no-repeat;  
}  
  
.sample3 span {  
    width: 30px;  
    height: 60px;  
    display: block;  
    position: absolute;  
    top: -5px;  
    left: -2px;  
    background: url(images/paper-clip.png) no-repeat;  
}  
  
.sample4 span {  
    width: 130px;  
    height: 32px;  
    display: block;  
    position: absolute;  
    top: -13px;  
    left: 10px;  
    background: url(images/tape2.png) no-repeat;  
}  
  
.sample5 span {  
    width: 216px;  
    height: 166px;  
    display: block;  
    position: absolute;  
    top: -17px;  
    left: -18px;  
    background: url(images/gold-frame.png) no-repeat;  
}  
  
.sample6 span {  
    width: 189px;  
    height: 137px;  
    display: block;  
    position: absolute;  
    top: -5px;  
    left: -5px;  
    background: url(images/cut-corner.png) no-repeat;  
}  
  
.sample7 span {  
    width: 170px;  
    height: 120px;  
    display: block;  
    position: absolute;  
    top: 0;  
    left: 0;  
    background: url(images/round-corner.png) no-repeat;  
}  
.sample7 img {  
    border: none;  
    padding: 0;  
}  
  
.sample8 span {  
    width: 170px;  
    height: 120px;  
    display: block;  
    position: absolute;  
    top: 5px;  
    left: 6px;  
    background: url(images/round-corner.png) no-repeat;  
}  
.sample8 img {  
    border: none;  
    padding: 5px 6px 6px;  
    background: url(images/round-bg.gif) no-repeat;  
}  
  
.sample9 span {  
    width: 170px;  
    height: 120px;  
    display: block;  
    position: absolute;  
    top: 6px;  
    left: 7px;  
    background: url(images/stamp-pattern.png) no-repeat;  
}  
.sample9 img {  
    border: none;  
    padding: 6px 7px 7px;  
    background: url(images/stamp-bg.gif) no-repeat;  
}  
  
.sample10 span {  
    width: 181px;  
    height: 134px;  
    display: block;  
    position: absolute;  
    top: -6px;  
    left: -6px;  
    background: url(images/brush-border.png) no-repeat;  
}  
.sample10 img {  
    border: none;  
    padding: 0;  
}  
  
.sample11 span {  
    width: 122px;  
    height: 72px;  
    display: block;  
    position: absolute;  
    top: -22px;  
    left: -15px;  
    background: url(images/floral-corner.png) no-repeat;  
}  
  
.sample12 span {  
    width: 186px;  
    height: 137px;  
    display: block;  
    position: absolute;  
    top: 2px;  
    left: 2px;  
    background: url(images/watercolor-top.png) no-repeat;  
}  
.sample12 img {  
    border: none;  
    padding: 9px 12px 12px 11px;  
    background: url(images/watercolor-bg.png) no-repeat;  
}  
  
.sample13 span {  
    width: 130px;  
    height: 100px;  
    display: block;  
    position: absolute;  
    top: 0;  
    left: 0;  
    background: url(images/mask.png) no-repeat;  
}  
.sample13 img {  
    border: none;  
    padding: 0;  
}  
  
.sample14 span {  
    width: 170px;  
    height: 84px;  
    display: block;  
    position: absolute;  
    top: 5px;  
    left: 5px;  
    background: url(images/glossy-gradient.png);  
}  
/* ]]> */
</style>

<!--[if lt IE 7]>  
<style type="text/css">  
  
.photo span { behavior: url(iepngfix.htc); cursor: pointer; }  
  
.sample12 img {  
    background: url(images/watercolor-bg.gif) no-repeat;  
}  
  
</style>  
<![endif]-->  
