body {
padding: 0;
margin: 0;
border: 0;
font-family: "Trebuchet MS", arial, helvetica;
font-size: 0.75ems;
font-size: 75%;
background-image: url('images/malik_back_natural.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 10 10
}

#header {
position: absolute;
top: 10;
left: 167;
color: white;
height: 93px;
padding: 3px;
}

#navigation {
position: absolute;
top: 140;
left: 10;
height: 400px;
padding: 3;
font-weight: bold;
line-height: 16pt;
}

#navigation a {
font-size: 8pt;
font-weight: bold;
font-variant: small-caps;
}

#sponsors {
position: absolute;
top: 547;
left: 10;
font-size: 8pt;
font-weight: bold;
padding: 3;
}

#contents {
position: absolute;
top: 110;
left: 167;
right: 198;
padding: 15px;
}

#weather {
position: absolute;
top: 10;
right: 0;
height: 175px;
padding: 3;
background-color: white;
background-image: url('images/beach_babe.jpg');
background-repeat: no-repeat;
}

#grades {
position: absolute;
top: 185;
right: 0;
height: 255px;
font-size: 8pt;
font-weight: bold;
font-variant: small-caps;
line-height: 16pt;
background-color: white;
background-image: url('images/grades_logobackcell.gif');
background-repeat: no-repeat;
padding: 3;
}

#crikipedia {
position: absolute;
top: 440;
right: 0;
height: 235px;
font-size: 8pt;
font-weight: bold;
font-variant: small-caps;
line-height: 16pt;
background-color: white;
background-image: url('images/crikipedia_back.gif');
background-repeat: no-repeat;
padding: 3;
}

#games {
position: absolute;
top: 675;
right: 0;
height: 145px;
font-size: 8pt;
font-weight: bold;
font-variant: small-caps;
line-height: 16pt;
background-color: white;
background-image: url('images/ball_cell.gif');
background-repeat: no-repeat;
padding: 3;
}

#rules {
position: absolute;
top: 820;
right: 0;
height: 220px;
font-size: 8pt;
font-weight: bold;
font-variant: small-caps;
line-height: 16pt;
background-color: white;
padding: 3;
background-image: url('images/bird1.gif');
background-repeat: no-repeat;
}

#youtube {
position: absolute;
top: 1040;
right: 0;
height: 445px;
font-size: 8pt;
font-weight: bold;
font-variant: small-caps;
line-height: 16pt;
background-color: white;
padding: 3;
}

div.content {
position: absolute;
top: 1485;
right: 0;
background-color: white;
padding: 3;
}

#box1 {
font-size: 8pt;
font-family: "Georgia", arial, helvetica;
text-align: center;
padding: 5px;
float: right;
}

#box2 {
font-size: 8pt;
font-variant: small-caps;
text-align: center;
padding: 5px;
color: #0066cc;
float: left;
}

a:link {
color: blue;
text-decoration: none;
}

a:visited {
color: purple;
text-decoration: none;
}

a:hover {
color: red;
text-decoration: none;
}

a:active {
color: red;
text-decoration: none;
}

td {
font-size: 0.75ems;
font-size: 75%;
}

html {
border: 0;
margin: 0;
padding: 0;
}