
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #666688;
}

a {
	text-decoration:none;
	color: #6633EE;
	}
	
a:link {
	text-decoration:none;
	color: #6633EE;
}

a:visited {
	text-decoration:none;
	color: #6655EE;
}

a:active {
	text-decoration:none;
	color: #DDEEEE;
}

a:hover {
	text-decoration:none;
	color: #BBEEEE;
}

img {
	border-width: 0px;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #668888;
	padding: 10px;
}

#header {
	padding: 0px;
}

#nav {
	padding: 10px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #DDEEEE;
	text-align: right;
}

#content {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	text-align: center;
	color: #668888;
	padding: 10px;
	position: relative;
}

#content img {
	border-width: 1px;
	border-color: #DDEEEE;
	}

#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: center;
	color: #668888;
	padding: 5px;
}

#description {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
	color: #668888;
	padding: 5px,50px,5px, 50px ;
}

#howto {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style:italic
	color: #668888;
	padding: 5px,50px,5px, 50px ;
}

#sitemap {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
	color: #668888;
	width: 400px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 18pt;
	color: #668888;
}

ul {
	list-style-image: url('images/1bead.jpg'); 
}
ul ul {
	list-style-image: url('images/10px-rectangle.gif'); 
}


#hiddenhowto {
	display: none;
	font-size: 10pt;
	text-align: right;
}

.resume {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: center;
	color: #668888;
	padding: 10px;
	position: relative;
}

#resume_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: left;
	color: #668888;
	padding: 30px;
	position: relative;
}

.resume_description {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
	color: #668888;
}