#Content, #ContentBorder
{
	background-color:#ccc;
}
.pics {  
    height:  374px;  
    width:   874px;  
    padding: 0;  
    margin:  0;  
	z-index: 2;
} 

.pics img {  
    top:  0; 
    left: 0 
} 

#Welcome
{
	position:relative;
	color:#fff;
	background-image: url("/friendtire.nsf/transback.png");
	background-repeat:repeat;
	margin-top:-374px;
	margin-right:-1px;
	float:right;
	width:300px;
	height: 374px;
	z-index:50;
}
#Welcome h1
{
	background-image:none;
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	padding-left:.5em;
	padding-top:.5em;
	text-align:left;
}
#Welcome, #Message p
{
	position:relative;
}
#Message
{
	position:relative;
}
#LinkContainer
{
	margin:.35em;
	margin-left:.65em;
	width:852px;
	background-image:url("/friendtire.nsf/LinkBack.jpg");
	background-repeat:no-repeat;
}
#LinkText h3
{
	margin:0 0 .3em .25em;
	padding:.15em;
	color:#fff;
	font-size: 1.5em;
	padding-top:.15em;
}
#LinkText
{
	color:#fff;
	height:170px;
	width:650px;
}
#Content a
{
	color:#cfc;
	text-decoration:underline;
}
.largefont
{
	font-size:1.35em;
}
.bottomlink
{
	float:right;
	margin:.5em;
}
.bottomlink a
{
	color:#fff;
	text-decoration:underline;
}
.italicWhite
{
	font-size: .5em;
	font-style: italic;
	padding: 0;
	margin: 0;
}
 .boldWord
 {
	color:#cfc; 
 }
 .location
 {
 float:left;
 font-weight:bold;
 margin:0 1em 0 1em;
 }
 .location .city
 {
	font-size:1.25em;
 }
