/* CSS Document */

/*Style Sheet for davekappas/race-announcer */

.clear {
	clear: both; 
	height: 0;
}

body {
	background:#000;
}

#page {
	width:950px;
	background-color:#fff;
	margin:0 auto;
}

#header {
	height:105px;
	background: #eee url(images/header.jpg) no-repeat;
}

#header a:visted {
	border:none;
	text-decoration:none;
}

#header img {
	border:none;
}

#DaveKappas {}

#main_container {}

#events {
	float:left;
	width:245px;
	background:#000 url(images/events_bg_250x1570.jpg) no-repeat;
	height:1570px;
	padding:0;
	margin-left:0.6em;
}

#events p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.6em;
	margin: 0.3em 0.3em 0.3em 1.3em;
}

#events h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0.8em 0 0.1em 1.1em;
}

#events img {
	margin: 0 0 0 0.5em;
}	

#photos_container {
	float:right;
	width:690px;
}

#photos li {
	display:inline;
/*	float:left; */
	margin:0;
}

#photos ul {
	padding:0;
	margin:0;
}
	

#links_container {
	background:#000 url(images/links_bg2.jpg) no-repeat;
	padding-top:3.5em;
/*	height: 893px; */
	height: 1343px;
}

.link ul {
	padding:0;
	margin:0;
}	

.links li {
	display:inline;
	float:left;
	margin:0;
}	

/*  External Links */
#John {
	float:right;
	margin-right: 1.0em;
}

#Capri {
	float:left;
}

#footer {
	background:#fff;
	height:2.5em;
}

#footer p{
	font-size:13px;
}

#SEO {
	margin: 0 1.0em;
}

#ARR {
	float:left;
	margin-left:1.0em;
}

#return {
	float:left;
	margin-left:9.0em;
}

#BackPorchStudios {
	float:right;
	margin-right: 1.0em;
}