body{
background:url(body.gif) repeat-x;
background-color:#797979;
}

#container {
	width:800px;
}

#header {
height:250px;
width:800px;
background:url(banner.jpg);
font-family:Arial;
font-size:24px;
font-weight:bold;
}

#under_header {
width:800px;
height:25px;
border-bottom:2px solid #CCCC00;
background:url(back.jpg) repeat-x;
}

#container2 {
width:796px;
position:absolute;
top:279px;
border-left:2px solid #333333;
border-right:2px solid #333333;
background:url(body_flipped.gif) repeat-x;
background-color:#000000;
}

#left {
width:159px;
float:left;
font-family:Arial;
font-size:14px;
font-weight:bold;
}

#login {
width:159px;
float:left;
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
border-top:2px solid #CCCC00;
background:url(back.jpg) repeat-x;
}

#content {
width:481px;
min-height:532px;
float:left;
background:url(contentback.jpg) repeat-x;
background-color:#cccccb;
border-left:3px solid #333333;
border-right:3px solid #333333;
}

#content1 {
width:441px;
min-height:532px;
z-index:-1;
padding-right:20px;
padding-left:20px;
padding-top:20px;
padding-bottom:20px;
background:url(imageback.png) top right no-repeat;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000080;
font-weight:bold;
font-size:15px;
}

#right {
width:150px;
float:right;
}

#right-footer {
width:150px;
height:25px;
border-top:2px solid #CCCC00;
background:url(back.jpg) repeat-x;
}

#clock {
width:150px;
}

#tape {
width:150px;
min-height:295px;
}

#footer {
width:796px;
height:25px;
float:left;
border-top:2px solid #CCCC00;
background:url(back.jpg) repeat-x;
}

#menu_item {
padding-left:20px;
padding-top:5px;
width:139px;
height:20px;
background: url(menu_bg.png) no-repeat;
}

#menu_item:hover {
background-position: 0px -25px;
}

#links {
height:20px;
width:100%;
padding-left:20px;
background:url(e-over.png) left no-repeat;
color:#5da9ff;
}

#links:hover {
background:url(e.png) left no-repeat;
color:#0000ff;
}