#topcontainer{
    position:relative;
    background-color: #fdfdf2;
    margin-bottom:2px;
	width:636px;
}
#topleft{
    position:absolute;
    left:0;
    top:0;
	width:326px;
	display:block;
}
#topright{
    position:relative;
    left: 336px;
    top:2px;
	width:300px;
	display:block;
}
#page1container{
    position:relative;
    background-color: #fdfdf2;
	background-image:url(../Pics/page1content.gif);
	background-repeat:repeat-y;
	width:636px;
}
#left{
    position:absolute;
    left:0;
    top:0;
	width:298px;
	display:block;
}
#right{
    position:relative;
    left: 318px;
    top:0;
	width:318px;
	display:block;
}

#news-scroll {
	width: 288px; 
	margin:10px 0 0 0;
}
#news-scroll ul {
	list-style:none;
	line-height:150%;
	margin:0; padding:0;
}
#news-scroll ul li div {
	border-top:1px dotted #d0c5b4;
	margin:0; padding:5px 0 5px 0;
}

#CUCblock {
	background-color:#295286;
	background-image:url(../Pics/Logos/creditunionCO/small.gif);
	background-position:right;
	background-repeat:no-repeat;
	color: #ffffff;
	margin:0;
	padding:7px 85px 7px 8px;
	text-align:center;
	line-height:150%
}
#CUCblock a {
	background-color:#295286;
	border-bottom:1px solid #a1a1a1;
	color: #ffffff;
	text-decoration:none;
}
#CUCblock a:hover {
	border-bottom:1px solid #fff;
	color: #ffffff;
	text-decoration:none;
}

.redblock {
	background-color:#790000;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	margin:18px 0 1px 0;
	padding:10px 20px 8px 20px;
	text-align:center;
}
.redblock a {
	border-bottom:1px dotted #ffffff;
	color:#ffffff;
	text-decoration:none
}
.redblock a:hover {
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	text-decoration:none
}
.blueblock {
	background-color:#3b4b8f;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:12px 8px 12px 0;
	padding:10px 16px 10px 16px;
	text-align:center;
}
.blueblock a {
	border-bottom:1px dotted #ffffff;
	color:#ffffff;
	text-decoration:none
}
.blueblock a:hover {
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	text-decoration:none
}

