body{text-align:center;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size:9pt;
    font-weight:500;
	color:#000;
	background-color:#333;
	background-image:url(images/background.gif) 
    }

a { text-decoration:none;
    color:#777; 
    font-weight:bold;
    }
   
a:hover{text-decoration:none;
    color:#c70202; 
    }

/* main boxes */

#logotext{color:white;
	background-color:black;
	font-family: Arial;
	font-size:3em;
	}

#logo{padding-right:2em;
	margin-top:2em;
	background-color:black;
	text-align:center;
	}

#content{text-align:left;
    background-color:#000; /*#2b2a2a; */
	color:#fff;
    width:750px;
    margin: -20px auto;
	padding: 20px 0px;
	border:1px solid blue;
	}

#mainbox{text-align: left;
    background-color:#000; /*#333; */
	width:620px;
	padding: 10px 0px;
	margin: 20px 50px; 
	} 
	
.firstline{font-weight:bold;
	color:#777;
	}


 /* no longer used:
.development{padding:5px;
    border:2px solid #ccc; 
	background-color:#333; 
	margin-left:25px;
	margin-bottom:20px;
	color:#fff;
	width:15em; 
	text-align:center
	}

#topmatter{
    margin: 0px auto; 
	width:500px;
	padding: 0px 5em 10px 4em; 
    background-color:#333; 
    text-align:left;
	}
	
#bottommmatter{
    margin: 0px auto -10px auto; 
	width:500px;
	padding: 0px 5em 50px 4em; 
    background-color:#333; 
    text-align:left;
	}
*/	

/* menus */
#topmenu{text-align:left; letter-spacing: 0.3em;} 

#topmenu ul{padding:0;}

#topmenu li{display: inline; padding:3px 40px 3px 0px; margin:0; width:10em;} 


#bottommenu{text-align:left; letter-spacing: 0.3em;}

#bottommenu ul{padding:0; margin:30px 0px;}

#bottommenu li{display: inline; padding:3px 40px 3px 0px; width:10em;} 


/* other features */	
	
p.textbox{margin: 15px 0px}

#counter{
    margin-top:20px;
	text-align:left;
    }

.normalfont {font-weight:normal}

.pdf{background:  url(images/pdf.gif) center right no-repeat; 
    padding-right:18px;
	padding-bottom:5px
	}
		

/* CSS for the scroller in the prices page*/

/*#pscroller{
    width: 200px;
	height: 50px;
	border: 1px solid black;
	padding: 5px;
	background-color: lightyellow;
	}

*/

.scrollerclass{ /*class to apply to your scroller(s) if desired*/
    }
