#topcolor {
	position:absolute;
	margin-bottom:0px;
	margin-left:0px;
	width:100%;
	height:96.10%;
	background-color:#032543;
	z-index:1;
}

#blogcontactholder {
	height:32px;
	margin-left:40px;
}

#bloghead {
	background-image:url(../images/bloghead.gif);
	background-repeat:no-repeat;
	width:280px;
	height:32px;
}

#blogunderline {
	width:280px;
	height:2px;
	background-color:#60788e;
}

#blogcontact {
	width:280px;
	height:32px;
	text-align:left;
	margin-top:10px;
}



#calendarcontactholder {
	height:31px;
	margin-left:40px;
	margin-top:60px;
}

#calhead {
	background-image:url(../images/calhead.gif);
	background-repeat:no-repeat;
	width:281px;
	height:31px;
}

#calunderline {
	width:281px;
	height:2px;
	background-color:#60788e;
}

#calcontact {
	width:280px;
	height:32px;
	text-align:left;
	margin-top:10px;
}


#forumcontactholder {
	height:26px;
	margin-left:40px;
	margin-top:60px;
}

#forumhead {
	background-image:url(../images/forumhead.gif);
	background-repeat:no-repeat;
	width:280px;
	height:26px;
}

#forumunderline {
	width:280px;
	height:2px;
	background-color:#60788e;
}

#forumcontact {
	width:280px;
	height:32px;
	text-align:left;
	margin-top:10px;
}

#webcontactholder {
	height:26px;
	margin-left:40px;
	margin-top:60px;
}

#webhead {
	background-image:url(../images/weblogo.jpg);
	background-repeat:no-repeat;
	width:280px;
	height:34px;
}

#webunderline {
	width:280px;
	height:2px;
	background-color:#60788e;
}

#webcontact {
	width:280px;
	height:32px;
	text-align:left;
	margin-top:10px;
}

