body
{
	margin: 0;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: normal;
	font-weight: normal;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
}



img.noborder 
{
	border: none;
	
}

body > #menu
{
	position: absolute;
	height: 100%;
	left: 0;
}

a:active, a:visited, a:link
{
	color: #69C;
	text-decoration:none;
	text-decoration: none;
}
a:active.table, a:link.table, a:visited.table
{
	color: #5E8E3E;
	text-decoration:none;
	font-size: 90%;
	letter-spacing:50%;

	text-decoration: none;
}


a:hover
{
	color: #000000;
	text-decoration: none;
}
a:hover.table
{
	color: #000000;
	text-decoration: none;
}


#menu
{
	width: 162px;
	overflow: visible;
	background-color: #666;
	background-image: none;
	background-repeat: no-repeat;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #EDEDE8;
	float: left;
}


#menutop
{
	width: 200px;
	height: 200px;
	border-bottom:1px solid #808080;
	background-color: #444;
}

#main
{
	width: 80%;
	color: #333;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-color: #FFF;
	float: right;
	clear: none;
	left: 20px;
	position: static;
	padding-right: 0px;
	height: 100%;
	font-weight: normal;
}
#mainresume
{
	width: 70%;
	color: #666;
	margin-left: 200px;
	padding: 20px;
	line-height: 160%;
}

#main h2
{
	font-family: arial;
	color: #666;
	font-weight: 100;
	letter-spacing: 8px;
	font-size: 200%;
	text-align: right;
	border-bottom-style: none;
}
#main h2.writings
{
	border-bottom: 1px solid #808080;
	font-family: arial;
	color: #666;
	font-weight: 100;
	letter-spacing: 1px;
	font-size: 150%;
	text-align: right;
}
#main h2.ahead
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #69C;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 250%;
	text-align: left;
}
#main h2.white
{
	border-bottom: 1px solid #808080;
	font-family: arial;
	
	color:#CCCCCC;
	font-weight: 550;
	letter-spacing: 8px;
	font-size: 250%;
	text-align: right;
}
#main h3
{
	border-bottom: 1px solid #808080;
	font-family: arial;
	color: #666;
	font-weight: 100;
	letter-spacing: 8px;
	font-size: 200%;
	text-align: left;
}
#main h4
{
	position: relative;
	top: -20px;
	font-family: arial;
	font	color: #666;
	font-weight: 100;
	font-style:italic;   
	font-size: 115%;
	text-align: left;
margin: 0px 0px 0em 0px;
    padding: 0px 0px 0px 0px;
	line-height: 120%;
}


#question
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font	color: #666;
	font-weight: 100;
	font-size: 125%;
	text-align: left;
	color: #699;
	font-style: italic;
	width: 85%;
}
#nav
{font-family: arial;
	
	font-weight: 200;
	color: #5E8E3E;
	cursor:pointer;
   
	font-size: 110%;
}
#nav.regular
{font-family: arial;
	
	font-weight: 200;
	color: #5E8E3E;
	cursor:pointer;
   
	font-size: 100%;
}
#main p {
	font-weight: normal;
	color: #036;
	width: 85%;
}
.caption_pandim {
	width: 60%;
	color: #036;
	font-style: italic;
}

