body
{
	background-color: #E9E9E9;
	text-align: left;
}

#shell
{
	width: 800px;
	border: 0;
	padding: 0;
}

.leftcell
{
	width: 169px;
}

#middlecell
{
	width: 389px;
}

#rightlogo
{
	background: url('img/topright.jpg') no-repeat;
}

#rightlogo a
{
	color: #E9E9E9;
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
}

.rightcell
{
	width: 242px;
}

#topcontent
{
	width: 389px;
	height: 66px;
	background: url('img/midmiddle.jpg');
}

#maincontent
{
	width: 389px;
	padding: 0 0 5px 5px;
	background: #FFFFFF url('img/botmiddle.jpg') no-repeat;
	font-family: arial;
}

#blogcontent
{
	width: 631px;
	padding: 0 0 5px 5px;
	background: #FFF url('img/blogback.jpg') no-repeat;
	font-family: tahoma;
}

#maincontent a, #blogcontent a
{
	color: #773330;
}

#navbar
{
	width: 169px;
	background: url('img/navback.jpg') #FFFFFF no-repeat;
}

#eventbox
{
	background: url('img/eventbox.jpg') #FFFFFF no-repeat;
	width: 242px;
	padding: 5px 20px 5px 20px;
}

img
{
	border: 0;
}

.title_txt				
{ 
	font-size:14px; 
	font-family:verdana, arial, helvetica; 
	color:#773330;
	text-decoration: none;
}

