body
{
	line-height: 1.5em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.6em;
	padding: 20px;
}

p
{
	text-align: justify;
}

h1
{
	margin: 0px;
	font-size: 1.4em;
	line-height: 1.3em;
	text-align: left;
}


h1#name
{
	text-transform: lowercase;
	text-align: center;
	letter-spacing: 1pt;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #777;
}

h2
{
	margin: 0px 0px 5px 0px;
	font-size: 1.5em;
	color: #777;
	font-weight: normal;
	text-transform: lowercase;
}

a
{
	text-decoration: none;
	color: #777;
}

a:hover
{
	color: #2f2fec;
}

.dotted
{
	border-top: 1px dotted #777;
}

#menu
{
	font-size: 1.1em;
	word-spacing: 25px;
	margin: 5px 0;
}

#left
{
	float: left;
	width: 220px;
}

#left p
{
	line-height: 1.25em;
}

#right
{
	margin-left: 240px;
}

.vita-block
{
	overflow:auto;
	overflow-y: auto !important;
	overflow-x: hidden !important;
}

.vita-left
{
	float: left;
	width: 400px;
	margin: 0px 0px 5px 0px;
}

.vita-right
{
	margin-left: 420px;
}
