#nospace
{
font-family: arial; 
font-size:11px;
}
p
{ 
font-family: verdana; 
font-size:11px;
color: black;
letter-spacing: 3px;
line-height: 15px;
}
li
{ 
font-family: verdana; 
font-size:11px;
line-height:20px;
list-style-position:inside;
color: black;
letter-spacing: 1px;
}
ol
{ 
font-family: arial; 
font-size:11px;
line-height:17px;
}
ul
{ 
font-family: verdana; 
font-size:12px;
line-height:17px;
letter-spacing: 1px;
}
#highlight {
background-color: yellow;
text-align: left;
padding: 2px;
}
#header1
{
font: 54px times new roman;
color: #333333;
}
#header2
{
font: 17px verdana;
letter-spacing: 5px;
color: black;
}
#header3
{
font: 26px times new roman;
color: #999999;
}
#p1
{ 
font-family: verdana; 
font-size:11px;
line-height:20px;
letter-spacing: 1px;
}
a{text-decoration: none; color: #ff6600}
A:hover {TEXT-DECORATION: underline; color: #333333}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.halfmoon{
margin-bottom: 1em;
}

.halfmoon ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 0px solid #666666;
}

.halfmoon li{
display: inline;
margin: 0;
}

.halfmoon li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 3px; /*distance between each tab*/
border-left: 1px solid black;
color: black;
font-size: 13px;
background: white url(tabright.gif) top right no-repeat;
}

.halfmoon li a:visited{
color: black;
}

.halfmoon li a:hover{
background-color: silver;
color: #333333;
}

.gallerycontainer{
position: relative;
}

.thumbnail img{
border: 1px solid black;
margin: 0 0px 0px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 0px solid black;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 0px;
left: -1000px;
border: 0px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -100;
left: 200px; /*position where enlarged image should offset horizontally */
z-index: 0;
}

#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 20px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #999999;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */<!-- Hide entire CSS code from IE6 -->
<![if !IE 6]>



.shiftcontainer{
position: relative;
left: 30px; /*Number should match -left shadow depth below*/
top: 10px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 800px; /* container width*/
background-color: transparent;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
padding: 10px;
position: relative;
left: -30px; /*shadow depth*/
top: -10px; /*shadow depth*/
}

body{
background-image: url();
background-color: #ff6600;
}

table.back{
background-image: url(amybwcraigslist.gif);
background-repeat: repeat-y;
background-position: top right;
}
