/* $Id$ */
/**
 * bcmj
 * 
 */
/* @group Reset */
html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}


html, body {
  height: 100%;
}



blockquote, q {
  quotes: none;
}


/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* @end */
/* @group Layout */
#outer-wrapper {
  height: auto !important;
  min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -46px;
  width: 1212px;
 
  font-size: 12px;
  
}




/* @end */
/* @group Layout */
#wrapper {
 min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -46px;
  width: 1110px;
  background: #ffffff;
  font-size: 12px;
  
}




#container {
 
  width: 1110px;
  background: transparent;
}



/* @group Footer */
#footer {
  clear: both;
  width: 1110px;
  margin: 0 auto;
  padding-bottom: 0px;
  height: 46px;
 
}

#footer-inner {
 
  
}

.push {
  clear: both;
  height: 46px;
  background: transparent;
  
}




/* @end */

/* @group Banner */

#top-logo{
	float: left;
	width: 150px;
	
}

#top-right{
	float: left;
	width: 945px;
	
}


#top-about-links{
	float: left;
	padding-top:4px;
	height: 20px;
	width: 550px;
	margin-right: 20px;
	color: white;
}

#top-about-links a, #top-contact-links a{
	color: white;
	padding-left: 4px;
	padding-right: 4px;
}

#top-contact-links{
	margin-left: 10px;
	float: right;
	padding-top:4px;
	padding-left:10px;
	padding-right:20px;
	height: 20px;
	width: 190px;
	text-align: right;
	color: white;
	
}

#top-contact-links a{
	font-weight: bold;
	font-size: 13px;
	
}



#topbanner {
  width: 720px;
  height: 90px;
  float: left;
  padding: 10px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 15px;
  margin-bottom: 2px;
}

#topadvert {
  width: 125px;
  height: 110px;
  float: right;
  padding: 5px;
  margin-left: 10px;
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 2px;
}



.main-inner {
  padding: 1em 1.7em;
}

.main-inner-front {
  padding: 0;
}

.sidebar .inner {
  padding: 1em 1.25em;
}



#main-article {
  width: 879px;
  float: left;
}

#article-middle {
  width: 685px;
  float: left;
}

#article-right {
  width: 189px;
  float: left;
}

#main {
  width: 879px;
  float: left;
}


#main-front {
  width: 879px;
  float: left;
}

#content {
  display: block;
  
}

.right #sidebar-right {
  width: 231px;
  float: left;
  clear: none;
 
}

/* @end */
/* @end */
.container {
  zoom: 1;
}
#content-top,
#content-bottom {
  margin: 25px 0;
}

#content-top-nolinks,
#content-bottom-nolinks {
  margin: 1px 0;
}




/* @group Clearfix */
/* slightly enhanced, universal clearfix hack */
.clearfix:after,
.clear-block:after,
.layout-region:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix,
.clear-block,
.layout-region {
  display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix,
* html .clear-block,
* html .layout-region {
  height: 1%;
  zoom: 1;
}
.clearfix,
.clear-block,
.layout-region {
  display: block;
}





/* close commented backslash hack */
/* @end */

#friend-mail{
	
	padding:10px;
	
	
}


#author-left{
	float: left;
	width: 100px;
	padding: 10px;
}

#author-right{
	width: 700px;
	float: left;
	margin-left: 10px;
}