body, html {
	background: #af284a url(../images/bg-header.gif) repeat-x center top;
	border-top: 2px solid #000000;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #e8e8e8;
}

a {
	border: none;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration:underline;
}

#custom-doc { width:62.31em;*width:60.81em;min-width:810px; margin:auto; text-align:left; }

#hd {
	height: 100px;
	background: url(../images/header.gif) no-repeat center top;
}

#networkmenu {
	height: 35px;
	text-align: center;
	position: relative;
	top: -4px;
}

#networkmenu-background {
	background: url(../images/networkmenu/barre.png) no-repeat center top;
	height: 35px;
	position: relative;
}

#networkmenu a {
	padding-left: 7px;
	padding-right: 7px;
	height: 10px;
	display: inline;
	z-index: 999;
	position: relative;
	top: -35px;
}

#networkmenu a img {
	margin-top: 4px;
	z-index: 999;
}

#bd {
	padding-top: 20px;
	text-align: center;
	margin: auto;
}

#ft {
	text-align: center;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

table {
	margin: auto;
	margin-bottom: 30px;
}

#recommendedstops table {
	margin-bottom: 25px;
}

table tr td {
	padding: 6px;
}

table tr td img {
	border: 1px solid #fff;
}

#trafficholder {
	display: block;
	clear: both;
	padding: 20px;
}

/* @group Friendly Sites */

#friendlysites, #recommendedstops {
	text-align: center;
	margin-left: 40px;
	margin-right: 40px;
}

#friendlysites a, #recommendedstops a{
	padding-left: 15px;
	color: #dedede;
	font-size: 1.2em;
	line-height: 1.5em;
	background: url(../images/bullet.gif) no-repeat left center;
}

#friendlysites, #recommendedstops {
	text-align: left;
}

#friendlysites table, #recommendedstops table {
	width: 100%;
}

#friendlysites table tr td, #recommendedstops table tr td{
	width: 150px;
}

/* @end */