
body
{font-family: arial;}

div.container
{margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
width:950px;
position:relative;
}

div.main {
padding-top:10px;
margin-bottom:50px;
font-size:0.95em;
}

div.content{
margin-right:210px;
margin-bottom: 10px;
width:730px;}

div.side{
width:200px;
float:right;
}

div.footer {
clear: both;
background: #ccc;
}


a:link, a:visited, a:active
{color: #0000ff;}

a:hover
{color: #5050ff;}



table, tr, td
{border:0px;
margin:0px;
padding:0px;}

table
{border-collapse:collapse;
width:100%;
border: 0px;}

table.side
{margin-bottom: 10px;
}

td.banner_top
{height:100px;
width:100%;
background: url('http://www.wildaboutoxford.com/images/wildaboutoxford.jpg') ;}	

td.center_t
{background: url('http://www.wildaboutoxford.com/images/grad_menu.jpg') repeat-x;
font-weight: bold;
color: #ffffff;}	

td.center_b
{background: url('http://www.wildaboutoxford.com/images/border_b.jpg') repeat-x;}

td.side_l
{background: url('http://www.wildaboutoxford.com/images/border_l.jpg') repeat-y;
width:9px;}

td.side_r
{background: url('http://www.wildaboutoxford.com/images/border_r.jpg') repeat-y;
width:9px;}

td.corner_tl
{ width: 9px;
height: 30px;
background: url('http://www.wildaboutoxford.com/images/corner_tl.jpg') no-repeat;
}

td.corner_tr
{ width: 9px;
height: 30px;
background: url('http://www.wildaboutoxford.com/images/corner_tr.jpg') no-repeat;
}

td.corner_bl
{width:9px;
height:10px;
background:url('http://www.wildaboutoxford.com/images/corner_bl.jpg') no-repeat;
}

td.corner_br
{width:9px;
height:10px;
background:url('http://www.wildaboutoxford.com/images/corner_br.jpg') no-repeat;
}


/* *********** EVENTS TABLE ******************** */

table.event_list
{color:#484848;
font-size:0.8em;
text-align:left;
}

tr.row1
{background:#e9eaed; 
}

tr.row2
{background:#dee2ed;
}

tr.row3
{background:#ff5599;
}

td.event_row
{padding:2px;}

td.list_date
{width: 80px;}

/*For the floating events panel on other pages */
td.list_date_side
{width: 50px;}

td.list_location
{width: 150px;}
