<head>
<title>Really Cool Places style sheet</title>
<style type="text/css">
p{color: black;}
h1{
font-family: times new roman;
font-size: 200%;
color: darkred;
background: white;
border:1px solid darkred;
border-width:0px 1px;
margin: -5px 5px;
padding: 0px 20px;
line-height:1.2em;
font-weight:normal;
text-transform:uppercase;
letter-spacing:.14em;
}
h2{
font-family: times new roman;
font-size: 125%;
color: black;
background: white;
margin: 25px 5px 5px 5px;
padding: 0px 20px;
line-height:1.2em;
font-weight:normal;
text-transform:uppercase;
letter-spacing:.1em;
}
.leadin{
font-family: times new roman;
font-size: 90%;
color: darkred;
background: white;
border: 1px solid darkred;
border-width: 1px 1px 0px;
margin: 5px 5px 5px;
padding: 20px 20px 0px;
line-height: 1.2em;
font-weight: normal;
text-transform: uppercase;
letter-spacing: .2em;
}
.leadout{
font-family: times new roman;
font-size: 90%;
color: darkred;
background: white;
border: 1px solid darkred;
border-width: 0px 1px 1px;
margin: 5px 5px 5px;
padding: 0px 20px 20px;
line-height: 1.2em;
font-weight: normal;
text-transform: uppercase;
letter-spacing: .2em;
}
.news1{
font-family: arial;
font-size: 200%;
font-weight: bold;
color: black;
background: white;
margin: 0.5em 0.5em 0.5em 0.5em;
text-indent: 2em;
text-align: center;
text-transform: uppercase;
}
.news2{
font-family: arial;
font-size: 120%;
font-weight: bold;
color: black;
background: white;
margin: 0.5em 0.5em 0.5em 0.5em;
text-indent: 2em;
text-align: center;
text-transform: uppercase;
}
.news3{
font-family: arial;
font-size: 120%;
font-weight: bold;
color: black;
background: white;
margin: 0.5em 0.5em 0.5em 0.5em;
text-indent: 2em;
text-align: center;
}
.text{
font-family: times new roman;
font-size: 110%;
font-weight: normal;
color: black;
background: white;
margin: 0.5em 0.5em 0.5em 0.5em;
text-indent: 2em;
text-align: justify;
}
.box{
font-family: times new roman;
font-size: 75%;
font-weight: bold;
color: darkred;
background: white;
border: 1px solid darkred;
border-width: 1px 1px;
margin: 5px 5px;
padding: 10px 10px;
line-height: 1.8em;
text-transform: uppercase;	
}
.aside{
font-family: times new roman;
font-size: 100%;
color: darkred;
background: white;
border: 1px solid darkred;
border-width: 1px 1px;
margin: 5px 5px;
padding: 10px 20px;
line-height: 0.95em;
text-align: justify;
}
.utitle{
font-family: times new roman;
font-size: 200%;
color: black;
background: #aaa;
border:1px solid black;
border-width:0px 1px;
margin: -5px 5px;
padding: 0px 20px;
line-height:1.2em;
font-weight:bold;
text-transform:uppercase;
letter-spacing:.2em;
}
.uleadin{
font-family: times new roman;
font-size: 90%;
color: black;
background: #aaa;
border: 1px solid black;
border-width: 1px 1px 0px;
margin: 5px 5px 5px;
padding: 20px 20px 0px;
line-height: 1.2em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .2em;
}
.uleadout{
font-family: times new roman;
font-size: 90%;
color: black;
background: #aaa;
border: 1px solid black;
border-width: 0px 1px 1px;
margin: 5px 5px 5px;
padding: 0px 20px 20px;
line-height: 1.2em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .2em;
}
.utext{
font-family: times new roman;
font-size: 110%;
font-weight: bold;
color: black;
background: #aaa;
}
.ubox{
font-family: times new roman;
font-size: 75%;
font-weight: bold;
color: black;7:43 AM 4/30/2006
background: #aaa;
border: 1px solid black;
border-width: 1px 1px;
margin: 5px 5px;
padding: 10px 10px;
line-height: 1.6em;
text-transform: uppercase;	
}
.photocap{
float: left;
border: 2px solid black;
margin: 0.25em 0.5em 0.25em 2em;
}
.quote{
font-family: times new roman;
font-size: 110%;
margin: 0em 5em 0em 6em;
}
img{
margin: 0.25em 0.75em;
padding: 7px 7px;
border: 1px solid darkred;
border-width: 1px 1px;
}
body{
background: white;
}
a:link{
text-decoration: none;
}
a:active{
text-decoration: none;
}
a:visited{
text-decoration: none;
}
</style>
</head>
</html>
