@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
}

.newstext
{
font-size:12px;
}

a:link { color: #000000; text-decoration: underline;}
a:visited { color: #000000; text-decoration: underline;}
a:active { color: #000000; text-decoration: underline; outline:none}
a:hover { color: #000000; text-decoration: none;}

a:focus
{
         -moz-outline-style:none;
}

form{
margin:0px 0px 0px 0px;
}

p {
margin:0px 0px 10px 0px;
}

h1, h2
{
margin:0px 0px 14px 0px;
font-size:18px;
color:#000000;
font-weight:bold;
}

h3
{
margin:0px 0px 0px 0px;
font-size:12px;
color:#000000;
font-weight:bold;
}


#container
{
width:835px;
background-color:#ffffff;
}

#header
{
background-image:url(/images/EW_Top_Banner.jpg);
background-position:left top;
background-repeat:no-repeat;
height:224px;
width:835px;
}

#undernav
{
background-image:url(/images/shim.gif);
background-position:left top;
background-repeat:no-repeat;
height:20px;
width:835px;
}

#outernavigation
{
height:18px;
width:835px;
background-color:#ffffff;
}

#navigation
{
height:18px;
width:580px;
float:right;
background-color:#ffffff;
}


#maincontent
{
width:796px;
margin:0px 0px 0px 39px;
background-color:#ffffff;
}

#footersprocket
{
background-image:url(/images/EW_Bottom_Sprockets.jpg);
background-position:left top;
background-repeat:no-repeat;
height:71px;
width:835px;
clear:both;
}

#footer
{
width:796px;
margin:0px 0px 0px 39px;
padding:0px 0px 0px 0px;
background-color:#ffffff;
font-size:12px;
color:#707070;
}

#leftbit{
width:148px;
float:left;
}
#middlebit{
width:7px;
float:left;
}
#rightbit{
width:595px;
float:left;
}


#fullwidthcontent
{
width:750px;
margin:0px 0px 0px 0px;
background-color:#ffffff;
}

#leftcontent
{
width:400px;
background-color:#ffffff;
float:left;
}

#centrebar
{
width:50px;
background-color:#ffffff;
float:left;
}

#rightcontent
{
width:300px;
background-color:#ffffff;
float:left;
}
