/* Cascadingg Style Sheet and HTML documents by Monica R. Koemans, 2004. Copyright Dana Boussard, 2004. All rights reserved. You may not reproduce this page without the designer's written permission. */

/* Basic Elements (body, h1,h2, p, a, etc...) */

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.0em;
	background-color: #000000;
	background-position: 50% 0px;
	text-align: center;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.0em;
	color:#FF740D;
	text-decoration: none;
	}

p {
	color: #BA4E00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight:bold;
	margin:3px;
	}
p.smallerlink{line-height:1em;
	font-weight:normal;
	margin:1px;}

h1 {
	font-size: 1.5em;
	color: #BA4E00;
	letter-spacing: .4em;
	}
h2 {
	font-size: 10px;
	color: #BA4E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h3 {
	font-weight: bold;
	color: #BA4E00;
	font-size: 13px;
	}

h4 {
}

h5 {
}

h6 {
}
div#adobe{
	position:absolute;
	left: 521px;
	top: 475px;
	width: 214px;
}

a:hover {
	font-weight: normal;
	color: #FF740D;
	}

a:visited {
	text-decoration: none;
		}

/* Main Layout Div */

div#maincontainer {
	width: 760px;
	height: 3000px; /*change if length of content changes*/
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../gifs/slices/Secondary_Slices/resume_template_slices/repeating_background.gif);
	background-repeat: repeat-y;
}

div#maincontainer p {
	color: #BA4E00;
	}

div#top {
	position: absolute;
	background-image:url(../gifs/slices/Secondary_Slices/resume_template_slices/resumetop.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 500px;
	left: 0px;
	}

div#bottom {
	position: absolute;
	background-image: url(../gifs/slices/Secondary_Slices/resume_template_slices/resume_bottom.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 122px;
	top: 3000px; /*change if length of content changes*/
	left: 0px;
}

div#bottomnav{
	position: absolute;
	left: 23px;
	top: 3135px;  /*change if length of content changes*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BA4E00;
	width: 727px;
	height: 17px;
}

div#bottomnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF740D;
	text-decoration: none;
	}
	
div#bottomnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF740D;
	text-decoration: underline;
	}
	
div#bodytext {
	z-index: 5;
	position: absolute;
	left: 26px;
	top: 170px;
	width: 425px;
	height: 2100px;
}
div#anchorlinks{
	position:absolute;
	left: 253px;
	top: 170px;
	width: 146px;
	z-index:6;
	text-align:center;
}
div#anchorlinks h2{font-size:12px;}
