

BODY
{
    font: 12pt Times, serif; color: black;
}


h1 { 

	font-weight: bold;
	font-size : 16pt; 
	}

h2 { 
	font-weight:bold;
	font-size : 14pt; 
	}

h3 {
	font-size : 13pt;  
	}

hr {
	color : #000; 
	} 

img {
	border: none;
	}



div.bottom { 
	display:none;
	}


div.normal {
	padding:5px;
	}

div.subhdr {
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	}

div.subtitle {
	padding:5px;
	}
	
div.title {
	padding:5px;
	margin-top:10px;
	}

div.yellow {
	border-top:0px;
	padding:5px;
	}
	
div.label {
	padding:5px;
	font-weight:bold;
	margin-bottom:0px;
	}
	
#breadcrumb 
	{
	padding:4px; 
	padding-top:3px; 
	font-size:70%;
	font-weight:bold;
	border-bottom:2px solid #244276;
	} 
	
#breadcrumb a {
	color : blue;
	text-decoration : underline; 
	font-weight : bold; 
	} 

#holdingcell {
margin-left:0px;
}

#content:before {content: " " url("../images/logo2.jpg");}

#content
	{
	margin-left:0px;
	display: block;
	}
	
#hidden {
	display:none;
	}

#categorymenu 
	{
	display:none;
	}

#submenu 
	{
	display:none;
	}
	
#footer 
	{
	display:none;
	}

#lastmod 
	{
	padding:5px; 
	font-size:90%;
	} 
	
#header {
	display:none;
	}
	
#textbar {
	display:none;
	}

	
#topButton{
	display:none;
	}

#toplist {
	display:none;
	}

#tagline {
	display:none;
	}

.sidebar
	{
	display:none;
	}

	
	
	#dmenu {
	display:none;
	}

.imgright {
	display:none;
	}