* {
	margin: 0;
	padding: 0;
}

body {
font-size: 78.5%;
font-family: Arial, Helvetica, sans-serif;
/*background: url(../images/background.jpg) top center repeat-x;*/
}

#background
{
	background: url(../images/background.jpg) top center repeat-x;
	min-height:600px;
}

/*img {
border: 0;
margin: 0;
padding: 0;
}*/

#newsTitle img
{
	border:0;
}

.clear{
clear: both;
}

#container{
width: 955px;
margin: 0 auto;
}

/* Masthead - logo, nav etc */

#masthead{
width: 955px;
height: 184px;
float: left;
}

#logo{
width: 175px;
height: 150px;
float: left;
}

#strapline{
width: 580px;
height: 77px;
float: left;
}

#textSize{
width: 175px;
padding-right:25px;
height: 37px;
float: left;
}

#topBarContainer{
width: 759px;
height: 32px;
float: left;
margin-left: 10px;
}

#topBarNav{
width: 478px;
height: 32px;
float: left;
background: url(../images/topnav-bg.jpg) top left no-repeat;
}

#topBarSearch{
width: 281px;
height: 32px;
float: left;
background: url(../images/search-bg.jpg) top left no-repeat;
}

#mainNav{
width: 955px;
height: 34px;
float: left;
position:relative;
z-index:100;
}

/* Left Column */

#leftCol{
width: 170px;
padding-left:6px;
padding-right:11px;
float: left;
position:relative;
}

#quickLinksContainer{
width: 170px;
float: left;
margin: 10px 0px 0px 0px;
background-color:#333333;

}

#quickLinksTitle{
width: 170px;
height: 39px;
float: left;
}

#quickLinksContent{
width: 154px;
padding-left:11px;
padding-right:5px;
float: left;
position:relative;
}

#quickLinksBottom{
width: 170px;
height: 15px;
float: left;
}

#memberLinksContainer{
width: 170px;
float: left;
margin: 10px 0px 0px 0px;
background-color:#333333;
}

#memberLinksTop{
width: 170px;
height: 7px;
/*float: left;*/
background: url(../images/members-top.gif) top left no-repeat;
}

#memberLinksContent{
width: 154px;
padding-left:11px;
padding-right:5px;
padding-top:5px;
float: left;
position:relative;
}

#memberLinksBottom{
width: 170px;
height: 15px;
float: left;
}

/* Middle Column */

#midCol{
width: 580px;
float: left;
}

#banner{
width: 580px;
height: 195px;
float: left;
margin-top: 10px;
/*background: url(../flash/home-banner.swf) top left no-repeat;*/
}

#breadcrumb{
width: 575px;
height: 31px;
float: left;
margin-top: 10px;
background: url(../images/breadcrumb-bg.gif) top left repeat-x;
}


#midColContent{
width: 560px;
float: left;
padding-bottom: 30px;
position:relative;
padding-left:5px;
padding-right:15px;
}

/* Right Column */

#rightCol{
width: 187px;
float: left;
}

#rightColContent{
width: 187px;
float: left;
position:relative;
}

#loginContainer{
width: 170px;
float: left;
margin: 10px 0px 0px 10px;
background-color: #b3d13e;
}

#loginTitle{
width: 170px;
height: 38px;
float: left;
}

#loginContent{
width: 165px;
/*height: 86px;*/
float: left;
}

#loginBottom{
width: 170px;
height: 5px;
float: left;
}

#newsContainer{
width: 170px;
float: left;
margin: 10px 0px 0px 10px;
background-color:#333333;
position:relative;
}

#newsTitle{
width: 170px;
height: 39px;
float: left;
}

#newsContent{
width: 170px;
float: left;
/*max-height: 200px;*/
}

#newsBottom{
width: 170px;
height: 15px;
float: left;
}

/* Footer */

#footerContainer{
width: 955px;
height: 117px;
float: left;
background: url(../images/footer-bg.gif) top left repeat-x;
margin-top:10px;
}

#footerLeft{
width: 833px;
height: 92px;
float: left;
padding-top: 25px;
}

#footerRight{
width: 122px;
height: 117px;
float: left;
}

