body {color: #000000;
		background: #06c url(images/peop_bkg.gif);
		font-family: sans-serif;
		font-size: 10pt;
		margin: 10px;
		}
img {border: none;}
#header {position: static;
		margin-left: 75px;
		margin-bottom: 3px;
		color: #ffffff;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 16pt;
		font-weight: bold;
		}
#header a:link {color: #fff;
	text-decoration: none;
	}
#header a:visited {color: #fff;
	text-decoration: none;
	}
#header a:hover {color: #fff;
	text-decoration: underline;
	}
#menu {position: static;
		margin-left: 70px;
		}
#section {position: static;
		margin-left: 75px;
		margin-top: 3px;
		margin-bottom: 3px;
		color: #ffffff;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 24pt;
		font-weight: bold;
		}
#icon {position: absolute;
	left: 10px;
	top: 5px;
	width: 70px;
	height: 100px;
	background: url("images/icon_superf.gif") no-repeat;
	z-index: 2;
	}
#zembu {position: static;
		width: 99%;
		}
.box {background-color: #ffffff;
		border: 1px solid #000000;
		}
.top, .bottom {position: relative;
		left: 1px;
		height: 8px;
		}
.top { top: -1px }
.bottom { margin-bottom: -1px; top: 0px; clear: right;}
.box > .bottom { top: 0px }
.nw, .ne, .sw, .se {
		width: 8px;
		height: 8px;
		}
.nw, .sw { float: left; position: relative; left: -2px }
.ne, .se { float: right }
.nw { background: url("images/peop_nw.gif") no-repeat left top; }
.ne { background: url("images/peop_ne.gif") no-repeat right top }
.sw { background: url("images/peop_sw.gif") no-repeat left bottom }
.se { background: url("images/peop_se.gif") no-repeat right bottom }
.content { margin: 0px 1em 0px 1em;}
h1 {font-size: 150%;}
h2 {font-size: 120%; color: #000; border-bottom: 1px solid #06c}
#protection {position: relative; width: 100%;}

#submenu {float: right;
		margin-left: 10px;
		margin-bottom: 10px;
		border: 1px solid #666;
		background: #ddd;
		padding: 5px;
		width: 140px;
		font-size: 80%;
		font-family: Verdana, sans-serif;
		z-index: 2;
		}
#submenu a:link {color: #0000cc;}
#submenu a:hover {background: #eee;}
#submenu .label {margin-top: 8px;
	margin-bottom: 3px;
	font-weight: bold;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background: #eee;
	}
li {margin-bottom: 10px;}

.quip {position: absolute; top: 10px; right: 10px; z-index: 0;}
