body {
	background:#EDEACB url(/images/layout/background.gif) top right repeat-y;
	font: 12pt Arial, Helvetica, sans-serif;
}

h1 {
	color:#06C;
	font-size:1.6em;
	font-weight:normal;
}

h2 {
	color:#C00;
	font-size:1.4em;
	font-weight:normal;
}

#content {
	margin-top:0;
}

#banner {
	display:none;
}

#banner2 {
	display:none;
}

.bannerpic {
	display:none;
}

#posts {
	display:none;
}

#nav {
	display:none;
}

.bodyimg {
	float:right;
}

.bodyimgLeft {
	float:left;
	padding-right:20px;
}

.imgright {
	float:right;
}

.sideswipe {
	display:none;
}

/*---------------- Table ----------------*/

table {
	border:none; 
}

#contactform {
	display:none;
}