@charset "UTF-8";
#imageheader{
	width: 780px;
	height: 210px;
	/*background-color:#666666;*/
	background-image:url(../images/topimage_bar.jpg);
	background-repeat: no-repeat;
}

#spacer{
width:780px;
height:20px;
/*background-color:#99FF00;*/
background-image:url(../images/header_image_03.jpg);
}

h1{
margin:0;
padding:0;
}

#content_right h1{
text-indent:-1000em;
font-size:18px;
background-image:url(../images/bar_h1.jpg);
background-repeat: no-repeat;
height: 40px;
}
#content_right{
/*position:relative;*/
padding:20px 0 0 0;
width: 350px;
/*height:250px;*/
float:left;
/*background-color:#3399CC;*/
}

#menu_bar{
position:absolute;
top:20px;
left:380px;
width: 160px;
height: 490px;
color:#666666;
/*background-color:#00FF00;*/
background-image:url(../images/blackboard.jpg);
}