body {
	font-size:0.9em;
	line-height:20px;
	font-family:"Myriad Pro", "Trebuchet MS", "Arial";
	border:1px solid #666666;
	width:800px;
	background:url(images/background_ihlicky.jpg);
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px	}
	
a {
	color:#c23b01 }
	
a:hover {
	color:#333333 }
	
#container {
	width:800px }
	
#header {
	width:800px;
	height:200px;
	background:url(images/header.jpg) }
	
#menu {
	background:#ffffff;
	height:40px	}
	
#menu ul {
	margin:0;
	padding:0 }
	
#menu ul li {
	display:inline-block;
	float:left;
	list-style:none }
	
#menu a {
	display:block;
	float:left;
	padding-top:5px;	
	border-style:none;
	border:none;
	border-color:#ffffff }
	
#menu a:hover {
	padding-top:5px;
	height:22px;
	border-style:none;
	border:none;
	border-color:#ffffff }
	
#text {
	margin: 0 270px 0 20px }
	
#text p {
	padding:0 20px 10px 0 }

h1 {
	margin:9px;
	padding:3px;
	font-size:1.5em;
	color:#003300;
	font-style:oblique }
	
#sidebar {
	float:right;
	width:200px;
	padding:0 20px 0 10px;
	font-size:14px }

#main {
	float:left;
	repeat-y top right;
	padding:20px 0 0 0;
	background:#ffffff;
	background:url(images/line.jpg) }

#footer {
	height:256px;
	clear:both;
	font-style:italic;
	background:#ffffff }
	
.infolinks {
	font-size:8px }
	
.news {
	margin:9px;
	padding:3px;
	font-size:1.5em;
	color:#003300;
	font-weight:bold;
	font-style:oblique }