/*
	BodyCraft.nl StyleSheet for computer displays
*/
body, html {
	background: #404040 url(/gfx/bg.jpg) top repeat-x
}
h1 {
	font-size: 16px;
	padding: 0 30px 0 100px
}
h2 {
	font-size: 17px;
	font-family: arial;
	letter-spacing: -1px;
	color: #fff;
	font-weight: normal;
}
address {
	font-style: normal
}
#mainwrapper {
	background: black;
	width: 900px;
	margin: auto;
	font: 11px Arial, Helvetica, sans-serif;
	color: white;
	border: 1px solid #1f1f1f
}
#bottom {
	background: black url(/gfx/bot.jpg) no-repeat;
	height: 83px
}
#disclamer {
	font: 9px Arial, Helvetica, sans-serif;
	color: #111;
	padding-top: 5px;
	margin: auto;
	width: 900px
}
.bodytext {
	margin: 13px 10px 10px 20px;
	width: 800px;
	line-height: 16px
}
a.topnav:link, a.topnav:visited, a.topnav:hover, a.topnav:active {
	display: block;
	width: 225px;
	height: 45px;
	float: left
}
a:link, a:visited {
	color:white
}
a:hover, a:active {
	color:#666
}
.topnav b, .award b {
	display: none
}
a.a1:link, a.a1:visited {
	background: black url(/gfx/a1_btn.jpg) top no-repeat
}
a.a1:hover {
	background: black url(/gfx/a1_btn.jpg) bottom no-repeat
}
a.a1:active {
	background: black url(/gfx/a1_btn.jpg) center no-repeat
}
a.b2:link, a.b2:visited {
	background: black url(/gfx/b2_btn.jpg) top no-repeat
}
a.b2:hover {
	background: black url(/gfx/b2_btn.jpg) bottom no-repeat
}
a.b2:active {
	background: black url(/gfx/b2_btn.jpg) center no-repeat
}
a.c3:link, a.c3:visited {
	background: black url(/gfx/c3_btn.jpg) top no-repeat
}
a.c3:hover {
	background: black url(/gfx/c3_btn.jpg) bottom no-repeat
}
a.c3:active {
	background: black url(/gfx/c3_btn.jpg) center no-repeat
}
a.d4:link, a.d4:visited {
	background: black url(/gfx/d4_btn.jpg) top no-repeat
}
a.d4:hover {
	background: black url(/gfx/d4_btn.jpg) bottom no-repeat
}
a.d4:active {
	background: black url(/gfx/d4_btn.jpg) center no-repeat
}
a.award:link, a.award:visited, a.award:hover, a.award:active {
	diplay: block;
	height: 83px;
	width: 83px;
	background: url(/gfx/award_btn.jpg);
	float: left
} 
p {
	padding: 4px;
	font-family: verdana;
	font-size: 11px;
}
fieldset {
	border: 1px solid #747474;
	background: #2b2b2b;
}