/* @override http://kierstenronning.com/css.css */

/* @override 
	http://www.kierstenronning.com/site/css.css
	http://www.kierstenronning.com/css.css
*/

html, body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* @group enter */

#upperLeftCorner-enter { 
	  display: block;
	  position: absolute;
	  left: 0;
	  top: 0px;
	  overflow: visible;
	  width: 308px;
	  height: 258px;
	  margin: 0 0 0 0;
	  padding: 0;
	  z-index: 9999;
	  border: none;
	  float: none;
	background-color: transparent;
}
#upperRightCorner-enter { 
	  display: block;
	  position: absolute;
	  right: 0;
	  top: 0px;
	  overflow: visible;
	  width: 297px;
	  height: 258px;
	  margin: 0 0 0 0;
	  padding: 0;
	  z-index: 9999;
	  border: none;
	  float: none;
	background-color: transparent;
}
#downLeftCorner-enter { 
	  display: block;
	  position: absolute;
	  left: 0;
	  bottom: 0px;
	  overflow: visible;
	  width: 243px;
	  height: 267px;
	  margin: 0 0 0 0;
	  padding: 0;
	  z-index: 9999;
	  border: none;
	  float: none;
	background-color: transparent;
}
#downRightCorner-enter { 
	  display: block;
	  position: absolute;
	  right: 0;
	  bottom: 0px;
	  overflow: visible;
	  width: 243px;
	  height: 266px;
	  margin: 0 0 0 0;
	  padding: 0;
	  z-index: 9999;
	  border: none;
	  float: none;
	background-color: transparent;
}

#enterHanger img {
	margin-top: 240px;
}

/* @end */

/* @group Corners */

#upperLeftCorner { 
	  display: block;
	  position: absolute;
	  left: 0;
	  top: 0px;
	  overflow: visible;
	  width: 225px;
	  height: 225px;
	  margin: 0 0 0 0;
	  padding: 0;
	  z-index: 9999;
	  border: none;
	  float: none;
	background-color: transparent;
}
#upperRightCorner { 
	  display: block;
	  position: absolute;
	  right: 0;
	  top: 0px;
	  overflow: visible;
	  width: 225px;
	  height: 197px;
	  margin: 0 0 0 0;
	  padding: 0;
	  z-index: 9999;
	  border: none;
	  float: none;
	background-color: transparent;
}
#downLeftCorner { 
	  display: block;
	  position: fixed;
	  left: 0;
	  bottom: 0px;
	  overflow: visible;
	  width: 183px;
	  height: 152px;
	  margin: 0 0 0 0;
	  padding: 0;
	  z-index: 9999;
	  border: none;
	  float: none;
	background-color: transparent;
}
#downRightCorner { 
	  display: block;
	  position: fixed;
	  right: 0;
	  overflow: visible;
	  width: 179px;
	  height: 152px;
	  margin: 0 0 0 0;
	  padding: 0;
	  z-index: 9999;
	  border: none;
	  float: none;
	background-color: transparent;
	bottom: 0;
}

/* @end */

#wrapper {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 810px;
}

#main {
	background-color: #fff;
	float: left;
	margin-right: auto;
	margin-left: auto;
	width: 810px;
}

#header {
	text-align: center;
	margin: 0;
	padding: 0;
}

#footer {
	text-align: center;
	color: #454545;
	position: fixed;
	bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 790px;
	background-color: #fff;
	height: 40px;
}



a,
a:visited,
a:active {
	color: #000;
	text-decoration: underline;
}

#contentArea-contact {
	margin-top: 30px;
}

div#contactbio {
	padding: 20px;
}

#flash {
	padding: 0;
	text-align: center;
	margin: 20px 0 0;
}

span.link a {
	text-decoration: none;
}
span.link a:hover {
	text-decoration: underline;
}

a:hover {
	color: #5dcec2;
	text-decoration: none;
}

#bio {
	text-align: justify;
	font-size: .8em;
	margin: 25px auto 0;
	width: 700px;
	padding-top: 35px;
	line-height: 1.6em;
}

#resume-links {
	text-align: right;
	font-size: .8em;
	margin: 0;
	float: right;
}

#resume {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#recentwork {
	float: left;
	width: 350px;
}


#footer a,
#footer a:active,
#footer a:visited {
	color: #000;
	text-decoration: none;
	letter-spacing: 2px;
}

#footer a:hover {
	color: #5dcec2;
	text-decoration: underline;
}

#recentwork ul li {
	padding-bottom: 10px;
}

#recentwork p {
	padding: 0;
	margin: 0;
}

#resume-links a {
	padding-right: 10px;
	padding-left: 10px;
}

#contentArea-resume table {
	font-size: 12px;
	padding-top: 20px;
	width: 650px;
	margin-left: 140px;
	margin-top: 0;
}

#resumetitles td.resumeleft {
	text-align: left;
	padding-left: 70px;
	padding-bottom: 15px;
}

#resumetitles td.resumeright {
	padding-left: 40px;
	padding-bottom: 15px;
}



#contentArea-resume table tbody tr td {
	vertical-align: top;
}

td.resumeright {
	width: 270px;
}

td.resumeleft {
	width: 200px;
	padding-right: 20px;
}

tr#resumetitles {
	font-size: 21px;
	text-align: left;
}

#contentArea-resume {
}

#resumelinkbox {
	width: 310px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: 14px;
	padding-left: 30px;
}



