@charset "UTF-8";
/* CSS Document */

body {
	background-color: #c0adb5;
}

a {text-decoration: none; color: #f8eee4; background-color: transparent; outline: none;}
a:hover {text-decoration: none; color: #4b122a; background-color: transparent; outline: none;}
a:active {text-decoration: none; color: #f8eee4; background-color: transparent; outline: none;}

#main {
	height: 755px;
	width: 887px;
	text-align: center;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 121px;
	width: 887px;
	}
#header h1 {
	height: 1px;
	text-indent: -9999px;
	display: block;
	}
#header h1 span {
	display: none;
	}
ul#nav-primary {
	height: 39px;
	width: 500px;
	position: relative;
	top: 65px;
	left: 378px;
	}
ul#nav-primary li {
	list-style-type: none;
	padding: 0 4px;
	margin: 0;
	float: left;
	text-indent: -9999px;
	}
ul#nav-primary li a {
	border: 0;
	text-decoration: none;
	outline: none;
	display: block;
	}	
li#graphic a {
	width: 92px;
	height: 39px;
	background: url(graphic.png) no-repeat 0 -39px;
	}
li#inter a {
	width: 183px;
	height: 39px;
	background: url(inter.png) no-repeat 0 -39px;
	}
li#resume a {
	width: 161px;
	height: 39px;
	background: url(resume.png) no-repeat 0 -39px;
	}

li#graphic a:hover, li#inter a:hover, li#resume a:hover, li#livejournal a:hover, li#links a:hover {
background-position: 0 0;
	}
#container {
	width: 887px;
	height: 575px;
	background-image: url(containerbg1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 137px;
	}
	
#wrap-content {
	width:755px;
	height: 100%;
	background-color: transparent;
	position: absolute;
	top: 10px;
	left: 85px;
	}
#sv-container {
	width:400px;
	height: 494px;
	background-color: transparent;
	position: absolute;
	top: 10px;
	left: 350px;
	}
#content-primary {
	width: 300px;
	height: 494px;
	float: left;
	margin: 0;
	background-color: transparent;
	font-size: .75em;
	color: #4b122a;
	top: 10px;
	left: 150px;
	}
	
#content-primary h1 {
	font-size: 1em;
	font-weight: bold;
	color: #4b122a;
	}
	
#content-primary p {
	text-align: justify;
	line-height: 150%;
	margin: 0;
	font-family: Helvetica, Tahoma, Verdana;
	font-size: 1.25em;
	font-weight: normal;
	color: #4b122a;
	border: 0; 
	}
	
#content-primary p a {text-decoration: none; color: #4b122a; background-color: transparent; outline: none;}
#content-primary p a:hover {text-decoration: none; color: #f8eee4; background-color: transparent; outline: none;}
#content-primary p a:active {text-decoration: none; color: #4b122a; background-color: transparent; outline: none;}

	
#pagefooter {
	width: 500px;
	height: 50px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	position: absolute;
	top: 579px;
	left: 408px;
	color: #4b122a;
	}
#pagefooter p {
	margin: 0;
	font-family: Helvetica, Tahoma, Verdana;
	font-size: .70em;
	font-weight: normal;
	color: #f8eee4;
	border: 0;
	}
#pagefooter2 {
	width: 50px;
	height: 27px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	position: absolute;
	top: 570px;
	left: 750px;
	color: #4b122a;
	}
#pageheaderinvisible {
	width: 245px;
	height: 125px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	position: absolute;
	top: -132px;
	left: -85px;
	border:none;
	}
	
	#pageheaderinvisible a {text-decoration: none; color: #f8eee4; background-color: transparent; outline: none;}
	
	#resumecontainer1 {
	width:300px;
	height: 494px;
	background-color: transparent;
	position: absolute;
	top: 130px;
	left: 0px;
	}

#resumecontainer1 p {
	margin: 0;
	font-family: Helvetica, Tahoma, Verdana;
	font-size: .85em;
	font-weight: normal;
	color: #4b122a;
	border: 0;
	text-align: left;
	}
	
#resumecontainer2 {
	width:340px;
	height: 494px;
	background-color: transparent;
	position: absolute;
	top: 130px;
	left: 300px;
	}
	
#resumecontainer2 p {
	margin: 0;
	font-family: Helvetica, Tahoma, Verdana;
	font-size: .85em;
	font-weight: normal;
	color: #4b122a;
	border: 0;
	text-align: left;
	}

#resumecontainer3 {
	width:340px;
	height: 494px;
	background-color: transparent;
	position: absolute;
	top: 360px;
	left: 300px;
	}
	
#resumecontainer3 p {
	margin: 0;
	font-family: Helvetica, Tahoma, Verdana;
	font-size: .85em;
	font-weight: normal;
	color: #4b122a;
	border: 0;
	text-align: left;
	}

#biographyinfo {
	width: 450px;
	height: 400px;
	float: left;
	margin: 0;
	background-color: transparent;
	font-size: .95em;
	color: #4b122a;
	top: 10px;
	left: 265px;
	text-align: left;
	}