* { 
	margin: 0px; 
	padding: 0px; 
	outline: none; 
	border: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit;  
	}
	
#wrap { 
	background-color: #000000; 
	background-image: url(images/background.jpg); 
	background-repeat: no-repeat; 
	background-position: top center; 
	width: 100%;
	height: 100%;
	display: block;
	clear: both;
	margin-bottom: -20px;
	min-height: 1000px;
	max-height: 1200px;
	height: expression(document.body.clientHeight < 1000? "1000px" : document.body.clientHeight > 1200? "1200px" : "auto");
	}
	
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	text-decoration:none;
	
	}
	
	

/* STRUCTURE */
#home {
	width:130px;
	height:35px;
	position:relative;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	top:0px;
	
}

#contentcontainer {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	padding: 00px 20px 20px 20px;
	width: 860px;
	height: 1118px;
	position:relative;
	top:03px;
	clear: both;
	display: block;
	overflow: hidden;
	}

#contentbox {
margin: 10 10 10 10;
width:860px;
height: 554px;
position:relative;
left: 0px;
}

#navbar {
margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
width:840px;
height:33px;
padding: 10px 10px 10px 10px;
}

#about {
width:247px;
height:355px;
padding: 10px 10px 10px 10px;
position:relative;
top:20px;
float:left;
}

#contact {
width:247px;
height:355px;
padding: 10px 10px 10px 10px;
position:relative;
top:20px;
left:32px;
float:left;
}

#links {
width:247px;
height:355px;
padding: 10px 10px 10px 10px;
position:relative;
top:20px;
left:62px;
float:left;
}

/* CONTENT BOX */

#portfolio_content_description_box {
width:308px;
position:relative;
top:22px;
float: left;
left: 20px;
}

#portfolio_content_description_title {
width:298px;
height: 18px;
padding: 8px 5px 5px 5px;
background-image:url(images/content_item_title.gif);
font:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: bolder;
color:#FFFFFF;
background-repeat:repeat-x;
}

#portfolio_content_description_body {
width:298px;
height: 400px;
position:relative;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#000000;
float:left;
top:0px;
left:0px;
padding: 5px 5px 5px 5px;
background-image: url(images/semi_trans_content_item_desc.png);
background-repeat:repeat;
}	

#portfolio_image_box {
width: 518px;
height: 518px;
position:relative;
left:0px;
top: 22px;
float:left;
}

#portfolio_navigation {
position:relative;
top:10px;
float:right;
}

#portfolio_hidden {
display:none;
position:absolute;
top:-300px;
}

/* TEXT */



p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	}

a { text-decoration: none; color: #FFFFFF; font:Verdana, Arial, Helvetica, sans-serif; font-weight:bolder; border: 0px; outline: none; -moz-outline-style: none;}
a:active { text-decoration: underline; color: #FFCC00; border: 0px; outline: none;}
a.active { text-decoration: none; color: #FFCC00; border: 0px; outline: none;}
a:hover	{ text-decoration: underline; color: #000099; border: 0px; } 
a:focus { outline: none; -moz-outline-style: none;}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0px;
	color:#996600;
	text-align: left;
	font-weight: bold;
	}
h1 { font-size:24px; font-family: "Trebuchet MS"; text-transform: uppercase;}
h2 {
	font-size:13px;
	line-height:17px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 { font-size:14px; margin-bottom: 5px;}
p.first {
	margin: 0px;
	}
	
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }
hr.orange { border-left:0px solid #ffcc66; border-right:0px solid #ffcc66; border-top:1px dotted #ffcc66; border-bottom:0px solid #ffcc66; height : 1px;  }

a.pdffile:before { content: url(images/buttons/pdficon.gif);}

#footer { font-family: Verdana, Trebuchet, Geneva, sans-serif; font-size: 9px; color:#666666; text-align: left; text-decoration:none; }
#footer a.hover { color:#FFFF00 ;}

/*  IMAGES ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

img.screens {
	margin: 0px 20px 0px 0px;
	border: none;
	padding: 0px;
	}
img.thumbs {
	margin-top: 5px;
	border: none;
	padding: 0px;
	}


/* Hacks  */
	
	

	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	


#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/buttons/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/buttons/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/buttons/nextlabel.gif) right 15% no-repeat; }
