body {
margin: 0
padding: 0;
background-color: white;
color: black
}

.title {text-align:center;font-family:Arial;font-size:18px;font-weight:900;}

.policy {font-weight:900}

.ubc { background-color: white; color: black;}

.aussie {background-color: white; color: blackgreen;}

.xmas {background-color: white; color: black;}

p {font-family: Times New Roman; font-size: 14px;}

p.news {color: black; font-size: 16; font-family: New Times Roman; font-weight:900;}

p.red {color:black; font-family: New Times Roman; font-weight:900;}

p.center {text-align:center;}

p.ubc { background-color: white; color: black; font-weight: 900; font-size:12}

p.aussie {background-color: white; color: black; font-weight: 900;font-size:12;}

p.blackadder {font-size: 20.0pt;font-family:"Blackadder ITC";text-align: center; }

p#left { float: left; width:200px; }

p#right { float: right; width: 200px; }

<img>#center p#center { margin: 10 px 231px }

#b1 { border-color:black; border-width: 25px; border-style: solid; background-color: silver; border-top-color:gray; border-bottom-color:gray }

ul { list-style-type: disc }

table {
border-color: #ff0000;
}

div#header, div#sidebar, Div#footer { 
}


div#main {
position: absolute; top: 20%; bottom: 0; left: 20%; right: 0; overflow: auto; background: white;
}


#col2 {
margin: 0 30% 0 20%;
padding: 0 40px 0 20px;
}

#col3 {
position: absolute;
top: 0;
right: 0;
width: 30%;
padding: 10px
}


.float {
float: right;
width: 150px;
background-color: black;
border-width: 2px;
border-style:solid:
border-color: black;
padding:100px:
margin:8px;
font-weight: bold;
color: white;
}

img.floatleft {

floatleft: left;
margin:10px;
}


#leftpanel {width: 150px; position: absolute; top: 0; left: 0px; background-color: #ff0000; display: none;}
#leftpanel a:link, a:visited { color: #000000; }

#rightpanel {width: 150px; position: absolute; top: 0; left: 725px; background-color: #00ff00; display: none; }
#rightpanel a:link, a:visited { color: #000000; }


.rightpanel { display: none;
position: absolute;
top: 70px;
right:10px;
width:150px;
}

.centerpanel {
margin-left: 10px;
margin-right: 10px;
padding-left: 12px;
}

#centerpanel {
position: absolute;
width: 650px;
margin-top: 10px;
margin-left: 30px;
margin-right: 30px;
padding-left: 12px;
padding-right: 12px;
}

#navigation ul {
list-style-type: none;
padding: 0;
margin: 0;
width: 140px;
font-family: Arial, Helvetica, san-serif;
font-size: 100%;
}


.boxoutr {
background: #e6e6e6 url(boxout_corner.gif) top left no-repeat;
float: right;
width: 162px;
margin-left: 30px;
margin-bottom: 20px;
padding-top: 20px;
}

.boxoutr img {
border: 1px solid #818181;
margin-bottom: 1em;
}

.boxoutr img, boxoutr p
{
margin-left: 10px;
margin-right: 10px
}

.boxoutr p {
font-weight: bold;
font-size: 80%;
line-height: 1.2em;
color: #3333333;
}

.sidebarr {
float: right;
width: 162px;
margin-left: 30px;
margin-bottom: 20px;
}

.content {
margin-right: 162px;
padding-right: 10px;
border-right: 1px solid #222222;
}
