BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:smaller;
}
A
{
	color: #0808A2;
	text-decoration: underline;
}
A:visited
{
	color: #2C175F;
	text-decoration: underline;
}
A:link:hover
{
	text-decoration: underline;
}
A:visited:hover
{
	color: #400099;
	text-decoration: underline;
}


H1
{
	background-color: #dabfff;
	border: 1px solid #3e4a74;
	color: #2d006b;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
}

H2
{
	border: 1px solid #3e4a74;
	color: #000;
	font-size: 16px;
	margin-top: 0;
	padding: 0.3em;
}
H3
{
	color: #000;
	font-size: 14px;
	font-weight: bolder;
}
div.header
{
	clear: left;
}

img
{
	border: 0px ;
}

.footer {

	text-align: center;
	background-color: #DABFFF;
}
.left
{

	background-color: #dabfff;
	border: 1px solid gray;
	float: left;
	font-size: 13px;
	margin: 0;
	width: 155px;
  padding: 7px;
	position: relative;
}

.content
{
	margin-left: 180px;
	display:block;
}
.container {
margin:0px;
}

.screencast{
float:right;
left:5px;
position:relative;
top:-30px;
}
#stop { display: none; }

#search {
	display:block;
	float:right;
	width:790px;
	text-align:right
	}

#logo_text
{
display:none;
	font-family: Georgia;
font-weight:bold;
	position: relative;
float:left;
left:-20px;
margin:0px;
top: 10px;
}

.logo_small
{
	display: block;
	padding: .6em;
}

.menu {
  padding:0;
  margin:0;
  }
.menu li {
  list-style-type:none;
  margin:0 0 0.15em 0;  
  border-left-style:dashed;
  border-left-width:1px;
	margin: 1px;
	padding-left: 6px;
	 }
.menu a, .menu a:visited {
  display:block;
  width:125px;
  text-decoration:none;
  }
.menu .menu_title{
	font-size: 15px;
	color: #0404a1;
  font-weight:bolder;
  border-left-style:none;
	position: relative;
	left: -10px;
	padding-top:20px;
}

#menu a, #menu a:visited {
  }

#menu_active_item
{
	font-weight:bold;
	margin-top: 0px;
}

#container {
display:inline;
float:right  ;
	top:0;
	left:0;

}
