body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td 
{
	margin:0; padding:0;
}
table 
{
	border-collapse:collapse;border-spacing:0;
}
fieldset,img 
{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var 
{
	font-style:normal;font-weight:normal;
}
ol,ul 
{
	list-style:none;
}
caption,th 
{
	text-align:left;
}
h1,h2,h3,h4,h5,h6 
{
	font-size:100%;
}

body
{
	font-size: 100.01%;
	font-family: serif;
	background-color: #eeeedd;
/*	background-image: url(./images/boards.png);
	background-attachment: fixed;
	background-position: 0% 100%;
	background-repeat: repeat-x;*/
}

div.body
{
	width: 100%;
}

div.header
{
	position: absolute;
	width: 100%;
	height: 150px;
	background-image: url(./images/grainEdge2.png);
	z-index: 2;
}

div.header div.centered
{
	position: relative;
	margin-top: -118px;
	/*margin-left: 130px;*/
	width: 100%;
	height: 125px;
	text-align: center;
}

div.menu div.glass
{
	position: absolute;
	margin-top: 125px;
	background-color: #9999ff;
	width: 100%;
	height: 50px;
	border-bottom: solid 3px #2c843c;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
	z-index: 0;
}

div.menu div.text
{
	position: absolute;
	margin-top: 150px;
	width: 100%;
	height: 25px;
	color: #000000;
	font-size: 19px;
	z-index: 2;
}

div.menu div.glassReflection
{
	position: absolute;
	margin-top: 90px;
	background-image: url(./images/reflection.png);
	width: 100%;
	height: 79px;
	z-index: 0;
}

div.text a
{
	padding: 5px 5% 5px 5%;
	color: #333333;
}

div.text a:hover
{
	padding: 5px 5% 5px 5%;
	color: #333333;
	background-repeat: no-repeat;
	background-color: #ffffff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

div.slideshow
{
	position: relative;
	margin-top: -3px;
	margin-left: -3px;
	width: 500px;
	height: 500px;
	background-color: #ffffff;
	border: 1px solid #000000;
}

div.slideshow img
{
	width: 500px;
	height: 500px;
}

div.dropShadowSlideShow
{
	position: absolute;
	padding: 0px 3px 3px 0px;
	margin-top: 188px;
	margin-left: 3px;
	background-color: #666699;
}

div.dropShadowNews
{
	position: absolute;
	margin-left: 513px;
	margin-top: 188px;
	padding: 0px 3px 3px 0px;
	background-color: #666699;
	//width: 50%;
}

div.news
{
	position: relative;
	margin-top: -3px;
	margin-left: -3px;
	height: 500px;
	background-color: #eeeedd;
	overflow: auto;
	border: 1px solid #000000;
	padding: 0px 3px 3px 0px;
}

div.news div.article
{
	position: relative;
	background-color: #eeeedd;
	background-image: url(./images/gradiant.png);
	background-repeat: no-repeat;
	padding: 20px 0px 50px 0px;
}

div.news div.article-special
{
	position: relative;
	background-color: #eeeedd;
	background-image: url(./images/gradiant.png);
	background-repeat: no-repeat;
	padding: 0px 0px 25px 0px;
}

div.news div.article-special div.title
{
	position: relative;
	margin-left: 75px;
	font-size: 150%;
	font-variant: small-caps;
	color: #333333;
	padding: 0px 0px 5px 0px;
}

div.news div.article-special img.sawline
{
	position: relative;
	margin-top: -55px;
}

div.news div.article-special p.text
{
	position: relative;
	color: #333333;
	margin-left: 25px;
}

div.news div.article-special p.text:first-letter
{
	font-size: 150%;
}

div.news div.article div.title
{
	position: relative;
	margin-left: 75px;
	font-size: 150%;
	font-variant: small-caps;
	color: #333333;
	padding: 0px 0px 5px 0px;
}

div.news div.article img.sawline
{
	position: relative;
	margin-top: -55px;
}

div.news div.article p.text
{
	position: relative;
	color: #333333;
	margin-left: 25px;
}

div.news div.article p.text:first-letter
{
	font-size: 150%;
}

div.footer
{
	position: absolute;
	margin-top: 700px;
	width: 100%;
	text-align: right;
	font-size: 75%;
}

div.dropShadowAbout + div.footer,
div.dropShadowBuy + div.footer
{
	position: relative;
	width: 100%;
	margin-top: 5px;
	text-align: right;
	font-size: 75%;
	display: none;
}

div.about div.footerInner,
div.buy div.footerInner
{
	width: 100%;
	text-align: right;
	font-size: 75%;
	display: block;
}

div.gallery
{
	position: relative;
	margin-top: -3px;
	margin-left: -3px;	
	height: 500px;
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #000000;
	border-right: 0px;
	text-align: center;
	z-index: 1;
}

div.dropShadowGallery
{
	position: absolute;
	padding: 0px 3px 3px 0px;
	margin-top: 188px;
	margin-left: 3px;
	width: 99%;
	background-color: #666699;
	z-index: 0;
}

div.gallery img.table
{
	width: 200px;
	height: 200px;
	margin-left: 10px; /*1%*/
	border-right: 2px solid #666699;
	border-bottom: 2px solid #666699;
	margin-top: 25px;
	/*margin-bottom: 25px;*/
}

div.gallery div.galleryImageText
{
	position: relative;
	margin-top: -200px;
	margin-left: 205px;
	background-color: #ffffff;
	border-right: 2px solid #666699;
	border-bottom: 2px solid #666699;
	width: 200px;
	height: 225px;
	z-index: 3;
}

div.galleryButtons
{
	position: relative;
	height: 25px;
	vertical-align: bottom;
}

div.galleryFilter
{
	position: relative;
	margin-left: 84%;
	margin-top: -500px;
	background-color: #ffffff;
	text-align: right;
	padding: 3px 3px 3px 5px;
}

div.dropShadowGalleryFilter
{
	position: absolute;
	padding: 0px 3px 3px 0px;
	margin-top: 188px;
	margin-left: 85.5%;
	width: 14%;
	background-color: #666699;
	z-index: 0;
}

div.galleryZoom
{
	position: absolute;
	width: 625px;
	height: 510px;
	margin-top: 175px;
	margin-left: 10%;
	border: 3px solid #000000;
	background-color: #ffffff;
	/*overflow: auto;*/
	z-index:10;
	display: none;
}

div.galleryZoom div.galleryZoomBody
{
	overflow: auto;
	height: 483px;
}

div.galleryZoom img.mainImage
{
	position: relative;
	width: 500px;
	height: 500px;
}

div.galleryZoom div.closeButton
{
	position:relative;
	width: 625px;
	height: 25px;
	background-image: url(./images/bar.png);
	padding-bottom: 2px;
}

div.galleryZoom div.closeButton img
{
	width: 25px;
	height: 25px;
	margin-left: 575px;
}

div.about
{
	position: relative;
	background-image: url(./images/boards.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}

div.about img
{
	float: right;
}

div.about
{
	position: relative;
	margin-top: -3px;
	margin-left: -3px;	
	width: 98%;
	background-color: #ffffff;
	border-right: 0px;
	text-align: left;
	padding: 0% 1% 0% 1%;
	z-index: 1;
}

div.dropShadowAbout
{
	position: absolute;
	padding: 0px 3px 3px 0px;
	margin-top: 188px;
	margin-left: 3px;
	width: 100%;
	/*background-color: #666699;*/
	z-index: 0;
}

div.buy
{
	position: relative;
	margin-top: -3px;
	margin-left: -3px;	
	width: 98%;
	background-color: #ffffff;
	text-align: left;
	padding: 0% 1% 0% 1%;
	z-index: 1;
	background-image: url(./images/boards.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}

div.dropShadowBuy
{
	position: absolute;
	padding: 0px 3px 3px 0px;
	margin-top: 188px;
	margin-left: 3px;
	width: 100%;
	z-index: 0;
}

div.about div.title,
div.buy div.title,
div.contact div.title
{
	position: relative;
	width: 100%;
	height: 50px;
	font-size: 200%;
	font-weight: 700;
	color: #333333;
	text-align: center;
	font-variant: small-caps;
}

div.buy div.topic
{
	position: relative;
	width: 100%;
	height: 25px;
	font-size: 125%;
	font-weight: 700;
	color: #333333;
	text-align: left;
	border-bottom: solid 1px #aaaaaa;
}

div.contact
{
	position: relative;
	margin-top: -3px;
	margin-left: -3px;	
	width: 98%;
	background-color: #ffffff;
	text-align: left;
	padding: 0% 1% 0% 1%;
	z-index: 1;
	background-image: url(./images/boards.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}

div.dropShadowContact
{
	position: absolute;
	padding: 0px 3px 3px 0px;
	margin-top: 188px;
	margin-left: 3px;
	width: 100%;
	z-index: 0;
}

