body { 
	font: 10px verdana; 
	color: #000000; 
	background: #ffffff url(blossoms.jpg) no-repeat bottom right; 
	margin: 0px; 
}
h1 { 
	font: italic normal 15pt/15pt georgia; 
	letter-spacing: 1px; 
	color: #000000;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 0px;
	border-left: 0px solid #FF0066;
	border-right: px solid #FF0066;
	border-top: 0px dotted #FF0066;
	border-bottom: 0px dotted #FF0066;
}

h2 { 
	font: italic normal 15pt/15pt georgia; 
	text-decoration: normal;
	letter-spacing: 1px; 
	color: #00000;
	padding: 0px;
	border-left: 0px solid #cccccc;
	border-right: 0px dotted #cccccc;
	border-top: 0px dotted #ffffff;
	border-bottom: 0px dotted #cccccc;

	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 30px;

}
h3 { 
	font: normal 12pt/12pt georgia; 
	letter-spacing: 1px; 
	color: #000000;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
	border-left: 0px solid #FF0066;
	border-right: 0px solid #FF0066;
	border-top: 0px dotted #FF0066;
	border-bottom: 0px dotted #FF0066;

}
h4 { 
	font: italic normal 10pt/10pt georgia; 
	letter-spacing: 1px; 
	color: #000000;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	border-left: 0px solid #FF0066;
	border-right: 0px solid #FF0066;
	border-top: 0px dotted #FF0066;
	border-bottom: 0px dotted #FF0066;
}
a:link { 
	text-decoration: underline; 
	color: #FF0066;
	}
a:visited { 
	text-decoration: underline; 
	color: #666666;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #ffffff;
	background: #FF0066;
	}
ul.navbar {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	left: 0px;

}
ul.navbar li {
	display: inline;

	padding: 0.5em;

}

ul.works {
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
	top: 0px;
	right: 0px;
}

li.li1 {
	display: inline;
	background: #ffffff;
	margin-left: 1em;
	margin-right: 0.5em;
	margin-bottom: 1em;
	margin-top: 1em;
	padding: 0.5em;
	border-left: 1px dotted #FF0066;
	border-right: 1px dotted #FF0066;
	border-top: 1px dotted #FF0066;
	border-bottom: 1px dotted #FF0066;

}
li.li2 {
	display: inline;
	background: #ccbb66;
	margin-left: 0.5em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-top: 1em;
	padding: 0.5em;
	border-left: 1px dotted #FF0066;
	border-right: 1px dotted #FF0066;
	border-top: 1px dotted #FF0066;
	border-bottom: 1px dotted #FF0066;
}

table {
	font: 10px verdana; 
	padding: 0;
	margin: 0px;
	top: 0px;
	right: 0px;
	border-left: 0px dotted #FF0066;
	border-right: 0px dotted #FF0066;
	border-top: 1px solid #FF0066;
	border-bottom: 1px solid #FF0066;
}

img {

	border: 0px;
	padding: 0;
	#margin-left: 8px;
	#margin-right: 10px;
	#margin-bottom: 10px;
	#display: block;
	#float: left;
}

#container {
	margin: 4px; 
}

#cv p {
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 2px;
	border: 0px solid #FF0066;
}

#cv h2 { 
	color: #000000;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
	border-left: 0px dotted #FF0066;
	border-right: 0px solid #FF0066;
	border-top: 0px dotted #FF0066;
	border-bottom: 0px dotted #FF0066;

}

#cv h3 { 
	color: #000000;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 5px;
	border-left: 0px solid #FF0066;
	border-right: 0px solid #FF0066;
	border-top: 0px solid #FF0066;
	border-bottom: 1px solid #FF0066;

}

#article {

	border-left: 1px solid #FF0066;
	border-right: 1px solid #FF0066;
	border-top: 1px solid #FF0066;
	border-bottom: 1px solid #FF0066;
	padding: 10px; 
	margin: 20px; 
}

#credit {
	font: 8px verdana; 
	color: #808080;
	background: white;
	margin: 0.5em 0;
	padding: 0.5em;
	#border-left: 1px dotted #CC0000;
	#border-right: 1px dotted #CC0000;
	#border-top: 1px dotted #CC0000;
	#border-bottom: 1px dotted #CC0000;
}
