#container {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;


	
}

#leftrow {
	display: none;


}

#mainrow {

}
#header {

}

#content {
	text-align: justify;
	word-spacing: 0.15em;



}
#content h1{
}
#content h2{
}
#content img{

}
#content a, #content a:visited{
	color: #000000;
	text-decoration: none;


}
#content a:hover, #content a:active{

}
#rightrow {
	display: none;

}
#footer {
	text-align: center;


}

