body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
}
#christonium_topbar {
	position: relative;
	width: 100%;
	top: 0px;
	background: #f9f9f9;
	border: 0px solid #F9F9F9;
	padding-top: 0;
	padding-bottom: 15px;
	margin: 0px;
}
#christonium_topbar_nav 
{ 
	/* grey area in top bar*/
	position: absolute;
	height: 23px;
	top: 0px;
	left: 0px;
	right: 10px;
	width: 100%;
	background: #f9f9f9;
	border: 0px solid #e1e1e1;
	font-family: sans-serif; 
	font-size: 11px;
}
	
#christonium_topbar_text {
	position: absolute;
	font-family: sans-serif; 
	word-spacing: 3px;
	font-size: 11px;
	padding: 5px;
}

.bi_links, .bi_links a:link, .bi_links a:visited{ /* browse & invite */
	font-family: sans-serif; 
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	left: 1px;
	top: 0px;
	text-decoration: none;
}
.goog_search { /* browse & invite */
	right: 250px;
	top: -4px;	
}
.loggedin_links a:link,.loggedin_links a:visited, .loggedin_links { */ Home | Edit | Log Out*/
	font-size: 11px;
	font-weight: normal;	
	font-family: sans-serif; 
	color: #666666;
	right: 10px;
	top: 0px;
	text-decoration: none;
}
.login_links a:link, .login_links a:visited, .login_links{ */ Create Account | Login*/
	font-family: sans-serif; 
	color: #666666;
	right: 80px;
	top: 0px;
}
#section_topnav {
	position: relative;	
	top: 0;
	margin:0px 0 0 0;
	padding: 0;
	width:100%;
}
#section_topnav img
{
	position: relative;
	left: 0;
	padding: 4px;
	display: inline;
}
#section_topnav .blank_img
{	
	position: relative;	
	width: 50px;
	height: 50px;
	left: 0px; 
}
#section_topnav .catnav
{
	position: absolute;
	width: 76%;
	top: 0px; 
	left: 200px;
	margin: 1px 0 0 0;
	padding: 5px 10px 0px 10px;
}
#section_topnav .breadnav
{
	margin: 20px 0 0 0;
	left: 0px;
	font-size: 12px;
}
#main_section_body
{
	position: absolute;
	margin: 1px 0 0 0;
	border: 0px solid black;
	width: 100%;
	left: 0;
}
#main_section_left,
#main_section_right
{
	position: absolute;
	top: 0;
/*	bottom: 0; */
	border: 0px solid black;
	width: 17%;
	margin: 0;
	padding: 0;
}
#main_section_left
{
	left: 0;
}
#main_section_right
{
	right: 0;
}
#main_section_middle /* work area */
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 17.5%;
	margin-right: 17.5%;
	border: 0px solid black;
	margin: auto;
}
#lineads
{
	position: relative;
	top: 0px;
}
#contact_display 
{
	width: auto;
}
#mail_container
{
	position: relative;
	margin: 0; 
	max-width: 1000px;
	min-width: 600px;
	background: #eeeeee;
}
#mail_left
{
/*	position: absolute; */
	top: 0;
	bottom: 0;
	left: 0;
	width:195px;
	background: #eeeeee;
	padding: 0;
	border-right: 0px solid black;
	margin: 0;
}
#mail_middle
{
	position: absolute;
	top: 0;	
	margin-top:0;	
	margin-left: 207px;
	background: #eeeeee;
	border: 0px solid white;
	padding: 0px;
}
.mailnav
{
	font-size: 12px;	
	font-weight: normal;
	text-decoration: none;
	padding:5px;
	margin: 0px;
	background: white;
	color: black;
	border: 1px solid black;
}
.mailnav a:link,
.mailnav a:visited
{
	font-size: 12px;	
	font-weight: normal;
	text-decoration: none;
	padding:0px;
	margin: 0px;
	background: white;
	color: black;
	border: 0px solid black;
}
