html, body{
	margin: 0 10px 20px 10px;
	padding:0
	}
p {
	margin:0 0 1em;
	}
a {
	border-bottom: 1px dotted #4B4B4B;
	color: #4B4B4B;
	text-decoration: none;
	}
img {
	border: 0;
	}
p	{
	line-height: 1.2em;
	margin-bottom: .7em;
	}
ul li {
	list-style: square;
	}



/* =masterarea
----------------------------------------------------- */

#mainlogo{
	color; #FF0000;
	position: absolute;
	top: 5px;
	left: 38px;
	}

#adinfohead {
	display: none;
	}

/* = heading
----------------------------------------------------- */
h1, h2, h3, h4 {
	font-family: "Palatino, Georgia, Times New Roman";
	font-weight: normal;
	padding-bottom: .2em;
	}

h5, h6 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: normal;
	padding-bottom: .5em;
	}

h1 {
	font-size: 220%;
	padding: 0 0 10px 0px;
	color: #555;
	}
h1#page-title {
	color: #333333;
	font-size: 240%;
	letter-spacing: -1px;
	padding-top: 10px;
	}	
h2 {
	color: #333333;
	font-size: 170%;
	font-weight: normal;
	padding-top: .5em;
	}
h3 {
	font-size: 140%;
	}
h4 {
	font-size: 140%;
	font-weight: bold;
	color: #777;
	}
h5 {
	font-size: 90%;
	font-weight: bold;
	font-family: Arial, Verdana, Sans-serif, Helvetica;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #333;
	}
h6 {
	font-size: 100%;
	font-weight: bold;
	}
	

/* =mainnavigation
-------------------------------------- */
#mainnavigation {
	display: none;
}
	
#mainnavigation ul li, #mainnavigation ul li a{
	display: none;
}	

#breadcrumb {
	padding: 5px 10px 5px 10px;
	background:#fff;
	width: 100%;
}

	
/* =content 
-------------------------------------- */
#content {
	background: transparent;
	float: right;
	clear: left;
	min-height: 400px;
	padding-bottom: 3em;
	width: 100%;
	}

/* =sidebar
-------------------------------------- */
#sidebar {
	display: none;
	}

		
/* =footer 
-------------------------------------- */
#footer {
	background: #fff;
	clear: both;
	color: #333;
	font-size: 90%;
	text-align: left;
	width: 100%;
	padding-bottom: 1em;
	}
#footer2 {
	margin: 0 auto;
	padding: 3px 0 20px;
	text-align: left;
	}
#footer {
	clear: both;
	width: 100%;
	}
#footer2 ul {
	display: none;
	}
#footer a {
	background-color: transparent;
	border: 0;
	text-decoration: underline;
	}
#footer a:hover {
	text-decoration: none;
	}
#footer #copyright {
	clear: both;
	padding: 1.4em 0 2em;
	}

#backgrounder, #backgrounder div table tr td img{
	display: none;
}

