html, body {
	margin: 0px;
	padding: 0px;
}
body {
	margin-top: 20px;
	color: #595959;
	background: url(../images/bg/body_bg.gif) repeat-x #ffffff;
	font-size: 11px;
	font-family: "arial";
	text-align: center;
}

a {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

#container {	
	position: relative;
	width: 984px; 
	text-align: left;
}

#runner {	
	position: absolute;
	top:0px;
	left: 0px;
	width: 306px; 
	height: 363px;
	background: url(../images/template/runner.png) no-repeat;
}

#madconcepts {	
	position: absolute;
	top:336px;
	left: 43px;
	width: 378px; 
	height: 137px;
	background: url(../images/template/madconcepts.png) no-repeat;
}

#streamer {	
	position: absolute;
	left: 303px;
	width: 425px; 
	height: 20px;
	background: url(../images/template/streamer.png) no-repeat;
}

#content {	
	position: absolute;
	top: 91px;
	left: 303px;
	width: 595px; 
}

.project_0 {	
	position: absolute;
	top: 0px;
	left: 0px;
}

.project_1 {	
	position: absolute;
	top: 0px;
	left: 298px;
}

.project_2 {	
	position: absolute;
	top: 99px;
	left: 149px;
}

.project_3 {	
	position: absolute;
	top: 198px;
	left: 298px;
}

.project_4 {	
	position: absolute;
	top: 297px;
	left: 149px;
}

.project_logo_bg {	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 100px;
	background-color: #cccccc;
}

.project_logo {	
	position: absolute;
	top: 1px;
	left: 1px;
	width: 148px;
	height: 98px;
	background-color: #ffffff;
}

.project_text {	
	position: absolute;
	top: 8px;
	left: 159px;
	width: 133px;
	height: 54px;
	line-height: 100%;
}

.project_text_2 {	
	position: absolute;
	top: 8px;
	left: 159px;
	width: 354px;
	height: 135px;
	line-height: 100%;
}

.project_link {	
	position: absolute;
	top: 63px;
	left: 159px;
	width: 133px;
	height: 15px;
}

.project_link_2 {	
	position: absolute;
	top: 139px;
	left: 159px;
	width: 354px;
	height: 15px;
}

.project_link_3 {	
	position: absolute;
	top: 248px;
	left: 159px;
	width: 354px;
	height: 15px;
}

#footer {	
	position: absolute;
	top: 550px;
	left: 43px;
	width: 984px; 
	height: 20px;
}