body {
	background-image: none;
	background-color: #ffffff;
	font-size:18px
}

div#page_outer, div#page, div#content, div#page_inner, div.bottom_image {
	background-image: none;
	background-color: #fff;
	padding:0 !important;
	margin:0;
}

div#page_outer {
	/*width: 90%;*/
}

div#content {
/*	width: 75%;*/
	padding:0 !important;
}

div#rightcontent {
	/*width: 90%;*/
	float: none;
}

div.splashcontent {
	margin-left: 0;
}

div.footer {
	/*width: 90%;*/
}

div.footer p {
	text-align: left;
}

div.divider, div.footer div.divider {
	background-color: #fff;
	border-right: none;
}

div#rightcontent div.footer {
/*	background-color: #f00;*/
	margin:0;
	padding:0;
	float: none;
/*	width: 50%;*/
	clear: both;
	/*width: 100%;*/
}

div#rightcontent div.footer p {
	text-align: left;
/*	background-color : #000;*/
}


div.header_left {
	width: 80%;
}

div.header_right, div.topnav_wrap, div#leftcontent, div.bottom_image {
	display: none;
	position: none;
}

div.middlecol {
	width: 80%;
	float: none;
}

div.rightcol, div.rightcolcontent, div.tabs_wrap, div.tabs {
	float: none;
	background:none;
	border:none;
}

div.rightcol {
	width: auto;
	border-top: 1px solid #cccccc;
}

div.rightcol div.tabs, div.rightcol p {
	padding-left: 0;
}


div.rightcol div.divider {
	display: none;
}

p.backtotop {
	float: none;
	display: none;
}

div.video {
	float: none;
	border: none;
}

div.right, div.left {
	float: none;
}

/* Homepage */
div.bottom_cols {
	width: 80%;
}

div.home_intro_left, div.home_intro_left_bottom, div.home_intro_left_top, div.home_intro_right, div.home_intro_right_top {
	background: none;
	color: #333;
	float: none;
	width: 80%;
	height: auto;
	min-height: 1em;
	padding:0px 0 0 0;
}

div.home_intro_middle {
	float: none;
}

div.bottom_cols div.col {
	float: none !important;
	width: 80%;
	height: auto;
	min-height: 1em;
	width: auto !important;
}

div.bottom_cols div.col div.txt {
	width: 75%;
	float: none;
}

div.photos div.copy {
	clear: left;
	float: none;
	width: 60%;
	padding-top: 10px;
}

div.photos p {
	float: none;
	border: none;
}

/* Personal homepage */
body.personal div.home_intro_left {
	display: none;
}

body.personal div.home_content div.home_intro_right {
	color: #333;
	background: #fff;
	background-image: none;
}

body.personal div.home_content div.home_intro_right div.txt {
	position: static;
	color: #333;
	background-color: #fff;
	width: auto;
	padding-top: 10px;
}

body.personal div.home_content div.home_intro_right img {
	float: none;
}

body.personal div.home_content div.personal_home_text {
	width: 60%;
	float: none;
}

body.personal div.home_content div.personal_home_text h2, body.personal div.home_content div.personal_home_text p {
	padding-left: 0;
}

body.personal div.home_content personal_home_bottom_wrap2 {
	width: 60%;
	float: none;
}

div.photo { 
	float: none;
}

div#searchresults {
	width: auto;
}

