HTML { margin: 0px; height: 100%; }

HTML, BODY { margin: 0px; background-color: #FFF; font-family: "Helvetica", "Arial"; line-height: 15px; font-size: 12px; color: #666666; margin-left: 2px; margin-top: 2px; }

BODY { min-height: 100%; }

A, IMG, INPUT { outline: none; }

A:visited {

	color: #BE4967;
	text-decoration: none;

}

A {

	color: #BE4967;
	text-decoration: none;

}

A:hover {

	color: #999999;
	text-decoration: underline;

}

A IMG {

	border-width: 0px;
	cursor: pointer;

}

div.clearer {

	clear: both; 
	line-height: 0px; 
	height: 0px;
	font: normal 0px "Helvetica", "Arial"; 
	margin: 0px;
	padding: 0px;
	border: 0px solid black;

}

/*////////////////////////////////////////*/

H3 { margin: 4px 0px; height: 24px; text-indent: -9999px;}
H3 A { display: block; width: 100%; height: 100%; }

.toggler { background: url(../images/menu/selected_works.gif) no-repeat; text-indent: -9999px; margin: 0px 0px; }

#current { background: url(../images/menu/current.gif) no-repeat; }
#current-selected { background: url(../images/menu/current.gif) no-repeat; background-position: -182px 0px; }
#current:hover  { background-position: -182px 0px; }

#cv { background: url(../images/menu/cv.gif) no-repeat; }
#cv-selected { background: url(../images/menu/cv.gif) no-repeat;  background-position: -182px 0px; }
#cv:hover  { background-position: -182px 0px; }

#contact { background: url(../images/menu/contact.gif) no-repeat; }
#contact-selected  { background: url(../images/menu/contact.gif) no-repeat;  background-position: -182px 0px; }
#contact:hover  { background-position: -182px 0px; }

#zen { background: url(../images/menu/zenvironments.gif) no-repeat; }
#zen:hover  { background-position: -182px 0px; }

.toggler:hover  { background-position: -182px 0px; }

.selected  { background-position: -182px 0px; }

.element {padding: 10px 0px 10px 3px; }

.copyright { text-transform: uppercase; font-size: 9px; line-height: 10px; display: block; text-align: center; padding-right: 40px; }

.mainContainer {

	width: 960px;

}

.mainSidebar {

	width: 180px; 
	float: left; 
	min-height: 500px;

}

.mainContent {

	margin-left: 225px; 
	min-height: 500px;

}

.contentHead {

	background-color: #000; 
	height: 24px;
	padding-left: 5px;

}

.contentHeadBlack {

	background-color: none; 
	height: 24px;
	padding-left: 5px;

}

.gallery_image { opacity: 0; filter: alpha(opacity=0); }

#gallery_container {

	background: url(images/spinner.gif) no-repeat;
	background-position: center center;
	width: 680px; 
	height: 680px;
	text-align: left; 
	overflow: hidden; 
	display: block; 
	position: relative; 
	margin-top: 5px; 

}

#gallery_contents {

	display: block; 
	height: 100%; 
	position: relative;

}

#gallery_caption, #gallery_counter {

	width: 100%; 
	height: 50px; 
	text-align: left; 
	overflow: hidden; 
	display: block; 
	margin-top: 5px;

}

#gallery_counter {

font-family: "Courier", "Times";
font-weight: bold;
font-size: 16px;
line-height: 20px;
color: #BE4967;
width: 80%;
float: left;

}

#gallery_index {

	float: left; 
	margin-left: auto; 
	width: 20%; 
	padding-top: 5px;

}

#gallery_index SPAN {

	display: block;
	float: left;
	cursor: pointer;
	height: 18px;
	text-indent: -9999px;

}

#gallery_next {

	width: 44px;
	background: url(../images/prevnex.gif) no-repeat;
	background-position: -80px 0px;


}

#gallery_next:hover {

	background-position: -80px -18px;


}

#gallery_back {

	width: 80px;
	background: url(../images/prevnex.gif) no-repeat;
	background-position: 0px 0px;

}

#gallery_back:hover {

	background-position: 0px -18px;

}

.blogHead { margin-top: 10px; }

.blogContainer {

border-bottom: 1px solid #999;
padding-bottom: 25px;

}















