/* CSS Document */

body {
	padding:0; 
	font-size:bold 0.8em/1.7em Arial;
	color: #fff;
	line-height: 1em;
    margin-top:20px;
	background: #fff;
	}
p 	{ 
	font-size: 1em; 
	}
ul {list-style-type: square;}
h1 	{
	line-height: 1.1em;
	font-size: 1.1em;
	text-align: left;
	}
h2 	{
	font-size: 1em;
	}
h3 	{
	font-size: 1em;
	}	 
a:link {
	color: #ffffff;
	}
a:visited {color: #ffffff;}
a:hover {color: #ffffff;}
a:active {color: #ffffff;}
.link {text-decoration: none;
color: #ACAAAA;
margin-left: 12px;}
#level0 {
    background-color: #fff;
	 width:100%;
	 }

#level1 {
    margin-left:200px;
	 margin-right:200px;
    background:#fff;
}
#topBar {
	background-color: #363636;
	background-image:url(images/dragmast.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#topBar img {
	padding-right:5px
	}
#advBar {
	background-color: #484848;
	clear:right;
	color: #C2091B;
	}
#advBar p{
	text-align:right;
	margin:0 0.5em;
	}
#level2 {
	margin-right: 0px;
	position:relative;
	}
#lftBar {
    position:absolute;
    width:150px;
    top: 0px;
    left:0px;
	background-color: #363636;
	}
#lftBar p {
	margin-bottom: 0;
	border-bottom: 1px #730006 solid;
	color: #ACAAAA;
	}
#lftBar ul {
	color: #fff;
	list-style-type: square;
	margin-left: 0; 
	padding-left: 5px;
 	font:bold .8em/1.7em Arial;
	}
#lftBar li {
	border-bottom: 1px #730006 solid;
	list-style-type: square;
	}
#lftBar a:link {
	color: #fff; text-decoration: none;
	}
#lftBar a:visited {color: #fff; text-decoration: none;}
#lftBar a:hover {color: #fff; text-decoration: none;}
#lftBar a:active {color: #fff; text-decoration: none;}
#level3 {background-color: #363636; 
	}
#main {
	display: block;
	width: auto;
	background-color: #484848;
	margin-left:152px;
	font:bold .8em/1.7em Arial;
	border-left: 1px #000 solid;
	height: 450px;
	}
body > #level0 > #level1 > #level2 > #level3 > #main {height: auto; min-height: 450px;}
#main h1 {
    margin:1px;
    background:#737373;
	padding: 5px;
	color: #fff;
	}
#main p { padding-left: 4px;
	padding-right: 4px;}
#main img {
	padding-left: 2px;
	padding-right: 2px;
	}
#rotate {border-top: 1px #19CCC5 solid;
}
 div.w3cbutton1 {
  position: relative;
  margin: 1em 0;
  font: Arial;
  font-size: 70%;
  font-weight: bold;
}
div.w3cbutton1 a {
  display: block;
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
}
div.w3cbutton1 a.w3c1 {
  width: 3em;
  border-left: 1px solid #cecece;
  text-align: center;
}
div.w3cbutton1 a.spec1 {
  position: absolute;
  left: 18px;
  top: 0px;
  width: 6em;
  border-right: 2px solid #4a4a4a;
  padding-left: 0.5em;
}
div.w3cbutton1 a.w3c1:link,
div.w3cbutton1 a.w3c1:visited,
div.w3cbutton1 a.w3c1:hover {
  background-color: #fff;
  color: #0c479d;
  text-decoration: none;
}
div.w3cbutton1 a.spec1:link,
div.w3cbutton1 a.spec1:visited,
div.w3cbutton1 a.spec1:hover {
  background-color: #fc6;
  color: #C2091B;
  text-decoration: none;
}
