* {padding: 0; margin: 0; }
html { height: 101%; }

body {
	height:100%;
	background-color:#FFFFFF;
	color: #333333; 
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;	
	line-height: 16px;
	margin: 0;
	text-align: left;
	}

h1 {font-size: 200%;
	letter-spacing: 1px;
	line-height: 2em;
	}

h2 {font-size: 110%;
	letter-spacing: 1px;
	line-height: 2em;
	}

p { font-size: 11px;
	font-style: normal;
	font-weight:normal;
	line-height: 16px;
	}

form {
	width: 305px;
	padding: 0px;
	margin-bottom:0;
	}

input#sender, textarea {
	width: 300px;
	margin-bottom: 10px;
	}

textarea { height: 110px;
	}

input#sender:focus, textarea:focus {
	background-color:#E9E9E9;
	}

.pBOLD {font-weight: bold;
	}

.category  {
	display:block;
	font-size: 200%;
	color:#999999;
	font-style: normal;
	font-weight:normal;
	padding: 0 0 20px 0;
	}

.imagecategory  {
	display:block;
	font-size: 200%;
	color:#999999;
	font-style: normal;
	font-weight:normal;
	padding: 0px 0px 7px 0px;
	}

.opt {display:none;}

.newsBLOCK {
	width: 238px;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 18px;
	padding: 0px 0 7px 0;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	}
		.newsDATE {
			color:#dd5018;
			font-size:10px;
			font-style:normal;
			font-weight:normal;
			letter-spacing: 1px;
			}
		
		.newsHEAD {
			color:#999999;
			font-size:10px;
			font-style:normal;
			font-weight:bold;
			letter-spacing: 1px;
			text-transform: uppercase;
			}
		
		.newsBLOCK a:link,
		.newsBLOCK a:visited,
		.newsBLOCK a:hover,
		.newsBLOCK a:focus,
		.newsBLOCK a:active {
			color:#dd5018;
			font-size:10px;
			font-style:normal;
			font-weight:bold;
			text-decoration:underline;
			}

#navigator li {
	font-size:11px;
	font-style: normal;
	font-weight:bold;
	letter-spacing: 1px;
	color:#999999;
	display: inline;
	list-style-type: none;
	padding: 0px 23px 0px 0px;
	}

#naviright li {
	font-size:11px;
	font-style: normal;
	font-weight:bold;
	letter-spacing: 1px;
	color:#999999;
	display: inline;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	}



a {text-decoration: none; }
a:link {color: #999999}
a:visited {color: #999999}
a:hover {color: #dd5018}
a:focus {color: #dd5018}
a:active {color: #999999}

#porfolioSUBNAV li {
	font-size:11px;
	font-style: normal;
	font-weight:bold;
	color:#dd5018;
	letter-spacing: 1px;
	list-style-type: none;
	padding: 0px 0px 6px 0px;
	}

#porfolioSUBNAV a:link,
#porfolioSUBNAV a:visited,
#porfolioSUBNAV a:active {color:#999999;
}

#porfolioSUBNAV a:hover,
#porfolioSUBNAV a:focus {color:#dd5018;
}


#master {
	position: absolute;
	top: 0px;
	left: 32px;
	width: 850px;
	height: 100%;
	border: 0;
	text-align: left;
	}

#header {
	position: fixed;
	left: 30px;
	top: 0px;
	width: 850px;
	height: 150px;
	background-image:url(images/w150-8.png);
	background-repeat:repeat-x;
	z-index:50;
	}

		#logo {
			position: relative;
			left: 0px;
			top: 30px;
			height: 44px;
			width: 850px;
			z-index:49;
			}


	#navblocktop {
			position: relative;
			top: 40px;
			height: 30px;
			width: 850px;
			border-top-width: 1px;
			border-top-style:solid;
			border-top-color:#333333;
			border-bottom-width: 1px;
			border-bottom-style:solid;
			border-bottom-color:#333333;
			margin: 0;
			padding: 0;
			z-index:48;
			}
			
	#navigator {
			position: absolute;
			left: 0px;
			top: 0px;	
			height: 22px;
			width: 750px;
			padding-top: 7px;
			z-index:48;
			}

	#naviright {
			position: absolute;
			left: 750px;
			top: 0px;	
			height: 22px;
			width: 100px;
			padding-top: 7px;
			text-align:right;
			z-index:48;
			}

#content {
	position: relative;
	width: 850px;
	height: 100%;
	top: 150px;
	left: 0;
	margin: 0;
	z-index:20;
	}

	#contentleft {
		position:relative;
		top: 0px;
		left: 0px;	
		width: 239px;
		height: 5000px;
		border-right-width: 1px;
	    border-right-style:solid;
		border-right-color:#dd5018;
		padding-right: 20px;
		float:left;
	 	z-index:19;
		}
	
	#porfolioSUBNAV{
	position:fixed;
	top:340px;
	left: 32px;
	}
	
	#contentright {
			position:relative;
			top: 0px;
			right: 2px;			
			width: 550px;
			height:100%;
			margin-left: 30px;
			float:right;
			z-index:18;
			}
				
div.imagePREV {
	margin-bottom: 15px;
}

div.imagePREV li {
	margin: 0px 9px 0px 0px;
	display:inline;
	list-style-type:none;
	}
	
div.imagePREV li img {
	border:none;
	}
	
.imageGALLERY {
	display:block;
	height: auto;
	width: 550px;
	margin-bottom:10px;
	}
	
.imageGALLERYtext {
	height: auto;
	width: 550px;
	margin-top: 8px;
	}
.imageGALLERYbuttons {
	height: auto;
	width: 550px;
	margin-top: 8px;
	border:none;
	}

.button {
	padding: 0px 5px 0px 0px;
	border:none;
	}
	

div.edition {
	margin-bottom: 15px;
}

div.edition li {
	margin: 0px 12px 0px 0px;
	display:inline;
	list-style-type:none;
	}

div.edition ul {
	margin: 0px 0px 12px 0px;
	}