.transContainer {
	background: #81C5CA url('/images/column_bg.jpg'); 
}

.textContainer {
	text-align:left;
	background: #81C5CA url('/images/home_textbox.jpg'); 
}

#rightText {
	margin:3px 0 0;
	width:294px;
	height:226px;
	overflow:auto;
}
#rightText div {padding:15px;}

.leftNav {
	background: #81C5CA url('/images/bg_leftnav.jpg');
	padding: 2px 5px 5px 10px;
	font:bold 10pt Verdana,sans-serif;
}

.leftNav a:link { text-decoration:none; color:#540F1E; }
.leftNav a:visited { text-decoration:none; color:#5FB5BC; }
.leftNav a:hover { text-decoration:none; color:#fff; }
.leftNav a:active { text-decoration:none; color:#540F1E; }

body {
	margin:0;
	background:#81C5CA url(/images/bg.jpg) repeat-x;
}

body, div, table, td {
	font:8pt Verdana,sans-serif;
	color:#333333;
}

h1, h2, h3, h4, h5, h6 { font:bold 12pt Verdana,sans-serif; margin-top:0; }

h1 {
	font:14pt Verdana,sans-serif;
	color:#6A0705;
}

h2 {
	font:14pt Verdana,sans-serif;
	color:#6A0705;
}

a:link { text-decoration:none; color:#5FB5BC; }
a:visited { text-decoration:none; color:#5FB5BC; }
a:hover { text-decoration:none; color:#722535; }
a:active { text-decoration:none; color:#5FB5BC; }

/* search form area */

.left { float: left; }
.right { float: right; }
.no { display: none; }

#searchform p.p1
	{
	text-indent: -10000px;
	height: 8px;
	line-height: 8px;
	margin-bottom: 5px;
	}
	
	
#forumlogin input.inp
	{
	border: 1px solid #ddd;
	width: 150px;
	background: #f2f2f2;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 10px;
	outline: none;
	}
	
#searchform input.inp
	{
	border: 1px solid #ddd;
	width: 150px;
	background: #f2f2f2;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 0px;
	outline: none;
	}
	
#searchform input.inp:hover,
#searchform input.inp:focus
	{ border: 1px solid #aaa; }
	
#searchform input.search-btn
	{
	width: 57px;
	height: 23px;
	background: #e5e5dd url(/images/search-button.gif) no-repeat;
	outline: none;
	}
	
#searchform input.search-btn:hover
	{
	background: #c9c9c2 url(/search-button.gif) no-repeat 0 -20px;
	}
	
/* */
	

#container {
	width:979px;
	\width:997px;
	w\idth:979px;
	height:591px;
	margin:0 auto;
	background:transparent url(../images/shell_bg.jpg) no-repeat;
	padding:7px 18px;
}

#flashnav {
	width:944px;
	height:77px;
	//background:transparent url(../images/flashnav.jpg) no-repeat;
}

#content {
	width:943px;
	height:451px;
	margin-top:14px;
}

#blogcontainer {  }

#blogcontainer h3 {
	font:bold 12pt Verdana,sans-serif;
	margin:0;
	padding:4px 0;
	color:#F9AE2B;
}

.blog {
	padding:6px 18px;
	font:8pt Verdana,sans-serif;
	color:#666;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	//border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;	
	background:#ffffff url(../images/b_back.gif) repeat-x top;
	margin-bottom:30px;
}

#footer {
	color:#ffffff;
}



#slideshow { margin: 0 10px; }

.clearingElement {
	clear: both;
	height: 1px;
	overflow: auto;
}
