/* CSS Document */

.dykbox {
	width: 221px;
	height: 192px;
	float: right;
	}
.dykbox #top {
	width: 221px;
	height: 47px;	
	background-image:url(../images/dykLogo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	}
.dykbox #bttm {
	width: 221px;
	height: 124px;
	background-image:url(../images/upeventsBttm.gif);
	background-repeat: no-repeat;
	margin: 0px;
	}
.dykbox p {
	font-size: 11px;
	color: #3399FF;
	}

.wrc {
	font-size:11px;
	font-family:Verdana, Arial;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	}