	
	/*from original style sheet*/
	 body {
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
}

h1 {
	font-size: 1.3em;
	line-height: .6em;
	font-weight: bold;
	color: #0066cc;
	}
h2 {font-size: 1.1em;
	background-color: #FFFFFF;
	color: #66666;
	}


h3 {font-size: .8em;
	text-indent: 35px;
	font-weight: bold;
	}
	
P {text-align: left;
	line-height: 1.3em;
	font-size: .8em;
	}
	
p.prices {
	text-align: right;
	}

	h1.titles {
	text-indent: 30px;
	vertical-align: middle;
	color: #ffffff;
	font-size: 1.4em;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height: 0.4em;
	}
	
	
A:link {
	color: #0033cc; text-decoration: none}
A:visited {background-color: #cccccc;
	color: #666666; text-decoration: none}
A:active {text-decoration: none}
A:hover {background-color: #ffcc00;
	color: #666666; text-decoration: none}
		
		

p.footer {
font-size: .7em;
text-align:center;
border-top: thin solid #000000;
background-color: #FFCC00;
color: #999999;
letter-spacing: 1px;
font-weight: bold;
z-index: 1;
width: 100%;}

p.indent {
position: relative;
text-indent: 30px;
}
p.menu {
font-weight: bold;
background-color: #cccccc;

 }
 p.mice {
 font-size: .6em;
 line-height: 1.3em;
 }
 
p.byline {
font-size: .6em;
line-height: 1.2em;
color: 0033cc;
}



#content{position: relative;
width: 750px;
background-color: #cccccc;
}

ul.list1 {
list-style: disc outside; 
color: red;
font-size: .8em;
}
ul.list_blue {
list-style: square outside; 
color: #0033cc;
font-size: .8em;
}
ol.list_blue {
color: #0033cc;
font-size: .8em;
}
.blacktest {
color: black;
}

/*horizontal rule styling*/
hr{
color: red;
background-color: red;
height: 1px;

}

img1{
float: left;
margin: 0px 25px 0px 0px;
}

nav pos_left {
position: relative;
left: -10px;}
/*
}
