html {height: 100%; margin-bottom: 1px;}
* {margin: 0; padding: 0;}
body {background: #fbe9c0 url(images/bg.png) repeat fixed top center;}

#container {
	position: relative;
	top:0;
	margin: 0 auto;
	width: 800px;
}

#name {
	position: relative;
	top: -115px;
	left: 254px;
	width:324px;
	height:54px;
	background:url(images/jennifer_linnaea_trans.png) no-repeat;
}

#name a {
	display: block;
	width:323px;
	height:53px;
}

#logolink span {display: none;}

#navigation {
	position: relative;
	top: -105px;
	left: 254px;
	width: 328px;
	height: 18px;
	list-style: none;
	z-index:100;
}

#navigation li {float: left;}

#navigation li a {
	display: block;
	height: 18px;
	text-indent: -5000px;
	overflow: hidden;
}

#navigation li a:hover {background-position: bottom;}

#nav1 {	width: 41px; background: url(images/nav_bio.png) no-repeat; background-position: top; z-index:110; }
#nav2 {	width: 136px; background: url(images/nav_pub.png) no-repeat; background-position: top;}
#nav3 {	width: 62px; background: url(images/nav_links.png) no-repeat; background-position: top;}
#nav4 {	width: 89px; background: url(images/nav_contact.png) no-repeat; background-position: top;}

#nav1up { width: 41px; background: url(images/nav_bio.png) no-repeat; background-position: bottom; z-index:110;}
#nav2up { width: 136px; background: url(images/nav_pub.png) no-repeat; background-position: bottom;}
#nav3up { width: 62px; background: url(images/nav_links.png) no-repeat; background-position: bottom;}
#nav4up { width: 89px; background: url(images/nav_contact.png) no-repeat; background-position: bottom;}

#cooltext {
	position: relative;
	top: 150px;
	left:0;
	height:130px;
	padding: 0;
	background:url(images/cool_background_text_trans.png) repeat-y;
}

#content {
	position: relative;
	top: 70px;
	margin: 0 30px;
	padding: 0 0 20px;
	width: 700px;
	z-index: 1;
}

#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
}

#content ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	margin-bottom:15px;
}

#content li {
	margin-bottom:8px;
	list-style-type:none;
}

#content h1 {font-family:"Times New Roman", Times, serif; font-size:18px;}
#content h2 {font-family:"Times New Roman", Times, serif; font-size:16px;}
#content h3 {font-family:"Times New Roman", Times, serif; font-size:14px;}

#content a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#333;
	text-decoration:none;
}

#content a:hover {
	color:#666;
	text-decoration:underline;
}

#content a:visited {
	color:#826c1e;
	text-decoration:none;
}

#left {
	position: absolute;
	left:9px;
	top:52px;
	width:230px;
}

#center {
	width:300px;
	height:335px;
	margin-left: 199px;
	margin-right:199px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right:201px;
	}

#right{
	position: absolute;
	right:-40px;
	top:50px;
	width:250px;
}

#footer {
	clear: both;
	margin-top: 30px;
	font-size: 9px;
	text-align: center;
	z-index: 100;
}

#footer p {
	clear: both;
	margin: 5px 0;
	font: normal 9px/12px georgia;
}

#footer p a {color:#333; text-decoration:none;}
#footer p a:hover {text-decoration:underline;}

