.gradient {
	height: 100px;
	padding: 4px;
	background: url(top_gradient2.jpg) 0% 0% repeat-x;
}



body {
	text-align: center;
	font-family: Arial, Verdana;
	margin: 0;
	font-size: 12pt;
	min-width:1010px;
}	
	

	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}


#menu {
	position: absolute;
	top: 200px;
	right: -81px;
	width: 200px;
	border: 1px solid #ccc;
	margin: 10px;
	}
	
#menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #888;
	display: block;
	background: url(images/menu.gif);
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover, #menu li a:active {
	color: #283A50;
	background: url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}

div.background {
	position:relative;
	margin: 0 auto;
	text-align: left;
	width: 800px;
		
}


#content{
	position:relative;
	background: white;
	top: 70px;
	width: 800px;
	height: 1300px;
}

#dg_logo{
	position: absolute;
	top: 5px;
	left: 5px;
	}

#cwb_logo{
	position: absolute;
	top: 93px;
	left: 12px;
	background:white;
	}
#banner{
	position: absolute;
	top: -39px;
	left: 280px;
	background:white;
}
#picture{
	position: absolute;
	top: 260px;
	left: 15px;
}
#cbgllink{
	position: absolute;
	top: 540px;
	right: -70px;
	width: 200px;
	height: 143px;
	margin:0;
	padding:0;
	background-image:url("cbgl_logo_200 rollover.jpg");
}

#cbgllink a:link, #cbgllink a:visited {
	display: block;
}

#cbgllink img {
	width:100%;
	height:100%;
	border:0;
}	


#cbgllink a:hover img {
	visibility:hidden;
}







#bottom{
	position:absolute;
	top: 630px;
	left: 5px;
}

img
{  border-style: none;
}



#news {
	position:absolute;
	top:205px;
	left:215px;
	width:420px;
}

#address {
	position:absolute;
	top:460px;
	left:0px;
	width:250px;
	margin: 20px;
align: left;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}


 p.motto { 
        background: white; 
        margin: 12px 12px 12px 12px;
        padding: 3px 3px 3px 3px;
                                     /* No borders set */
      }