#skiptocontent
{
display:none;
}
#wrapper
{
margin-left:10px;
margin-right:10px;
padding-left:1em;
padding-right:1em;
}
#header
{
margin-bottom:1em;
}
#left
{
width:200px;
float:left;
}
#contentblock
{
margin-left:200px;
padding-left:1px;
}
#content
{
padding-left:1em;
background-image:url(../images/contentGradient.gif);
background-position:top left;
background-repeat:repeat-x;
padding-top:22px;
margin-right:2px;
}
#content h1
{
margin-top:0px;
color:#E43728;
}
#titlebar
{
background-image:url(../images/right_top.gif);
height:33px;
line-height:33px;
}
#padright
{
padding-right:30px;
}
#titlebar-topright
{
margin:0px;
background-image:url(../images/right_top_right_corner.gif);
background-position:top right;
background-repeat:no-repeat;
text-align:center;
}

/*News Articles*/
.newsarticle
{
border:1px dashed #e43728;
background-color:#FCE8E7;
padding:5px;
font-family:Arial,verdana,San-Serif;
}

.newstitlebar
{
position:relative;
height:2.5em;
overflow:auto;
}

.newstitle
{
position:absolute;
top:0;
left:0;
right:120px;
font-weight:bold;
}

.newsauthor
{
text-decoration:none;
margin-right:20px;
}

.newsdate
{
position: absolute;
top:0;
right:0;
width:110px;
text-align:right;
}

.newscontent
{
font-size:0.8em;
}


/*Borders and colours*/
#header img
{
border:0px;
}
#wrapper
{
border-left:1px solid black;
border-right:1px solid black;
}
#header
{
border-bottom:1px solid black;
}
#date
{
background-image:url(../images/left_top.gif);
height:33px;
line-height:33px;
}
#date p
{
background-image:url(../images/left_top_left_corner.gif);
background-position:top left;
background-repeat:no-repeat;
margin:0px;
padding-left:20px;
font-size:0.8em;
}
#footer
{
background-color:#E43728;
color:white;
font-size:0.8em;
}
#footer p
{
margin:0px;
line-height:2em;
padding-left:0.5em;
padding-right:0.5em;
}
#copy
{
float:right;
}
#footer p a:link,#footer p a:visited
{
color:white;
}
