/*stylesheet for Debra L. Stang*/

	body {
	font-family : Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	background-color:#000000;
}


div#pageframe {
position:relative;
margin-top:20px;
width:800px;
background-color:white;
border: black solid 1px;
color:#000000;
padding:10px;
margin-right:auto;
margin-left:auto;
margin-bottom:5px;
}


div#pageframe2 {
margin-top:0px;
width:825px;
background-color:white;
border: black solid 1px;
color:#000000;
padding:10px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
font-size:0.9em;
}

#header {
	background-color:#333366;
	width: 100%;
	height: 150px;
	position: relative;

}

#nav {
position:absolute;
  top: 200px;
  left:10px;
  width:180px;
  background-color: #333366;
  border:3px solid #000000;
  text-align: center;
  margin-left:0px;
  padding-top:20px
}

.navimg {
margin-bottom:20px;
border:3px solid black;

}


#nav a:link {
	color: #99ccff;
	font-weight: bold;
}

#nav a:visited {
	color: #6699ff;
	font-weight: bold;
}

#nav a:hover {
color : white;
font-weight: bold;
}


#content {
position:relative;
margin-top:15px;
margin-left:190px;
padding:15px 15px 15px 20px;
padding-left:20px
}

/* min height hack */

  .heightprop {
    height:525px;
    float:right;
    width:1px;
  }

  .heightclear {
    clear:both;
    height:1px;
    overflow:hidden;
  }


h1 {
	font-size:17px;
	font-weight:bold;
}

h2 {
	font-style:italic;
	color: #333366;
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 1.5px;
}


#bottom {
	position:relative;
	margin-top:15px;
	padding:15px;
	border: solid 5px black;
	background-image:url(../images/cat.star.wm.gif);
background-repeat:no-repeat;
background-position: 20px 15px;
}

.bottomimg {
	float:right;
	border: solid 2px black;
	margin-left: 20px;
}


.bottomnav {
text-align:right;
font-size:0.9em;
}

.bottomnav a:link {
	color: #3e347d;
	font-weight: bold;
	font-size:.9em;
}

.bottomnav a:visited {
	color: #84c2cc;
		font-weight: bold;
		font-size:.9em;
}

.bottomnav a:hover {
color : #6262ff;
font-weight: bold;
font-size:.9em;
} 

.counter {
color:white;
}



a:link {
	color: #3e347d;
	font-weight: bold;
}

a:visited {
	color: #84c2cc;
		font-weight: bold;
}

a:hover {
color : #6262ff;
font-weight: bold;
} 

.style1 {
	color: #999999;
	font-style: italic;
}

.divider {
background-image:url(../images/stars.dingbat.gif);
background-position: center center;
background-repeat:no-repeat;
height:60px;
}

.cover {
border:2px black solid;
margin:0px 18px 10px 0px;
}

.review {
margin-right:auto;
margin-left:auto;
width:75%;
text-align:center;
padding:15px;
border: double 5px #999999;
}

.fauxbold {
font-size:18px;
}

.center {
text-align:center;
}
