body {
margin:0;
padding:0;
}

#print, #lms, #topbar {
display:none;
}

a:link {
color:#000000;
}

#header {
height:140px;
width:760px;

background:#ccc
}

#sidebar {
	/* position:absolute; */
float:left;
	padding:4px;
	width:110px;
	background-color: #FFFFFF;
}

#topmeny ul {
padding-left:0;
}


#topbar {
	position:absolute;
	top:140px;
	left:118px;
	width:400px;
	padding: 0px;
width:400px;
height:11px;
border-left-style:solid;
border-left-width:1px;
border-bottom-style:solid;
border-bottom-width:1px;
border-right-style:solid;
border-right-width:1px;
font-family: Trebuchet MS;
font-size: 11px;
}

#topmeny {
margin:0;
padding:0;
text-align:center;
}


#topmeny li {

margin:0;
padding:0;
display:inline;
list-style:none;
}

#topmeny a {
text-decoration:none;
margin: 0 10px 4px 10px;
}

#topmeny a.active, #topmeny a:hover {
font-weight:bold;
}


#content {
float: left;
padding-left: 8px;
padding-top: 4px;
padding-right: 8px;


/* margin-top:5px; */
/* margin-left:10px; */
width:624px;
height:700px;
font-family: Trebuchet MS;
font-size: 12px;
border-right-style:dashed;
border-right-width:1px;
border-left-style:dashed;
border-left-width:1px;
 
}

#print {
	position:absolute;
	top:143px;
	left:637px;
	width:118px;
	padding: 0px;
	text-align:center;
	font-family: Trebuchet MS;
	font-size: 9px;
	border-style: none;
	background:#eee;
	
}


#footer {
	position:absolute;
	top:376px;
	left:0px;
	width:73px;
	padding: 20px;

	text-align:center;
	font-family: Trebuchet MS;
	font-size: 9px;
	height: 56px;
}

ul#menu {
  width: 100px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #785a3c;
}

ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}

h1 {
color:#000000;
font-family: "Comic Sans MS";
font-size:13px;
margin-bottom:-5px;
}

h2 {
color:#000000;
font-family:"Trebuchet MS";
font-size:11px;
font-weight:bold;
margin-bottom:-13px;
}

h3 {
color:#000000;
font-family:inherit;
font-size:inherit;
font-weight:bold;
display:inline;
}

#lms {
	position:absolute;
	top:285px;
	left:9px;
	width:91px;
	height: 107px;
	padding: 0px;

	text-align:center;
	font-family: Trebuchet MS;
	font-size: 9px;
	
}
