html{overflow-y:scroll;}
html{overflow:-moz-scrollbars-vertical;}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#888888;
	line-height: 150%;
	font-size:11px;
	text-align:justify;
}
a{
	color:#d31145;
	text-decoration:none
}
a:hover{
	color:#98c75f;
}
/*p{ margin:0px; padding:6px 0px; }*/

h1{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px 0px 10px 0px;
}
h2{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
h3{
	color:#888888;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.thumbBorder img{
	border:5px solid #b1a585;
}
.padBot img{
	margin-bottom:2px;
}
/*id styles ///////////////////////////////////////////////////////////////////////////////////////////////*/

#backRight{
	z-index:1000;
	position:absolute;
	margin-left:967px;
	padding:0px;
	top:0px;
	left:0px;
	height:532px;
	width:15px;
	background-image: url(images/shadow-top-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#backRightPortfolio{

	background-image: url(images/shadow-right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#header{
	z-index:100;
	position: relative;
	top:15px;
	left:7px;
	margin:0px auto;
	padding:0px;
	height:143px;
	width:981px;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
}
#portfolio-details{
	z-index:10;
	position: relative;
	top:15px;
	margin:0px auto;
	padding:0px;
	width:967px;
	height:552px;
}
#details{
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px;
	z-index:1000;
}
#menu{
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px;
	z-index:1000;
}

#contentWrapper{
	z-index:3;
	position: relative;
	margin:0px auto;
	padding:0px;
	width:981px;
	left:7px;
	background-color:#FFFFFF;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
	height: auto !important;
	height:409px;
	min-height:409px;
	
}

#thumbs{
	z-index:2;
	position: relative;
	width:565px;
	padding:30px 38px 0px 20px;
	margin:0px;
	left:350px;
	color:#978e78; 
	font-size:9px;
	line-height:9px;
	text-transform:uppercase;
}
.thumbs td{
	text-align:center;
	vertical-align:top; 
	padding:0px 5px 8px 5px;
	margin:0px;
}
#thumbs a{
	color:#978e78; 
	font-size:9px;
	line-height:9px;
	text-transform:uppercase;
	text-decoration:none
}
#caps {
	color:#978e78; 
	font-size:9px;
	line-height:9px;
	text-transform:uppercase;
}

#thumbs a:hover{
	color:#000000; 
}
#content{
	z-index:2;
	position: relative;
	width:558px;
	padding:30px 30px 25px 24px;
	left:350px;
}
#scroll{
	width:558px;
	height:350px;
	padding-right:25px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-3dlight-color:#f1f1f1;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:#555555;
	scrollbar-face-color:#f6f6f6;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
}
#scrollThumbs{
	width:585px;
	height:350px;
	padding-right:0px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-3dlight-color:#f1f1f1;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:#555555;
	scrollbar-face-color:#f6f6f6;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
}
#sideimageWrapper{
	z-index:1;
	position:absolute;
	width:337px;
	top:17px;
	background-color:#d31145;
}
.horLine{
	border-top:1px solid #e1ddd1; 
	height:14px; 
}
a.arrow{
	background-image: url(images/arrow.gif); 
	background-repeat: no-repeat;
	background-position:right;
	padding:0px 12px 2px 0px; 
	margin:0px;
}
a.arrow:hover{
	background-image: url(images/arrow2.gif); 
	background-repeat: no-repeat;
}
a.arrowLeft{
	background-image: url(images/arrow_left.gif); 
	background-repeat: no-repeat;
	background-position:left;
	padding:0px 0px 2px 12px; 
	margin:0px;
}
a.arrowLeft:hover{
	background-image: url(images/arrow_left2.gif); 
	background-repeat: no-repeat;
}


#footerWrapper{
	margin:auto;
	width:981px;
}
#footer{
	z-index:4;
	position: relative;
	left:0px;
	margin-left:7px;
	width:981px;
	height:40px;
	font-size:10px;
	line-height:12px;
	color:#BBBBBB;
	background-image:url(images/shadow-bottom.jpg);
	background-repeat: no-repeat;
}

#footer a{color:#BBBBBB; text-decoration:none}
#footer a:hover{text-decoration:underline}




