/* This is the css page for Michelle.Koenig-Schwartz page*/body	{	background-color: #000000;	color: #FFFFFF;	font-family: sans-serif;	}a:link	{	text-decoration: none;	color:#9ad;	}	a:visited 	{ 	text-decoration: none;	color:#a7a;	}	a:hover 	{	color: #FF0033;	} 	a:active 	{	color: #FF0033;	text-decoration: none;	font-weight: bold	}	#container	{	margin-left: 2%; 	margin-right: 15%; 	margin-top: 2%;	margin-bottom: 10%	position: absolute;	}#menu	{	width: 150px;	float:left;	padding: 0;	margin: 0;	position: relative;	}	#main	{	position: relative;	width: 700px;	margin-left: 150px;	margin-bottom: 500px;	padding-top: 20px;	padding-right: 20px;	padding-left: 20px;	font-family: geneva, century gothic, tahoma, sans-serif;	}	#bottom	{	position: relative;	width: 700px;	margin-left: 150px;	padding-right: 20px;	padding-left: 20px;	font-family: geneva, century gothic, tahoma, sans-serif;	}a img 	{	border:0;	}.header 	{	font-size: 18px;	font-weight: bold;	color: #FFFFFF	}	.text	{	font-size: 13px;	font-family: century gothic;	color: #CCC	}.images	{	text-align: center;	margin-bottom: 35px;	}	.video	{	text-align: center;	}.contact	{	text-align: center;	}	.sub	{	text-align: center;	}.license	{	text-align: center;	}	/* This is the css section for resume.htlm of Michelle.Koenig-Schwartz page*/.resume	{	border-style: solid;	border-width: 1px;	font-family: century gothic, tahoma;	margin-left: 13%;	margin-right: 13%;	margin-top: 3%;	padding: 3%;	}	h2	{	text-align: center;	font-size: 16px;	font-weight: bold;	}	h3	{	text-align: left;	font-size: 18px;	font-weight: bold;	}	h4 	{	text-align: left;	font-size: 16px;	font-weight: bold;	}	h5 	{	text-align: left;	font-size: 14px;	font-weight: bold;	}	#experience	{	margin-left: 20px;	margin-right: 20px;	margin-top: 20 px;	margin-bottom: 0px;	padding: 0px;	}	#list	{	margin: 0px;	}	
