@charset "UTF-8";
/* CSS Document */

body {margin: 0 auto; background:#FFF url(images/bg_tile.gif) repeat-x; text-align:center;font: normal 70% Trebuchet MS, Arial, Helvetica, sans-serif; color:#333333;}

img{display:block;}

#clear {clear:both;}

h1, h2, h3, h4 {margin:0px;}

a:link {
color: #0000ff;text-decoration: underline;}
a:visited {
text-decoration: underline;color: #0000ff;}
a:hover {
text-decoration: underline;color: #0000ff;}
a:active {
text-decoration: underline;color: #0000ff;}

a.page:link {
color: #fff;text-decoration: underline;}
a.page:visited {
text-decoration: underline;color: #fff;}
a.page:hover {
text-decoration: underline;color: #fff;}
a.page:active {
text-decoration: underline;color: #fff;}

#pipe ul {margin-left: 0;padding:10px 0px 0px 10px;display: inline;font: bold 10pt Trebuchet MS, Arial, Helvetica, sans-serif; color:#fff;} 
#pipe ul li {margin-left: 0;padding: 3px 10px;list-style: none;display: inline;}	
#pipe ul li.first {margin-left: 0;border-left: none;list-style: none;display: inline;}
#pipe a:link, #pipe a:visited, #pipe a:hover, #pipe a:active {margin-left: 0;border-left: none;list-style: none;display: inline;color: #fff;text-decoration: none;}

#bt ul {margin-left: 0;padding:10px 0px 0px 0px;display: inline;font: normal 9pt Trebuchet MS, Arial, Helvetica, sans-serif; color:#333;} 
#bt ul li {margin-left: 0;padding: 3px 10px;list-style: none;display: inline;}	
#bt ul li.first {margin-left: 0;border-left: none;list-style: none;display: inline;}
#bt a:link, #bt a:visited, #bt a:hover, #bt a:active {margin-left: 0;border-left: none;list-style: none;display: inline;color: #333;text-decoration: none;}

#top {margin:0 auto; width:924px;}
#topleft {margin:0; width:300px; text-align:left; float:left;}
#topright {margin:0; padding-top:55px; width:450px; text-align:right; float:right;}

#splash {margin:0 auto; margin-top:20px; width:924px; text-align:center; }
#splashleft {margin: 0; width:427px; text-align:left; float:left;border-bottom-width:8px; border-bottom-style:solid; border-bottom-color:#fff;}
#splashright {margin: 0; width:497px; text-align:left; float:right;border-bottom-width:8px; border-bottom-style:solid; border-bottom-color:#fff;}

#wrapper {text-align: left;margin: 0px auto;padding: 0px;width: 924px; background:url(images/c_bg.gif) repeat-y;}

.clear {
  clear: both;
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;
  height: 0;
  overflow: hidden;
}

#leftwrap {
	margin:0px 8px 0px 0px; 
	float:left; 
	width: 342px; 
}

#rightwrap {
	margin:0 auto; 
	float: right; 
	width: 238px; 
}

#center {
	margin:0px 0px 0px 8px; 
	float:left; 
	width: 312px; 
}

#text{margin-left:10px;}

#text2{margin-left:10px; line-height:16px;}

#contentl{margin:10px; color:#FFF; height:230px;}
#contentc{margin:10px; color:#333; height:230px;}
#contentr{margin:10px; color:#333; height:230px;}

#footer {
	width:924px;
	position:relative;
	top:1px;
	background:#fff;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#666;
	}
	
#pages {
	margin:0 auto; margin-top:20px; width:924px; text-align:left;
}

#pagesleft {
	margin:0 auto; width:660px; padding:20px; text-align:left; float:left;
}

#pagesright {
	margin:0 auto; width:184px; padding:20px; text-align:left; float:right;
}


