body{
	margin:0 0 5% 0; 
	background-color:#063;
}

p,li,caption,h1,h2,h3,a,td,th,dd,dl,dt,address,.title,.maintitle {
	font-family:"Georgia", Serif;
}

h2 a {color:#696; text-decoration:none}
h2 a:hover {color:#cfc; text-decoration:none}

dd,dt {font-size:.8em;}
dt {margin-top:1em;}



.menu{
	position:absolute; 
	right:20px; 
	top:0.5em; 
	width:100%; 
	z-index:3; 
	text-align:right; 
	color:#696;
}
.menu a		{color:#cfc; font-size:.8em; text-decoration:none;}
.menu a:hover	{color:#fff;}
.main .excrec	{padding:.3em .3em .3em .3em; border:0.1em solid #363;}


.submenu{
	position:absolute;
	z-index:2;
	top:1.6em;
	height:1em;
	left:0px;
	width:99%;
	background-color:#063;
	border-top:.1em solid #696;
	padding-left:.5em;
	padding-bottom:.1em;
	color:#696;
}
.submenu a	{color:#cfc; font-size:.8em; text-decoration:none; padding-left:.15em; padding-right:.15em; padding-top:.2em;}
.submenu a:hover{color:#cfc; background-color:#696;padding-bottom:.2em;}	


.subsel 	{background-color:#696; padding-bottom:.2em; }

h1{
	z-index:1; 
	position:absolute; 
	top:-0.1em; 
	left:0px; 
	font-size:2.5em; 
	color:#696; 
	font-weight: bolder;
	letter-spacing:.1em;
	margin-top:0;
	padding-top:0;
}	

h2{
	background-color:#9c9; 
	margin:6em 3% 0 3%;  
	padding:.2em 1em .2em 1em;
	color:#063; 
	font-size:.8em; 
	font-style:italic; 
	font-weight:bold; 
	letter-spacing:.3em;
}	

.main{
	background-color:#696; 
	margin:0 3% 5% 3%; 
	padding:1em 1.5em 3em 1.5em; 
	border:.1em solid #9c9;
	
}

.main p, .main td, .main th, .main h3, .main li{font-size:.8em;}
.main h3	{margin-bottom:0;}
.main p		{margin-top:0;}
.main a		{color:#cfc; text-decoration:none;}
.main a:hover	{color:#fff; text-decoration:underline;}

.tabular td 	{text-align:left; padding:.2em .2em .2em .2em; border:0.1em solid #363;}
.tabular th 	{text-align:center; padding:.2em .2em .2em .2em; border-bottom:0.2em solid #363; font-weight:normal;}
.tabular table  {width:80%;}

.home {text-align:center; color:#696; padding:10% 0 0 10em;}
.home a	{color:#9c9; text-decoration:none;}
.home p {font-size:.8em}

.homeinfo	{position:absolute; top:0px; left:0px; float:left; background:#696; height:100%; border-right:.1em solid #9c9; padding: 0px .7em 0px .7em; width:12em; }
.homeinfo p {margin-top: 1em; font-size:.7em;}
.homeinfo a	{color:#cfc; text-decoration:none;}
.homeinfo a:hover, .home a:hover	{color:#cfc; text-decoration:underline;}

.article td {font-size:1em;}


/* forms */
input,select,textarea	{background-color:#99CC99; font-family:"Georgia", Serif;}

.contact td {padding:1em;}
.contact img {border:.15em solid #9c9; }
.pic		{border:.15em dashed #9c9; margin:.5em .5em .5em .5em;}	
.photo		{border:1em solid #99cc99; border-bottom:4em solid #99cc99;}	

.timeline td {border:1px solid #363; padding:.5em}