body {
	background: #663300 url(Images/blue_bg.png);
	color : #000;
}

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




#header {
	background: #ffffff url(Images/zijital_header.png) no-repeat left bottom;
	margin: 0px auto;
	height: 200px;
	width: 900px;
	position: relative;
	}


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


#container {
	background: #786c4e url(Images/brown_bar_bg.png) repeat-y;
	text-align: left;
	margin: 0px auto;
	width: 900px;
	font-size:1.1em;
	font-family: Georgia, Helvetica, Verdana, Palatino, Arial;
}



#z_name {
	background: url(Images/mainbox_bg.png) no-repeat left top;
	text-indent: -9999px;
	margin: 0 0 -240px ;
	height: 300px;
	width: 900px;
}




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


#box {
	background-color: #e5d4a6;
	background-image: url(Images/canvas_bg.png);
	margin: 50px 0 25px 100px;
	width: 550px;
	border: 2px solid #ffffff;
	text-indent: 30px;
	padding: 0px 10px;
	}

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

bxstt {
	font-size: 1.2em;
	display: block;
	text-indent: 9px;
	font-style: italic;
	font-weight: 600;
	font-family: Palatino, Helvetica, Georgia, Arial;
	margin: 20px 0 0 0;
}

p {
	display: block;
	margin: 0 0 15px 8px;
	text-align: justify;
}

#box ul {
	margin: -0.8em 0 1.5em 0;
	list-style-type: none;	
	}


#box li {
	font-size: 0.75em;
	}

#non_p {
	text-indent: 9px;
	font-variant: small-caps;
	font-weight:500;
}

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.6em;
	display:block;
	margin: 0 8px 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: url(Images/footer_bg.png) no-repeat;
	background-color: #333333;
	margin: 0px auto;
	height: 180px;
	width: 900px;
	position: relative;
}
	
#copy {
	width: 900px;
	text-align: right;
	color: #ffffff;
	position: absolute;
	bottom: 5px;
	right: 5px;
}


#resume {
	background-color: #e5d4a6;
	background-image: url(Images/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;
	text-align: justify;
}

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

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

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

#box_contact {
	background-color: #e5d4a6;
	background-image: url(Images/canvas_bg.png);
	margin: 50px 0 0 100px;
	width: 550px;
	border: 2px solid #ffffff;
	padding: 15px;
	}


