body{
  color:#000000;
}
h1#logoNorlyn {
	position: relative;
	height: 49px;
	width: 173px;
	background:url(../pics/brands/logo_norlyn.gif) center top no-repeat;
	text-indent:-9000px;
}

.norlyn {
	/*border: 1px solid #ce7fac;
	background: #E09550;*/
	background: #ce7fac;
}

.norlyn h2,
.norlyn h3 { 
	/*color: #000;*/
	color: #9b4576;
}

.norlyn a.link {
	/*color: #fff;*/
	color: #000000;
	background: transparent url(../pics/common/arrow_black.gif) left 2px no-repeat;
}

.norlyn  a.linkActive {
	/*color: #000;*/
	color: #9b4576;
	background: transparent url(../pics/common/arrow_purpple_v2.png) left 2px no-repeat;
}

.norlyn a.link:hover {
	background: transparent url(../pics/common/arrow_purpple_v2.png) left 2px no-repeat;
	/*color: #000;*/
	color: #9b4576;
}

.norlyn .dotted {
	background:url(../pics/common/dot_line_white.gif) repeat-x;
}

.contestBox  .boxContent {
	position: relative;
	background: #ABB0AF;
	padding: 5px 13px 5px 13px;
	color: #000;
	text-transform: uppercase;
}

.contestBox  .boxContent h2 {
	position: relative;
	left: 0;
	font-family: Arial;
	color: #000;
	font-size: 1em;
	letter-spacing: 2px;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.contestBox  .boxTopCornerLeft {
	background:url(../pics/brands/box_norlyn_corners.gif) top left no-repeat;
	float: left;
	height: 9px;
	width: 9px;
}

.contestBox  .boxTopCornerRight {
	background:url(../pics/brands/box_norlyn_corners.gif) top right no-repeat;
	float: right;
	height: 9px;
	width: 9px;
}

.contestBox  .boxBottomCornerLeft {
	background:url(../pics/brands/box_norlyn_corners.gif) bottom left no-repeat;
	float: left;
	height: 9px;
	width: 9px;
}

.contestBox  .boxBottomCornerRight {
	background:url(../pics/brands/box_norlyn_corners.gif) bottom right no-repeat;
	float: right;
	height: 9px;
	width: 9px;
}

.contestBox  .boxHeader, 
.contestBox  .boxFooter {
	background: #ABB0AF;
	height: 9px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
}

.extraBox {
	margin-top: 10px;
}

.extraBox  .boxContent {
	position: relative;
	background: #E2DACE;
	padding: 5px 13px 5px 13px;
	color: #000;
	text-transform: uppercase;
}

.extraBox .boxContent h2 {
	position: relative;
	left: 0;
	font-family: Arial;
	color: #000;
	font-size: 1em;
	letter-spacing: 2px;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.extraBox .boxTopCornerLeft {
	background:url(../pics/brands/box_norlyn_corners_extra.gif) top left no-repeat;
	float: left;
	height: 9px;
	width: 9px;
}

.extraBox .boxTopCornerRight {
	background:url(../pics/brands/box_norlyn_corners_extra.gif) top right no-repeat;
	float: right;
	height: 9px;
	width: 9px;
}

.extraBox .boxBottomCornerLeft {
	background:url(../pics/brands/box_norlyn_corners_extra.gif) bottom left no-repeat;
	float: left;
	height: 9px;
	width: 9px;
}

.extraBox .boxBottomCornerRight {
	background:url(../pics/brands/box_norlyn_corners_extra.gif) bottom right no-repeat;
	float: right;
	height: 9px;
	width: 9px;
}

.extraBox .boxHeader, 
.extraBox .boxFooter {
	background: #E2DACE;
	height: 9px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
}

.extraBox a.link {
	color: #000;
	background: transparent url(../pics/common/arrow_black.gif) left 3px no-repeat;
}

.extraBox a.link:hover,
.extraBox a.linkActive {
	background: transparent url(../pics/common/arrow_white.gif) left 3px no-repeat;
	color: #fff;
}

.year {
    margin-bottom: 5px;
}

.year a {
    text-decoration: none;
    color: #000;
}
