body	{
color: #000;
margin: 25px 0 25px 0;
padding: 0;
background-color: #ffffcc;
background-image: url("../images/lgrey00572.jpg");
background-repeat: repeat; }

html p{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  0.85em;
	line-height: 1.5; }
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
font-family: Georgia, "New Century Schoolbook", Times, serif; }	
img {
	display: block;
	border: 0;
	}

a.underline:link  {
text-decoration : underline;
background : transparent;
color : #06c;
font-weight : bold;
}

a.underline:visited  {
text-decoration : underline;
background : transparent;
color : #06c;
font-weight : bold;
}

a.underline:hover  {
color : #f60;
text-decoration : underline;
font-weight : bold;
}

a.underline:avtive  {
color : #f90;
text-decoration : underline;
font-weight : bold;
}

a:link  {
text-decoration : none;
background : transparent;
color : #06c;
font-weight : bold;
}

a:visited  {
text-decoration : none;
background : transparent;
color : #06c;
font-weight : bold;
}

a:hover  {
color : #f60;
text-decoration : underline;
font-weight : bold;
}

a:avtive  {
color : #f90;
text-decoration : none;
font-weight : bold;
}

h1	{
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 2px;
	}

h2	{
	font-size: 1.15em;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0.25em;
	}

h3	{
	font-size: 1em;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0.25em;
	}
	
/* Basic page divisions */

#sidebar {
	padding-left: 6px;
	padding-top: 12px; }
	
#primarycontent	 {
	padding-left: 25px;
	padding-top: 12px;
	padding-right: 12px;
	}

#content {
margin-top: 25px;
padding-top: 25px;
background-color: #ffffcc;
border: 1px #000 solid; }

#primarycontent li	{
	font-style: italic;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  0.85em;
	line-height: 1.5;
	}
	
#sidebar h2	{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: right;
	}

#sidebar p	{
	font-style: italic;
	text-align: right;
	}

#sidebar {
	text-align: center; 
}

#sidebar img {
	margin: 35px 0 15px 0;
}

#footer p	{
	font-size: 11px;
	margin-top: 25px;
	}

#topic {
padding: 3px;
margin-bottom: 5px;}

#images {
	background-color: #fff;
text-align: center;
border: gray solid;
padding: 3px;
margin-bottom: 5px;}
	
h2.product	{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: left;
	}

/* Navigation bar components */

table#nav	{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #ffffcc;
	}

table#nav td	{
	font: 11px verdana, arial, sans-serif;
	text-align: center;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	}

/*background: white url(nopat.gif) repeat;*/

table#content	{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}

.hide	{
	display: none;
	}