h1, h2, h3{
	color: #000000;
}
center {
	text-align:left;
}

#container{
	width: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}
#header{
	background: none;
	border: none;
	height:auto;
	
}
#header h1{
	margin: 0; 
	padding: 0;
	position: relative;
	left: auto;
	top: auto;
}
#header h1 a{
	background: transparent url(http://www.grcc.edu/images/grcc_logo.gif) top left no-repeat;
	display: block;
	height: 50px;
	width: 121px;
	padding: 50px 0px 0px 0px; 
	height: 0px !important;
	height /**/:50px;
	overflow:hidden;
	font-size: 1px;
}
#header #nav-container{
	display:none;
}
#header #nav-sup{
	display:none;
}
#header table{
	display:none;

}
#content{
	background:none;
	border:none;
}
#content h1.bar{
	display:none;
}
#content-main {
	width:auto;
}
#conent-main {
	padding: 0; 
	margin-left: 0px;	
}
#content p[align=right] {
	text-align:left;
}
/*test*/
#content p[align=right]:first-child {
	display:none;
}
#sidebar{
	display:none;
}
#nav-sidebar{
	display:none;
}
#listlinks {
	display:none;
}
#footer{
}
#footer p a{
	display:none;
}
#footer p &bull;{
	display:none;
}
