body {
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 40px;
	margin-left: 40px;
	width: 900px;
	color: #666666;
	background-color: #DDE8ED;
	}
	
/* left */

div#col1 {
	width: 170px;
	height: 500px;
	float: left;
	}

div#emptybar { 
	width: 680px;
	height: 75px;
	float: left;
	}

div#myname {
	width: 170px;
	height: 75px;
	float: left;
	position: fixed;
	}
	
	
div#leftnav {
	width: 170px;
	height: 400px;
	margin-top: 75px;
	float: left;
	position: fixed;
	font: 10px/1.7 Helvetica, Arial, sans-serif;
	}
	
h1 { /*my name*/
	font: 25px Helvetica, Arial, sans-serif;
	color: #666666;
	}
	
.myname {
	font: 25px Helvetica, Arial, sans-serif;
	color: #666666;
	text-decoration: none;
	}
	
h2 { /*ixd*/
	font-size: 15px;
	color: #666666;
	}

#leftnav ul { 
	margin-bottom: 15px;
	}
	
.listtitle {
	font: 10px/1.7 Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	color: #666666;
	font-weight: bold; 
	}

#leftnav a {
	font: 10px;
	color: #999999;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: normal; 
	}
	
#leftnav a:hover {
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: normal; 
	}
	
.bghighlight {
	/* span style= */
/* 	background-color: #FFFFFF; */
	color: #775566;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: normal; 
	letter-spacing: 0.0em;
	}
	

/* center */

div#content {
	width: 500px;
	float: left;
	margin-left: 0px;
	}
	
div#reading {

	}

ol	{
	list-style-type: decimal;
	margin-left: 20px;
	}

/*
.numbers {
	width: 720px;
	float: left;
	margin-left: 0px;
	}
		
*/
/* right */

div#role {
	margin-left: 30px;
	width: 200px;
	height: 150px;
	float: left;
	}

#role ul {
	font: 10px/1.7 Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
	color: #666666;
	}
	
#roletitle {
	letter-spacing: 0.1em;
	font-weight: bold;
	}


/* resume */

.resumesectiontop {
	font-size: 10px; 
	font-weight: bold; 
	margin-bottom: 20px;
	letter-spacing: 0.1em;
	color: #999999;
	}

.resumesection {
	font-size: 10px; 
	font-weight: bold; 
	margin-bottom: 20px;
	margin-top: 10px;
	letter-spacing: 0.1em;
	color: #999999;
	}
	
.resumegroup {
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 13px;
	line-height: 125%;
	}
	
.resumecontentbold {
	font-weight: bold; 
	font-size: 18px;
	line-height: 130%;
	}
	
.resumecontenttime {
	font-size: 13px; 
	letter-spacing: 0.05em;
	color: #999999;
	line-height: 150%;
	}
	
.resumecontent {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 125%;
	}

	
/* aboutme */


.aboutmetitle {
	font-size: 23px; 
	font-weight: bold; 
	margin-bottom: 17px;
	margin-top: 0px;
	}

.aboutmebelieve {
	font-size: 15px; 
	font-weight: normal; 
	margin-bottom: 18px;
	margin-top: 0px;
	line-height: 125%;
	}
	
.aboutmetext {
	font-size: 15px; 
	font-weight: normal; 
	margin-bottom: 18px;
	line-height: 125%;
	}
	
	
/* content project text */


/*
.projecttitle {
	font-size: 25px; 
	font-weight: bold; 
	margin-bottom: 10px;
	margin-top: 25px;
	}
*/
	
		
.projectsubhead {
	font-size: 25px; 
	font-weight: bold; 
	margin-bottom: 17px;
	margin-top: 10px;
	line-height: 125%;
	margin-top: 45px;
	}
	
.projecttitletop {
	font-size: 25px; 
	font-weight: bold; 
	margin-bottom: 10px;
	margin-top: 0px;
	}

.projecttext {
	font-size: 13px; 
	font-weight: normal; 
	margin-bottom: 17px;
	margin-top: 10px;
	line-height: 125%;
	}
	

.notBold{ 
	font-weight:normal; 
	} 

.projectul {
	font-size: 13px; 
	font-weight: normal; 
	margin-bottom: 17px;
	margin-top: 10px;
	line-height: 125%;
	}

	
.projecttextbold {
	font-size: 13px; 
	font-weight: bold; 
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: 125%;
	}
	

.caption {
	color: #888888;
	font-size: 10px; 
	margin-top: 10px;
	margin-bottom: 25px;
	font-style: italic; 
	line-height: 125%;
	}
	
.captiontop {
	color: #888888;
	font-size: 10px; 
	margin-top: 10px;
	font-style: italic; 
	line-height: 125%;
	margin-bottom: 10px;
	}
	
.captionmiddle {
	color: #888888;
	font-size: 10px; 
	font-style: italic; 
	line-height: 125%;
	margin-bottom: 10px;
	}
	
.captionbottom {
	color: #888888;
	font-size: 10px; 
	margin-bottom: 35px;
	font-style: italic; 
	line-height: 125%;
	}

#footer {
	margin-top: 10px;
	color: #666666;
	margin-bottom: 10px; 
	}	

.footertext {
	margin-top: 10px;
	color: #666666;
	font-size: 8px;
	margin-bottom: 10px; 
	}	

#content a {
	color: #cc6666;
	font-size: 13px;
	margin-bottom: 10px; 
	text-decoration: none; 
	}	
	
#content a:hover {
	color: #999999;
	font-size: 13px;
	margin-bottom: 10px; 
	text-decoration: none; 
	}	
	
#content ul {
	color: #666666;
	font-size: 13px;
	text-decoration: none; 
	line-height: 125%;
	}	
	
#content li {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	line-height: 125%;
	}	
	
	
/* 	///////// zoom ///////  */

.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
