

/*
Title:      Smith Street Design styles for print media
Author:     Liz Whitaker-Freitas, liz@smithstreetdesigns.com
Updated:    March ,26 2005
*/

a{color: #FFFFFF;}

#date {float: right;}
#bottom{margin: 0px auto; margin-top: 30px; width:600px; text-align:left; padding:10px; border:1px solid black;}
h2 {font-size: 1.05em; text-align: center;}
html{height: 100%;   /* needed by Netscape to prevent it going crazy*/}
body{margin: 0 4%; background-color: beige; font-family: Georgia,"Times New Roman",Times,serif;width: 800px;}
div.cat {width: 100%; height: .8em; /* needed by NN6*/ line-height: 1em; margin-top: .9em; font-size: 1.2em; font-weight: bold; margin-bottom: 10px;}
div.subcat {width: 100%; w\idth: 94%;     /*conforming browser hack*/ margin-left: 6%; /* width and margin-left = 100% */
	height: 1.1em;   /* needed by NN6*/	border-bottom: 1px solid #999966; margin-top: .4em;
	font-size: .8em; font-weight: bold;  margin-bottom: 4px;}
.itemname{	float: left; position: relative; /*needed by IE6*/
	top: 5px; 	background-color: beige;	margin-bottom: -.3em;	border-bottom: solid beige .2em;
	padding-right: 10px; text-align: left;	font-variant: small-caps;}
div.cat>.itemname, div.subcat>.itemname	{position:static; /*IE5 Mac Bug, items are offset */}
.num	{
	float: right;
	position: relative; /* needed by IE6*/
	top: 5px;
	background-color: beige;
	margin-bottom: -.4em;
	/* border-bottom: solid white .2em; */
	width: 44px;
	text-align: right;
	font-family: "Courier New", monospace;
        /* font-style: italic; */
        font-size: 1.3em;
	color: black;
}



.desc {
 border: none;
 padding-left: 90px;
font-style: italic;
font-size: .9em

}

#content {
padding-top: 40px;
}

#bottom h2{margin:0;}
#bottom p {margin:0; padding:0; font-size:.75em;}


.hide{ text-align: center;
	font:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

