
body{ 
	background-color: #a4c3c2;
	color: #000066;
	font-family:Times New Roman, Georgia, Times;
	margin:0;
}

h1  {   
	background-color: #000066;
	color: #A4C3C2;
	text-align:center;
	font-size:50px;
       	border-bottom: 2px ridge #000000;
       	padding:50px 0 50px 0;
	margin: 0 0 0 0;
	}

h2 {	text-align:center;
	font-size:23px;
	padding:10px 0 10px 20px;
}

#logocontain{
	top: 5px;
	right:5px;
	width:800px;
	height:150px;
}

#logo { 
	background-color:#000066;
	width: 100%;
      	color: #A4C3C2; 
      	font-size:40px;
	text-align:center;
       	border-bottom: 2px dashed #000000;
       	padding:0 0 20px 0;
	margin:0;

}
#rightcolumn { 
	float:right;
	width:220px;
	background-color:#a4csc2;
	margin:0;
}

.bold { font-size:18px;
	font-weight:bold;}
p   {	}
	
.category {
	border-top: 10px double #C1A3C2;
	background-color:#a4c3c2; 
	color:#000066; 
	font-size: 16px; 
	padding-left:30px;
	margin-right:200px;
	padding-right:10px;
	line-height:24px;
	}

.resume  {	
	list-style-type:none;
	color:#000066; 
	font-size: 20px;
	font-weight:bold;
	padding:0 0 5px 20px;
	margin-left:225px;}

.workshops  {	
	color:#000066; 
	font-size: 16px;
	margin-left:20px;
	line-height:24px;}


#wrapper {
	background-color:#A4C3C2;
     	color:#000066;
	margin:0;
	padding:0;
} 
#leftcolumn { 
	float:left;
	width:120px;
	
	background-repeat:repeat-y;
} 
#reslist
	{
	color:#ffffff;
	padding-top:20px;
	padding-bottom:20px;
	font-size:15px;
	text-align:center;
}

#centercolumn {
	margin-left:100px;
        background-color:#ffffff;
        color:#000000;
} 


#floatleft {
	background-image:url(philosophers.jpg);
        float:left;
}
#floatleft2 {
	
        float:left;
}


.floatright {
	
        float:right;
}
.footer {
	
	background-color:#a4c3c2;
	color:#000000;
	font-size:xx-small;
        text-align:center;
	clear:right;
	margin:0;
}	
.navBar{ 
	text-decoration:none;
	margin:0 0 50px 200px;
	display:block;
	
	
} 

a:link{		color:#000066;}
a:visited{	color: #000000;}
a:hover{		color: #000000;
			border:2px inset #a79e8c;}

.button {border:2px outset #CCCCCC;
	width:100px;
	padding:3px 15px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	margin: 5px 10px 50px 25px;
	
}


a.button:link{		color:#eBe5DC;}
a.button:visited{	color: #ebe5dc;}
a.button:hover{		color: #000000;
			border:2px inset #a79e8c;}

#logoposition
{
	position:absolute;
	top:0;
	left:0;
}

#poetry{
	text-align=center;
	font-size:18px;
	font-family:Times New Roman, Georgia, Times;
	font-style:italic;
	line-height:30px;
	margin-left:300px;

}	
	

.ressection
{	font-size:18px;
	border-top:2px ridge;
	color: c1a3c2;
}