html, body {
	margin:0;
	padding:0;
}
body {
	color: #000;
	background-color: #fff;
	margin: .2em auto 0 auto;
	padding: 0;
	width: 780px;
}

h1, h3 {
	font-family: "Times New Roman", Times, Helvetica, sans-serif;
	padding:0;
	margin-top:0;
	margin-bottom: 0;
}
p {
	margin: .4em 0 .4em 0;
}
p, td, th, caption, label, li, h2 {
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
}
h2 {
	font-size: 9pt;
	padding:0;
	background-color:#333333;
	color: #ffffff;
	margin-bottom: 4px;
	line-height: 1.3;
	padding-left: .2em;
	margin-top: 0;
}
h3 {
	font-size: 1.1em;
}
caption {
	background-color:#666;
	color:#FFF;
	font-weight:bold;
	line-height: 1.4em;
	margin-top: .4em;
}
ul {
	margin-top: 0;
}
#heading {
	background-image: url("images/tim-warchocki/tim-warchocki.gif");
	background-repeat:no-repeat;
	margin-bottom: .5em;
}
#heading h1 {
	font-size: .7em;
	text-align:center;
	margin: 0;
	line-height: .7em;
	padding:0 0 25px 0;
	color:#666;
}
#heading p {
	font-size: .8em;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
#heading p.nav {
	background-color:#aaa;
}
#heading p.greeting {
	color:#666666;
}
#heading a {
	padding: 0 .2em 0 .2em;
}
#heading a:link, #heading a:visited {
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
#heading a:hover, #heading a:active {
	color:#000;
	font-weight: bold;
	background-color:#FFFF00;
	text-decoration: none;
}
#heading a:link.selected, #heading a:visited.selected {
	color:#FFFFFF;
	font-weight:bold;
}
#heading a:hover.selected, #heading a:active.selected,{
	color:#000;
	font-weight:bold;
}
#heading a.selected {
	color: #fff;
	font-weight:bold;
}
#heading a:hover.selected {
	color: #000;
}
#content {
	float: right;
	width: 560px;
	margin: 0;
	padding: 0;
	background-color: #f0f0f0;
	height: 400px;
	min-height: 400px;
}
img.timwarchocki {
	float:left; 
	margin-right: .8em; 
	margin-bottom: 10px;
}
#content p.quotation {
	font-style: italic;
	text-align: right;
	font-size: 9pt;
	padding-right: 4px;
}
#content p {
	font-size: 10pt;
}
.centered {
	text-align:center;
}
#sidebar {
	width: 204px;
	background-image:  url("images/tim-warchocki/navbg.gif");
	height: 400px;
	min-height: 400px;
}
#sidebar a:link, #sidebar a:visited {
	font-size: 9pt;
	color: #ffffff;
	margin: 0;
	line-height: 1.2;
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
	font-size: 9pt;
	color: #ffffff;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
}
#sidebar p.resume {
	text-align: center;
	font-size: 9pt;
}
p.selected {
	background-image: url("images/tim-warchocki/navselected.gif");
}
div.navbutton {
	background-color: #333333;
	margin-bottom: 5px;
}
div.navbutton p {
	font-size: 9pt;
	color: #ffffff;
	margin: 0;
	line-height: 1.2;
	padding-left: .2em;
}
div.navbutton img {
	margin: 0;
	padding: 0;
}
div.navbutton a img {
    margin: 0;
	padding-left: 0;
}
p.thumbs {
	margin-top: 2px;
	text-align: center;
	width: 510px;
	margin-left: auto;
	margin-right: auto;
	clear: left;
}
p.thumbs img {
	padding: 0;
	margin: 4px;
	border: 1px solid #666666;
}
#footer {
	clear:both;
	font-size: .75em;
	border-top: 3px solid #000;
	text-align: center;
}
#footer p {
	margin: 0;
	padding-top: .2em;
	line-height: 1em;
}
