body {
background-color:#EAE9E9; /*DEDBDB*/
font-family:Tahoma, Arial, Helvetica, sans-serif;
color: #000;
font-size: 11px;
margin:0;
line-height:18px;
text-align:justify;
}

a{
color:#006600;
}

h1{
font-size:18px;
}

h2{
font-size:15px;
margin-bottom:5px;
}

ul{
margin-top:2px;
padding-left:5px;
margin-left:5px;
}

li{
padding-left:5px;
margin-left:5px;
}

#main-page {
background-color:#fff;
width:900px;
padding-left:5px;
padding-right:5px;
/*height:650px;
min-height:650px;*/
}

#title{
font-size:26px;
margin-top:3px;
}

#title span{
color:#666666;
}

.menulink a{
color:#333333;
width:100%;
display:block;
text-decoration:none;
/*background-image:url(http://www.sca-uk.org.uk/images/menu_bg.gif);*/
background-image:url(../images/menu_bg.gif);
background-repeat:repeat-x;
padding-top:6px;
padding-bottom:6px;
font-weight:bold;
}

.menulink a:hover{
color:#000; /*F0EFEF*/
width:100%;
display:block;
text-decoration:none;
/*background-image:url(http://www.sca-uk.org.uk/images/menu_bg_hover.gif);*/
background-image:url(../images/menu_bg_hover.gif);
}

.menuspace{
width:2px;
font-size:2px;
/*background-image:url(http://www.sca-uk.org.uk/images/menu_space.gif);*/
background-image:url(../images/menu_space.gif);
background-repeat:no-repeat;
}

.menuend{
width:2px;
font-size:2px;
background-image:url(../images/menu_end.gif);
background-repeat:no-repeat;

}

.righttable{
border-bottom:#BFBFBF 2px solid; 
border-left:#BFBFBF 2px solid; 
border-right:#BFBFBF 2px solid; 
width:160px;
}

.righttable_header{
background-image:url(../images/login_bg.gif); 
font-weight:bold; 
height:27px; 
text-align:center; 
color:#171717;
}

.body_pic{
margin-left:5px;
}

.event-table-left{
width:100px;
font-weight:bold;
}

.event-table-header{
background-color:#DDDCDC; 
border-bottom:#333 1px solid; 
border-right:#333 1px solid;
height:28px;
font-weight:bold;
}

.event-table-header-end{
background-color:#DDDCDC; 
border-bottom:#333 1px solid; 
font-weight:bold;
}

.right-text a{
text-decoration:none;
color:#000;
}

.right-text a:hover{
text-decoration:underline;
color:#000;
}

#footer
{
width:900px;
font-size:10px;
color:#333;
}

.copyright{
text-align:left;
width:300px;
}

.developed{
text-align:right;
width:580px;
font-size:9px;
}

.developed a{
color:#333;
font-size:10px;
text-decoration:none;
}

.developed a:hover{
color:#000;
text-decoration:underline;
}