/* 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, td{
	color: #BA4E00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;	}

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

h4 {
}

h5 {
}

h6 {
}
div#adobe{

	width: 214px;

}
.biggertext {
	font-size: 1.5em;
}

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

a:visited {
	text-decoration: none;
		}

/* Main Layout Div */

div#maincontainer {
	width: 760px;
	height: 3000px;
	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{
	color: #BA4E00;
	}
td img{border: 3px solid #BA4E00;}

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

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;
	left: 0px;
}

div#bottomnav{
	position: absolute;
	left: 23px;
	top: 3140px;
	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: 155px;
	width: 700px;
	height: 900px;
}
div#anchorlinks{
	position:absolute;
	left: 253px;
	top: 170px;
	width: 146px;
	z-index:6;
	text-align:center;
}
div#anchorlinks h2{font-size:12px;}
