body {
	padding: 20px;
	background: #4c4c4c url(images/grad1.png) 0 0 repeat-x;
	color: white;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	font-weight: bolder;
	font-size: 140%;
	margin-bottom: 6px;
	color: yellow;
	font-family: Verdana,Tahoma,Arial,sans-serif;
}
.displayname {
	font-weight: bolder;
	font-size: 10pt;
	color: black;
	font-family: Verdana,Tahoma,Arial,sans-serif;
}
p {
	font-size: 80%;
	color: #434f52;
	font-family: Arial,sans-serif;
}
h2 {
	font-weight: normal;
	font-size: 180%;
	margin-bottom: 6px;
	color: white;
	font-family: Verdana,Tahoma,Arial,sans-serif;
}
h3 {
  font-weight: bolder;
  font-size: 95%;
  margin-bottom: 7px;
  color: white;
  font-family: Verdana,Tahoma,Arial,sans-serif;
}
h4 {
  font-weight: normal;
  font-size: 80%;
  margin-bottom: 6px;
  color: #ff4500;
  font-family: Verdana,Tahoma,Arial,sans-serif;
}
a:link {
	font-family: Verdana,Tahoma,Arial;
	font-weight: bolder;
	font-size: 9pt;
	color: white;
	TEXT-DECORATION: none;
}
a:active {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight: bolder;
	font-size: 9pt;
	color: white;
	TEXT-DECORATION: none;
	
}
a:hover {
  background: gray none repeat scroll 0% 50%;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-weight: bolder;
  font-size: 9pt;
  color: black;
  TEXT-DECORATION: none;
}
a:visited {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight: bolder;
	font-size: 9pt;
	color: white;
}
a.heading {
	font-weight: bolder;
	font-size: 120%;
	margin-bottom: 7px;
	color: white;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	TEXT-DECORATION: none;
}

#showing {
  font-weight: bold;
  font-size: 70%;
  margin-bottom: 6px;
  color: red;
  font-family: Verdana,Tahoma,Arial,sans-serif;
}

a.topnav
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 99%;
    COLOR: white;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    TEXT-DECORATION: none
}
.topnav
{
    COLOR: white
}
a.topnav:hover
{
    COLOR: #ccffff;
    BACKGROUND-COLOR: #2d4141;
    TEXT-DECORATION: none
}
a.topnav:visited
{
    COLOR: white;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    TEXT-DECORATION: none
}
#footer 
{
	background-color: transparent;
	color: white;
	font-size: x-small;
	TEXT-DECORATION: none;
	text-align: center;
}
a.footer
{
	background-color: transparent;
	color: White;
	font-size: xx-small;
	TEXT-DECORATION: underline;
}
	a.footer:hover
	{
	background-color: transparent;
	color: Silver;
	font-size: x-small;
	TEXT-DECORATION: none;
	text-align: center;
}
#container
{
	background: #4c4c4c url(images/grad1.png) repeat-x;
	color: #d9d9d9;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	clear: both;
	display: block;
	width: 950px;
}
a.container {
	background-color: transparent;
	color: White;
}
A.container:hover
{
	background-color: transparent;
	color: #C2C2C2;
}
A.container:visited
{
	background-color: transparent;
	color: Silver;
}
#container #body ul {
}
