body {
	margin: 0px;
	padding: 0px;
	font-family: "Courier New", Courier, mono;
	background: #000000 url(images/HOMEPAGE/bodygradient.gif) repeat-x;
	color: #FFFFFF;
	font-weight: normal;
}
a {
	color: #F8992A;
	text-decoration: none;
}
#insidenav a:link {
	text-decoration: none;
	color: #F8992A;
}
a:visited {
	color: #F8992A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#demowrapper {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 30px;
	background:url(images/INSIDE_PAGES/demobg.jpg);
}
#nav {
	position: absolute;
	color: #CCCCCC;
	right: 0px;
	bottom: 0px;
	font: bold small-caps 1em Arial, Helvetica, sans-serif;
	text-align: right;
	background: url(images/HOMEPAGE/navbg.png) repeat-x;
	padding: 5px;
	height: 1.3em;
}
#nav a:link {
	color: #f8992a;
	text-decoration: none;
}
#nav a.current {
	color: white;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: inline;
	margin-right: 1em;
	padding: 0px;
	margin-top: 0px;
}
#name {
	position: absolute;
	top: 5px;
	width: 400px;
	left: 20px;
	text-indent: -9999px;
}
#wrapper {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 30px;
}
#insidewrapper {
	background: url(images/INSIDE_PAGES/background.jpg) repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 30px;
}
#homewrapper {
	background: url(images/HOMEPAGE/homepage.jpg);
	height: 700px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 30px;
}
#name h1 {
	margin: 0px;
	padding: 0px;
	height: 40px;
	color: #FFFFFF;
	font: 36px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/HOMEPAGE/name.gif) no-repeat left center;
	text-indent: -9999px;
}
#resume {
	position: relative;
	top: 100px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	font-size: 0.9em;
}
#insidenav {
	background: #000000 url(images/HOMEPAGE/navbg.png) repeat-x;
	position: absolute;
	top: 60px;
	right: 5px;
	padding: 5;
	height: 1.5em;
}
#sinatrainfo {
	position: absolute;
	height: 450px;
	width: 700px;
	left: 50px;
	top: 100px;
	font-size: 0.9em;
	background: url(images/SINATRA_IMAGES/bg.png) repeat-x;
}
#sinatrainfo img {
	margin: 15px;
}
#resumewrapper {
	background: #021036 url(images/INSIDE_PAGES/resumebg.jpg) no-repeat center center;
	position: relative;
	width: 800px;
	top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 850px;
}
#insidenav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	list-style: none;
}
#insidenav li {
	display: inline;
	margin-right: 10px;
	margin-left: 5px;
}
#demoholder {
	position: absolute;
	width: 500px;
	left: 34px;
	top: 78px;
	text-align: right;
	height: 365px;
}
.current {
	text-decoration: underline;
	color: #f8992a;
	font-weight: bold;
}
#contact {
	background: url(images/INSIDE_PAGES/contactbg.jpg);
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 30px;
}
#contact a:link {
	color: #FFFFFF;
}
#contact a:visited {
	color: #CCCCCC;
}
#photos {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 30px;
}
#photosinstructions {
	position: absolute;
	width: 600px;
	left: 100px;
	bottom: 0px;
}
#sinatra {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 30px;
	background: url(images/INSIDE_PAGES/sinatrabg.jpg) no-repeat center center;
	height: 600px;
}
#photoholder {
	position: absolute;
	height: 500px;
	width: 700px;
	left: 50px;
	top: 100px;
}
#contactcontent {
	position: absolute;
	width: 500px;
	left: 225px;
	top: 250px;
}
h2 {
	color: #F8992A;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
.contact {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}
#contact p {
	margin: 0px;
	padding: 0px;
}
#sinatrainfo a:link {
	color: #F8992A;
}
#sinatrainfo a:visited {
	color: #CCCCCC;
}
#sinatrainfo a:hover {
	text-decoration: underline;
}
#frankdemo {
	position: absolute;
	width: 720px;
	left: 40px;
	top: 80px;
}
.resumeheader {
	color: #F8992A;
	text-decoration: underline;
	font-weight: bold;
}
.bottomfrankimage {
	padding-left: 30px;
}

.frank {
	margin-top: 2em;
	margin-bottom: 2em
	}

