﻿body  {
	margin: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 5px 0px 10px 0px;
}

#crumbs {
	display: none;
}

#outerBox {
	width: 600px;
	float: left;
}

* html #outerBox { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 600px;
	w\idth: 600px;
}

#hd_blue {
	display: none;
}

#menu1 {
	display: none;
}

#content {
	width: 600px;
	float: left;
}

* html #content { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 600px;
	w\idth: 600px;
}

#rightPanel {
    display: none;
}

#mainContent {
    width: 600px;
    float:left;
}

* html #mainContent { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
    width: 600px;
    w\idth: 600px;
    float:left;
}

#footer {
	margin-top: 20px;
    width: 600px;
    float: left; 
}

* html #footer { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 600px;
	w\idth: 600px;
}

#innerFooter {
    width: 600px;
    float:left;
    text-align: center;
}

* html #innerFooter { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 600px;
	w\idth: 600px;
    float: left;
}