html {
	height: 100%;
}

img {
	border: 0;
}

body {
	background-color: #fff;
	color: #111;
	font-family: verdana, arial, sans-serif;
	font-size: .7em;
	text-align: center;
}

hr {
	color: #fff;
	background: #ffF;
	margin: 5px;
	border: 0;
	color: transparent;
	background: transparent;
	filter:alpha(opacity=0);
	opacity: 0;
	-moz-opacity:0;
}

table {
	width: 90%;
}

h2, tr.contentheading td a, .componentheading {
	font-family: arial, verdana;
	margin: 10px 0 10px 0 ;
	color: #111;
	font-size: 20px;
	font-weight: lighter;
	border-bottom: 1px dotted #dedede;
}

#container, #main {
	width: 100%;
	height: 100%;
}

#header, #footer, #navgator, #leftcol, #rightcol, #ssearch {
	display: none;
}

#center {
	width: 90%;
	height: 100%;
	border:0;
}
