@charset "utf-8";
/* CSS Document */


.advert
{
font-weight:bold;
display:block;width:210px;text-align:center;margin:0px;padding:0px;height:25px;
font-size:1.0em;
}

body
{
margin:0;
padding:0;
margin-top:30px;
background-color:#303030;
background-image:url(/gfx/bg.gif);
background-repeat:repeat-x;
font-family: "Century Gothic",Arial, Helvetica, sans-serif;
font-size:small;
}

.top{
width:652px;
height:55px;
margin-left:auto;
margin-right:auto;
background-image:url(/gfx/top2.png);
}

.header{
width:652px;
height:87px;
margin-left:auto;
margin-right:auto;
background-image:url(/gfx/logo.png);
}

.navigation{
width:652px;
height:37px;
margin-left:auto;
margin-right:auto;
background-image:url(gfx/nav_bg.gif);
background-position:top;
background-repeat:repeat-x;
line-height:37px;
}


.navigation2{
width:550px;
height:37px;
margin-left:auto;
margin-right:auto;
background-image:url(gfx/nav2_bg.gif);
background-position:top;
background-repeat:repeat-x;
line-height:37px;
font-weight: bolder;
}

.navigation2 li{
list-style:none;
display:inline;
}

.navigation li{
list-style:none;
display:inline;
}

.navigation ul{
padding:0;
margin:0;
}

.navigation2 ul{
padding:0;
margin:0;
}

.navigation a, .navigation a:visited{
font-family:Georgia, "Times New Roman", Times, serif;
margin-left:15px;
color:#FFFFFF;
text-decoration:none;
padding:10px;
font-size: .9em;
}

.navigation2 a, .navigation2 a:visited{
font-family:Georgia, "Times New Roman", Times, serif;
margin-left:15px;
color:#FFFFFF;
text-decoration:none;
padding:10px;
font-size: .9em;
}


.navigation a:hover{
color:#FFFFFF;
background-color:#0099CC;
background-image:url(gfx/nav_bg.gif);
background-position:bottom;
background-repeat:repeat-x;
}


.navigation2 a:hover{
color:#FFFFFF;
background-color:#0099CC;
background-image:url(gfx/nav_bg.gif);
background-position:bottom;
background-repeat:repeat-x;
}

.container{
width:652px;
margin-left:auto;
margin-right:auto;
background-color:#FFF;
overflow:auto;
}

.left{
width:401px;
float:left;
padding:15px;
margin:0;
}

.left2{
width:601px;
float:left;
padding:15px;
margin:0;
}

.right{
width:221px;
float:left;
text-align:right;
margin:0;
padding:0;
}

.footer{
clear:both;
width:652px;
height:15px;
margin-left:auto;
margin-right:auto;
background-image:url(/gfx/footer.png);
background-repeat:no-repeat;

}

h1{
font-family:Georgia, "Times New Roman", Times, serif;
color:#2E4365;
font-weight:200;
padding:0;
margin:0;
}

h2{
font-family:Georgia, "Times New Roman", Times, serif;
color:#2076ac;
font-weight:200;
}

blockquote{
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
color:#666666;
padding:8px;
border:1px solid #CCC;
}


.hidden
{
display:none;

}
.small_menu
{
font-family: "trebuchet MS",verdana;
color: white;
font-size: x-small;
font-weight: bold;
text-decoration:none;
color: #404040;
line-height: 1.1em;
}

.small_menu:hover
{
color: #296989;
}

.quick_links
{
margin-left:auto;
margin-right:auto;

width: 620px;
padding:10px;

}


td
{
border:1px solid black;

}

.sidelabel
{
float:left;
width:100px;
font-weight:bolder;


}

.articles
{

}

.entry
{
background-image: url(http://www.express-web-design.co.uk/admin/strip.gif); background-repeat:repeat-x; margin:15px; padding:15px;margin-top:0px;padding-top:0px;

}

.side
{
clear:both;
float:none;
}

.major
{
display:none;
}