body {
	background-color:#F3ECA8;
	margin:0 auto;
	width:860px;
	}
#header {
	height:120px; 
	padding-left:0px; 
	padding-top:0px;
}
#bodycontent { 
	/*
	background-image:url(images/mainpage_main.gif); 
	background-repeat:no-repeat; 
	*/
	margin-left:0px; 
	padding-top:30px; 
	padding-left:30px;
}
.bodytext, .sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em; 
	font-weight:bold;
}

.bodytext a, .sidebar a{
	color:#660000;
	/* text-decoration:none; */
}

.bodytext a:hover,
.sidebar a:hover
 {
	/* Color:#FF9900; */
	color:#339900;
}

.sidebar a {font-size: .8em;}
.sidebar li { margin-bottom:.5em;}

.bodytext li a{
	color:#660000;
	text-decoration:none;
	line-height:2em;
}

.bodytext li a:hover {
	Color:#FF9900;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#660000;
	font-size:1.5em;
	text-align:center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#660000;
	font-size:1.2em;
	margin-bottom:0;

}

#menusampler {
	margin:0 auto;
}

#menusampler ul {
	list-style:none;
	font-size:.75em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#menusampler li {
	margin-left:-3.5em;
}

q {
	font-size:1.2em;
	/* font-family:"Times New Roman", Times, serif; */
	font-family:"Courier New", Courier, monospace;
}

.qsource {
color:#666666;
text-align:right;
font-size:.8em;
display:block;
}

#footer {
clear:both;
margin:0 auto;
padding-top:2em;
position:relative;
width:480px;
height:120px;
text-align:center;
/* border:1px solid red;*/
}

/* shaker navigation links */

#shakers a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em; 
	font-weight:bold;
	color:#660000;
	text-decoration:none;
}

#shakers a:hover {
	Color:#FF9900;
}

/* ---- left -------  */

#link-l
{
  display: block;
  width: 155px;
  height: 70px;
  background: url("images/shaker-l.png") no-repeat 0px 0px;
}

#link-l:hover
{ 
  background-position: 0px -70px;
}

#link-l span
{
  display:block;
  margin:0px 0px 0px 60px;
  padding-top:20px;
}

/* ---- right -------  */

#link-r
{
  display: block;
  width: 155px;
  height: 70px;
  background: url("images/shaker-r.png") no-repeat 90px 0px;
}

#link-r:hover
{ 
  background-position: 90px -70px;
}

#link-r span
{
  display:block;
  margin:0px 0px 0px 0px;
  padding-top:20px;
}

#newsclipping {
	text-align:center;
	}