@import url(general.css);

body { background:#828ba3; margin-top:30px; font:71% Verdana,Arial,sans-serif; }

#wrapper {
	width:810px;
	background:url(../images/home/background_wrapper.gif) repeat-y;
	margin:0 auto;
}


h1#logo-justmenrun {
	width:272px;
	background:url(../images/home/h1_justmenrun.jpg) no-repeat;
}
h1#logo-justmenrun a { width:272px; }

h1#logo-dkt {
	width:266px;
	background:url(../images/home/h1_dkt.jpg) no-repeat;
}
h1#logo-dkt a { width:266px; }

h1#logo-skatemarathon {
	width:272px;
	background:url(../images/home/h1_skatemarathon.jpg) no-repeat;
}
h1#logo-skatemarathon a { width:272px; }

div.column {
	float:left;
	width:272px;
}
div#dkt.column { width:266px; }

div.column h1 {
	width:272px;
	height:162px;
}
div.column h1 a {
	display:block;
	width:267px;
	height:162px;
}
div.column h1 span { display:none; }


div#justmenrun.column h1 {
	background:url(../images/home/h1_justmenrun.jpg) no-repeat;
}

div#dkt.column h1 {
	width:266px;
	background:url(../images/home/h1_dkt.jpg) no-repeat;
}
div#dkt.column h1 a { width:266px; }

div#skatemarathon.column h1 {
	background:url(../images/home/h1_skatemarathon.jpg) no-repeat;
}

div#justmenrun.column .content-wrapper {
	background:url(../images/home/background_justmenrun.gif) repeat-x #fed300;
	color:#333;
	margin:0 7px 0 15px;
	padding-bottom:18px;
}
div#dkt.column .content-wrapper {
	background:#003;
	color:#bebecb;
	margin:0 7px 0 8px;
	padding-bottom:18px;
}
div#skatemarathon.column .content-wrapper {
	background:url(../images/home/background_skatemarathon.gif) repeat-x #ffd200;
	color:#333;
	margin:0 15px 0 7px;
	padding-bottom:18px;
}

.content {
	padding:40px 10px 15px 10px;
	min-height:370px;
}
* html .content { height:370px; }

div#justmenrun.column .content {
	background:url(../images/home/h1_justmenrun_2.jpg) no-repeat;
}
div#skatemarathon.column .content {
	background:url(../images/home/h1_skatemarathon_2.jpg) no-repeat;
}

.content p { margin-bottom:1em; text-align:justify; }

p.button { padding-left:10px; }



#footer {
	width:795px;
	margin:0 auto;
	padding:30px 0 0 15px;
	background:url(../images/home/wrapper_bottom.gif) no-repeat;
	text-align:center;
}
* html #footer { width:810px; w\idth:795px; }
#footer a { color:#cecedd; }