body {
	background-color: black;
	color: white;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#pageframe {
	width: 927px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/background_image.gif);
	background-repeat: no-repeat;
	background-position: 0 108px;
}

#navigation {
	padding-bottom: 20px;
}

#content {
	
}

.clearer {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}

.menuitem {
	float: left;
}

.menuitem a:link,
.menuitem a:visited,
.menuitem a:active
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.djing a:link,
.djing a:visited,
.djing a:active
{
	display: block;
	background-image: url(../img/btn_DJing.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-top: 35px;
	padding-bottom: 35px;
	color: #666;
}

.djing a:hover {
	background-image: url(../img/btn_DJing_act.gif);
	color: white;
}

.djing_act a:visited {
	display: block;
	background-image: url(../img/btn_DJing_act.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-top: 35px;
	padding-bottom: 35px;
}

.producing a:link,
.producing a:visited,
.producing a:active
{
	display: block;
	background-image: url(../img/btn_Producing.gif);
	background-repeat: no-repeat;
	padding-left: 80px;
	padding-top: 35px;
	padding-bottom: 35px;
	margin-left: 40px;
	color: #666;
}

.producing a:hover {
	background-image: url(../img/btn_Producing_act.gif);
	color: white;
}

.producing_act a:visited {
	display: block;
	background-image: url(../img/btn_Producing_act.gif);
	background-repeat: no-repeat;
	padding-left: 80px;
	padding-top: 35px;
	padding-bottom: 35px;
	margin-left: 40px;
}

.fb a:link,
.fb a:visited,
.fb a:active
{
	display: block;
	background-image: url(../img/btn_Facebook.gif);
	background-repeat: no-repeat;
	background-position:0 5px;
	padding-left: 80px;
	padding-top: 35px;
	padding-bottom: 35px;
	margin-left: 40px;
	color: #666;
}

.fb a:hover {
	background-image: url(../img/btn_Facebook_act.gif);
	color: white;
}

.fb_act a:visited {
	display: block;
	background-image: url(../img/btn_Facebook_act.gif);
	background-repeat: no-repeat;
	background-position:0 5px;
	padding-left: 80px;
	padding-top: 35px;
	padding-bottom: 35px;
	margin-left: 40px;
}

.contact a:link,
.contact a:visited,
.contact a:active
{
	display: block;
	background-image: url(../img/btn_Contact.gif);
	background-repeat: no-repeat;
	padding-left: 85px;
	padding-top: 35px;
	padding-bottom: 35px;
	margin-left: 40px;
	color: #666;
}

.contact a:hover {
	background-image: url(../img/btn_Contact_act.gif);
	color: white;
}

.contact_act a:visited {
	display: block;
	background-image: url(../img/btn_Contact_act.gif);
	background-repeat: no-repeat;
	padding-left: 85px;
	padding-top: 35px;
	padding-bottom: 35px;
	margin-left: 40px;
}

h1 {
	font-size: 16px;
	margin-top: 6px;
}

.bodytext {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 16px;
}

.imgtext-nowrap {
	margin-bottom: 20px;
}
