html, body{
	height:100%;
	width:100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#030303;
	background-color:#fff;

}
body {
	width:100%;
	font-size: 62.5%;
}
#left 
{
	display: none;
}

#topnav
{
	display: none;
}

#headerpicture 
{
	display: none;
}

#rightnav 
{
	display: none;
}


#contenttextbox {
	width:650px;
}

#leftcol 
{
	display: none;
}

#rightcol 
{
	width:610px;
}

.yellowrow {
	Display:block;
    Font-size:1.5em;
    Font-weight:bold;
	Color:#000;
}

.displaynot 
{
	display: none;
}

h1 {color:#000;}
#title {color:#000;}
