body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat;
}

#header {
z-index:50;
background-image:url(images/headerbg.jpg);
background-position:top;
background-repeat: inherit;
}

#body {
z-index:1;
background-color: #bfc0b1;

}


#designers {
background-color:#FFFFFF;
}


#bottomnav {
background-image:url(images/footer_bg.jpg);
background-position:top;
background-repeat: repeat;
}

#calendar {
background-color: #bfc0b1;
}


.style1 {
	font-size: 10px;
	color: #BFC0B2;
}
.style2 {font-size: 12px}
.style3 {font-size: 10px}
.style5 {font-size: 14px}
a:link {
	color: #BFC0B2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BFC0B2;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #BFC0B2;
}

a .rollContent {
	display:none;
}

.roll.a:link {
	text-decoration: none;
	color: #FF6633;
}

.style7 {color: #FFFFFF; font-size: 12px; }
.style8 {
	font-size: 18px;
	font-weight: bold;
}


#names li a:link {
	text-decoration: none;
	color: #000000;
}
#names li a:visited {
	text-decoration: none;
	color: #000000;
}
#names li a:hover {
	text-decoration: none;
	color: #000000;
}
#names li a:active {
	text-decoration: none;
	color: #000000;
}
