* {
margin: 0;
padding: 0;
}
body {
background: #fff url(/ui_alupa/images/page_background.gif) top left repeat-x;
font: .84em/1.13em Arial, Helvetica, sans-serif;
color: #486018;
}
a {
color: #F97F06;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:visited {
font-style:italic;
}
#contentWrap {
margin: 30px 0 0 30px;
}
#head {
position: absolute;
top: 25px;
left: 20px;
}
#content {
position: absolute;
background: #fff url(/ui_alupa/images/content_background.gif) repeat-x bottom left;
padding: 18px;
border: 2px solid #fff;
top: 90px;
left: 170px;
width: 430px;
min-height: 80%;
_height: 80%;
}
p {
margin: 15px 0;
}
#menu {
position: absolute;
top:35px;
left: 340px;
}
#menu ul {
list-style: none;
}
#menu ul li {
display: inline;
}
#menu ul li a {
text-decoration: none;
margin: 0 7px 0 0;
}
#sponsor {
position: absolute;
background: #fff url(/ui_alupa/images/page_background.gif) top left repeat-x;
top: 450px;
left: 600px;
width: 250px;
}

.teams, .teams span {
width: 50px; height: 25px;
background: transparent url(../images/teams.gif) no-repeat;
} 
.home, .home span {
width: 50px; height: 25px;
background: transparent url(../images/home.gif) no-repeat;
} 

.habvio {
position: fixed;
_position: absolute;
bottom: 20px;
left: 20px;
}




.team {
width: 100%;
margin: 7px 0 20px 3px;
}
.team td {
padding: 2px 0;
border-bottom: 1px solid #eee;
}
ul.schedule {
float: left;
list-style:none;
margin: 7px 0 20px 3px;
}
ul.schedule li {
margin: 3px 0;
}
.schedule_wrap {
width: 49%;
float: left;
}
#extra1 {
background: transparent url(/ui_alupa/images/guy.gif) no-repeat;
width: 120px;
height: 180px;
position: absolute;
top: 140px;
left: 27px;
}
#extra2 {
background: transparent url(/ui_alupa/images/cones.gif) no-repeat;
width: 120px;
height: 180px;
position: absolute;
top: 270px;
left: 695px;
}
#extra3 {
background: transparent url(/ui_alupa/images/sponhead.gif) no-repeat;
width: 180px;
height: 60px;
position: absolute;
top: 450px;
left: 695px;
}
#extra4 {
background: transparent url(/ui_alupa/images/sponlogos.gif) no-repeat;
width: 340px;
height: 1250px;
position: absolute;
top: 510px;
left: 695px;
}

.team_list {
list-style: none;
margin-bottom: 15px;
}
.team_list li {
margin: 3px 0;
}

.schedule_wrap {
font-size: .9em;
}

.teams-container {width: 32%; overflow: hidden; font-weight: bold;}
	.yellow pre { background-color: yellow; color: black; }
	.blue pre { background-color: blue; color: white; }
	.orange pre { background-color: orange; color: black; }
	.red pre { background-color: red; color: black; }
	.white pre { background-color: white; color: black; }
	.green pre { background-color: green; color: white; }
	.purple pre { background-color: purple; color: orange; }
	.pink pre { background-color: pink; color: red; }
	.teams-container pre { font-family: Arial; line-height: 1.4em; padding: 3px 0 0 3px; }
.left { float: left; }
.right { float: left; }
