@charset "utf-8";
/* CSS Document */

body, html {

 padding:0px;
 margin:0px;
 border:none;
 }
 
.jason-slope {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #333;
	
}
.background-for-pages {
	background-attachment: scroll;
	background-image: url(jason-background-for-pages.jpg);
	background-repeat: no-repeat;
}


#image-sprite {
	background:url(up/index6.jpg);
	width:512px;
	height:167px;
}

#image-sprite:hover {
	background:url(sprite.jpg);
	width:512px;
	height:167px;
	background-position:0 -167px;
}










.outer{
	list-style:none;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

	
#menu {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-width: 1px;

	}
#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight:normal;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(images/v6.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 50px;
	}
	
#menu li a:hover {
	color: #666666;
	background: url(images/v6.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 50px;
	}
	
#menu li a:active {
	color: #666666;
	background: url(images/v6.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 50px;
	}
	
	
	
	
	#menu4 {
	border-size: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 180px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -10px;
	left: 5px;
	width: 190px;
	position: relative;
	}
h2 {
	color: #76ABCA;
}

	
#menu4 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #CCC;
	display: block;
	background:  url(menu4.png);
	padding: 8px 0 0 10px;
	}
	
#menu4 li a:hover {
	color: #FFF;
	padding: 8px 0 0 10px;
	background-image: url(menu4.png);
	background-position: 0 -32px;
	}	
.background-pages {
	background-image: url(jason-background-for-pages.jpg);
	background-repeat: no-repeat;
}
.jason-slope a {
	font-size: 9px;
	color: #666;
}
.jason-slope2 {
	color: #FFF;
	font-weight: bold;
}
.menu{
	width: 100%;
	background-color: #333;
	position: relative;
	top: auto;
	visibility: visible;
}
	.menu ul{
    margin: 0; padding: 0;
    float: left;}
 
.menu ul li{
    display: inline;}
 
.menu ul li a{
    float: left; text-decoration: none;
    color: #999;
    padding: 10.5px 11px;
    background-color: #333; }
 
.menu ul li a:visited{
    color: white;}
 
.menu ul li a:hover, .menu ul li .current{
    color: #fff;
    background-color:#0b75b2;}
.specials {
	color: #F00;
}

