﻿body{
	background: url(pics/image001.jpg) white repeat fixed center center;
}
#hi{
font-family:"Times New Roman", Times, serif;
font-style: oblique;
padding:20px;
}

ul#navbar li a {
	display:block;
	padding:5px 15px 4px;
	font-family:"Times New Roman", Times, serif;
	font-size:45px;
	text-decoration:none;
	color:#00CCFF;
	letter-spacing: -0.1em;
}

ul#navbar {
	margin:0;
	border-bottom:3px solid #98CB00;
	border-top:1px solid #00CCFF;
	list-style-type:none;
	height:62px;
}

ul#navbar li a:hover {
	color:#98CB00;
}

ul#navbar li {
	float:left;
}

ul#navbar li a#current {
	background:url(/tutorials/web20_css_bar/current.gif) no-repeat center bottom;
	color:#98CB00;
}

a#speci {
	color:black;
	text-decoration:none;
}

#foto {
	background: url(pics/image003.jpg) no-repeat;
	position:absolute;
	left:190px;
	top:20%;
	height: 486px;
	width: 351px;
}

#textfoto {
	position:absolute;
	left:570px;
	top:23%;
	color:black;
	font-family:Calibri;
	font-size:large;
	width:400px;	
}

#name{
	bottom:0px;
	right:3px;
	position:absolute;
	font-family:Calibri;
	font-size:small;
	color:white;
}

#fotb{
	position:absolute;
	left:150px;
	top:20%;
}
#fot{
	border:0px;
}
#special{
	position:absolute;
	left:550px;
	top:20%;
	right:50px;
	font-family:Calibri;
	font-size:11pt;
}

ul#spec li{
	list-style-type:squares;
}

#lat{
	
	font-family:"Engravers MT";
	font-size:x-large;
	position:absolute;
	bottom:-60px;
	left:40px;
	width:150%;
}

