body {
	color: #000;
	width: 480px;
	background: #64A0DC;
}

a:link { color: black; }
a:visited { color: black; }
a:hover { color: white; }
a:active { color: #fc6713: }


#header {
	background: #ffffff;
	margin: 0px auto;
	height: 100px;
	width: 450px;
	position: relative;
	}


#zijitalhead {
	height: 100px;
	width: 450px;
	margin-right: 5px;
	position: relative;
	text-indent: 5px;
	background: url(Images/small_eng.png) bottom right no-repeat;
}


#container {
	background: #786c4e;
	text-align: left;
	margin: 0px auto;
	width: 450px;
	font-size:0.8em;
	font-family: Palatino, Verdana, Arial;
}



#z_name {
	background: #786c4e;
	text-indent: 20px;
	margin: 0 0 -220px 0;
	height: 300px;
	width: 450px;
}




#engcam {
	background: url(Images/eng.gif) no-repeat left top;
}


#box {
	background-color: #e5d4a6;
	margin: 20px 0 0 25px;
	width: 400px;
	border: 2px solid #ffffff;
	text-indent: 30px;
	}

bxtt {
	font-size: 1.5em;
	display: block;
	text-indent: 1px;
	margin: 2px 0px 8px 0;
	font-weight:800;
	font-family: "Footlight MT Light", Helvetica, Georgia, Arial;
}

bxstt {
	font-size: 1.3em;
	display: block;
	text-indent: 9px;
	font-style:italic;
	font-weight: 600;
	font-family: "Footlight MT Light", Helvetica, Georgia, Arial;
}

p {
	display: block;
	margin: 0 0 12px 8px;
}

a.nav2:link {color: black; text-decoration: underline}
a.nav2:visited {color: black; text-decoration: underline}
a.nav2:hover {color: white; text-decoration: none; font-weight:700;}
a.nav2:active {color: #C04010; text-decoration: underline}


#nav {
	height: 50px;
	position: relative;
	font-size: 1.3em;
	display:block;
	margin: 0 4px 0 0;
	font-family: "Footlight MT Light", Helvetica, Georgia, Arial;
}

a.nav:link {color: white; text-decoration: none}
a.nav:visited {color: white; text-decoration: none}
a.nav:hover {color: black; text-decoration: underline}
a.nav:active {color: #C04010; text-decoration: underline}

#nav ul {
	margin:0;
	pading:0;
	list-style:none;
	position: absolute;
	right: 0px;
	}


#nav li {
	float: left;
	}
	
#nav ul a {
	display: block;
	text-indent: 20px;
	}



#footer {
	background: #786c4e;
	margin: 0 auto;
	height: 70px;
	width: 450px;
	position: relative;
}
	
#copy {
	width: 900px;
	text-align: right;
	color: #ffffff;
	position: absolute;
	bottom: 5px;
	right: 5px;
}


#resume {
	background-color: #e5d4a6;
	background-image: url(canvas_bg.png);
	margin: 50px 0 0 30px;
	width: 840px;
	border: 2px solid #ffffff;
	}
	
#cvrow {
	width:800px;
	display:table;
	height:auto;
	margin: 0 0 0 15px;
}

#cv1 {
	width:190px;
	display:table-cell;
	background: url(Images/black_dot.gif) right repeat-y;
}

#cv2 {
	display:table-cell;
}

#cv2 li {
	font-size: 0.9em;
	margin: 0 0 5px 0;
}

#cv2 ul {
	margin: 0 0 50px 0;
}

#cvh {
	background: url(Images/black_line.gif) bottom repeat-x;
	font-size: 1.3em;
	display:table-header-group;
	font-weight:800;
	font-family: "Footlight MT Light", Helvetica, Georgia, Arial;
}

#cvh p {
	margin: 30px 0px 15px 0;
}

