h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-size: 160%;
}
content {
	background-color: #666666;
	padding: 3em;
	margin:0.2em 2em;
	background-image: url(images/LindsayGoransonBackground.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.copyrightnotice {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	text-transform: uppercase;
	color: #333333;
	text-align: right;
	top: 10px;
}
resume {
	/* Typical fixed height and fixed width example */
width: 590px;
	height: 350px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin: 0.3em auto;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#portfolio {
	/* Typical fixed height and fixed width example */
width: 500px;
	height: 350px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin: 0.3em auto;
	padding: 15px;
}


.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

a:link {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #990033;
	text-decoration: none;
	font-weight: bold;
	}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

body {
	background-image: url(images/LindsayGoransonBackground.jpg);
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
boldcontent {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
content {
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
header {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.LGtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	overflow: scroll;
	height: 400px;
	width: 100%;
}
