@charset "UTF-8";
body {
	background: #1E1919;
	margin: 0; 
	padding: 0;
	text-align: center; 
	background-color: #1E1919;}

#container {
	width: 650px;
	height: 600px;
	margin: 10px auto;
	text-align: center;
}

#resumecontainer {
	width: 650px;
	height: auto;
	margin: 10px auto;
	padding-left: 15px;
	text-align: center;
}

#header {
	height: 43px;
	width: 600px;
	margin-top: 25px;
	display: inline;
}
.alignLeft	{float: left;
				}
				
.alignLeft p	{text-align: right}
				
#main	{width: 600px;
		height: 500px;
		padding: 15px;
		background-color: #f0f5ff;
		text-align: left;

}

#resume	{	width: 600px;
		height: 1200px;
		padding: 15px;
			background-color: #F0F5FF;
	
			}
			
			
.copy {float: left;
		padding-left: 15px;

			}
	


*img	{border-style: none}


.column {
	width: 260px;
	padding-left: 15px;
}

		
			
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: 500;
	color: 1E1919;
}
.series {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #1e1919;
	text-decoration: none;
}

.text	{
	font-family: Georgia, serif;
	font-size: 0.8em;
	font-style: italic;
	line-height: 1.8em;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #355958;
	text-decoration: none;
}
.smaller {
	font-size: 0.7em;
}


.text a:visited, .text a:active
					{text-decoration: none;
					color:#8E6464;}
	
.text a:link		{text-decoration: none;
					color:#B25950;}
	
.text a:hover		{text-decoration: none;
					color:#999999;
					}



.excerpt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	color: #355958;
	text-align: left;
}

#menu a:active	{border-style: none;}
a:link, a:hover, a:active, a:visited	{text-decoration: underline}

.resumetext	{
	font-family: Georgia, serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #355958;
	text-decoration: none;
}


.subject 	{
	text-transform: uppercase;
}

.year		{
	font-weight: bold;
}

.award		{
	font-style: italic;
	font-weight: 500;
}
