﻿html{
	padding:0px; margin:0px;
}

body{
text-align: center;
background-color:black;
margin:0px; padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #879198;
	line-height:18px;
	min-height:101%;
	padding: 0px;

}

p{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0px 12px;
	padding: 0px;
	text-align: left;
	}
	
table{
	margin:0px; padding:0px;
}
tr{
	padding:0px;	
}

p.standard{
	font-size:11px;
	margin:0px;
	color:#cccccc;
}

td.header{
	background-image:URL('images/header_img.png'); background-repeat:no-repeat; width:766px; height:222px;
}
td.white_bar{
	background-image:URL('images/white_bar.png'); background-repeat:no-repeat; width:766px; height:23px; 
}
td.repeat_bar{
	background-image:URL('images/repeat_bar.png'); background-repeat:repeat-x; height:22px;
}
td.glass_nav{
	background-image:URL('images/glass_nav.png'); background-repeat:no-repeat; width:766px; height:142px; 
}
td.repeat_glass{
	background-image:URL('images/repeat_glass.png'); background-repeat:repeat-x; height:142px;
}
td.cat_one{
	background-image:URL('images/cat_one.png'); background-repeat:no-repeat; height:418px; width:256px;
	
}
td.cat_two{
	background-image:URL('images/cat_two.png'); background-repeat:no-repeat; height:418px; width:254px;
	
}
td.cat_three{
	background-image:URL('images/cat_three.png'); background-repeat:no-repeat; height:418px; width:256px;
	
}
td.curb_ridge{
	background-image:URL('images/curb_ridge.png'); background-repeat:no-repeat; height:28px; width:766px;	
}

a.horollover { 
display: block; 
width: 119px; 
height: 73px; 
background: transparent url(images/home_white.png) no-repeat; 
} 
a.horollover:hover { 
background-position: -119px 0; 
} 
a.crrollover { 
display: block; 
width: 147px; 
height: 47px; 
background: transparent url(images/creviews_white.png) no-repeat; 
} 
a.crrollover:hover { 
background-position: -147px 0; 
} 
a.garollover { 
display: block; 
width: 129px; 
height: 34px; 
background: transparent url(images/gallery_white.png) no-repeat; 
} 
a.garollover:hover { 
background-position: -129px 0; 
} 
a.mp3rollover { 
display: block; 
width: 84px; 
height: 108px; 
background: transparent url(images/mp3_white.png) no-repeat; 
} 
a.mp3rollover:hover { 
background-position: -84px 0; 
} 
a.carollover { 
display: block; 
width: 124px; 
height: 56px; 
background: transparent url(images/calendar_white.png) no-repeat; 
} 
a.carollover:hover { 
background-position: -124px 0; 
} 
a.virollover { 
display: block; 
width: 74px; 
height: 51px; 
background: transparent url(images/video_white.png) no-repeat; 
} 
a.virollover:hover { 
background-position: -74px 0; 
} 
a.bbrollover { 
display: block; 
width: 93px; 
height: 97px; 
background: transparent url(images/bio_white.png) no-repeat; 
} 
a.bbrollover:hover { 
background-position: -93px 0; 
} 
a.frrollover { 
display: block; 
width: 109px; 
height: 44px; 
background: transparent url(images/friends_white.png) no-repeat; 
} 
a.frrollover:hover { 
background-position: -109px 0; 
} 
a.lirollover { 
display: block; 
width: 57px; 
height: 72px; 
background: transparent url(images/links_white.png) no-repeat; 
} 
a.lirollover:hover { 
background-position: -57px 0; 
} 
a.corollover { 
display: block; 
width: 79px; 
height: 98px; 
background: transparent url(images/contact_white.png) no-repeat; 
} 
a.corollover:hover { 
background-position: -79px 0; 
} 

