html {background: #000000;
	font-family: Verdana, sans-serif; 
	text-decoration: none;
	margin-top: .1%;
	text-align: center; 
	color: #ffffff;}

body {
    text-align: center;
    background-color: #000000;
}

body, div, h2, h3 {
    padding: 0;
    margin: 0;
}

ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}

.clientmenu {
	position: relative;
	}

.clientmenu ul {
	display: block;
	padding:0;
	margin:0;
	list-style-type:none;
	float: left;
	}

.hide { display: none; }

.opt { display: none; }

div#container { 
	width: 620px;
	color: #330000; 
	background-image:
	url(../img/Ladybug640sfwLow.jpg);
	background-repeat: no-repeat; 
	font-size: .95em;
	font-family: Verdana, sans-serif; 
	text-decoration: none;
	text-align: left; 
    margin: 1px auto;
	white-space: nowrap;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 1px;
	padding-bottom: 1px;
	}
	
div#container a.title:link, div#container a.title:visited {
	background: transparent; 
	color: #aa0000; 
	text-decoration: none;
	font-size: 1.0em;
	font-family: "Trebuchet MS" Verdana sans-serif; 
	border: 1px; 
	border-color: white;}
	
h1  {
	background: transparent; 
	color: #aa0000; 
	text-decoration: none;
	font-family: "Trebuchet MS" Verdana sans-serif; 
	}
	
h1  a:link {
	background: transparent; 
	color: #aa0000; 
	text-decoration: none;
	font-family: "Trebuchet MS" Verdana sans-serif; 
	}
	
div#container a.bright:link {
	background: transparent; 
	color: #cc0000; 
	text-decoration: none;
	font-size: 1.9em;
	font-family: Verdana, sans-serif; 
	}
	
div#container a.bright:visited {
	text-decoration: none;
	color: #aa0000;}

div#container a.bright:link:hover {
	text-decoration: none;
	color: #ff0000;}

div#container a.bright:visited:hover {
	text-decoration: none;
	color: #ff0000;}

div#container dt.opt
	{
	display: none;
	}	

div#container li.ho
	{
	display: inline;
	}	

code, pre {color: #00ff00; font: 110% monospace;}



#clientcontainer ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .99em;
	}

#clientcontainer li
	{
	display: block;
	margin: 0 0 .2em 0;
	}	

#clientcontainer a, #clientcontainer a:visited
	{
	text-decoration: none;
	width: 200px;
	background-color: transparent;
	padding: .2em .8em;
	border: 1px solid #cc0000;
	color: #000000;
	}

#clientcontainer a:hover, #clientcontainer a:hover:visited
	{
	text-decoration: none;
	background-color: transparent;
	border: 1px solid #ff0000;
	color: #660000;
	}