/* Common */

html {
	padding:0; 
	margin:0; 
	border:0; 
	background:#ffffff;
	}

#oldbrowsers {
	width: 797px;
	background-color: #FFFFFF;
	color: #ffffff;
	font-size: 16px;
}

body {
	padding:0; 
	margin:0; 
	border:0;
	background:#A89989;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#head {
	top:0; 
	width:960px; 
	min-width:960px; 
	height:31px; 
	}

#foot {
	text-align:left;
	bottom:0; 
	width:960px; 
	height:87px; 
	background:#FFFFFF url(../images/navbg.gif) repeat-x top left;
	color:#535353;
	}

/* Content-Style Pages */

#content {
	position:absolute; 
	width:523px; 
	background:#ffffff;
	padding: 0px;
	}


#right {
	position:absolute; 
	float: right;
	width:162px; 
	background:#ffffff;
	margin-top: 0px;
	border-left:1px solid #cbcccd; 
	color:#535353;
	padding-left:20px;
}


/* Homepage */

#home-right {
	position:absolute; 
	float: right;
	width:162px; 
	background:#ffffff;
	margin-top: 0px;
	border-left:1px solid #cbcccd; 
	color:#535353;
	padding-left:20px;
	}


#home-right {
	position:absolute; 
	width:403px; 
	background:#F67300;
	border-left: 1px solid #DDCBB7;
	color:#535353;
	}