body {
/*	background-image: url(imgs/bodytodark.gif);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: repeat-x;*/
	background-color: #dcdcaa;
	margin: 10px auto 15px auto;
	width: 770px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border: 4px solid #eee;
}

p {
	margin: 8px 0px 14px 0px;
	line-height: 170%;
}

img {
    border: none;
}

div#intropic {
    padding: 10px 0px 10px 0px;
    text-align: center;
}

div#container {
	background-color: white;
/*	border: 1px solid #777777;*/
}

div#logo {
	background-image: url(imgs/site/biglogo.gif);
	background-repeat: no-repeat;
	background-position: top left;
/*	height: 90px;*/
	height: 110px;
	background-color: #260E03;
	text-align: center;
	border-bottom: 4px solid #eee;
}

div#mainmenu {
/*	padding: 35px 5px 5px 195px;*/
	padding-top: 90px;
}

div#mainmenu a {
/*	color: #404040;*/
    color: white;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	letter-spacing: 1px;
	padding: 3px 5px 3px 5px;
/*	border: 1px solid #c5e0f1;*/
}

div#mainmenu a#current {
/*	background-image: url(imgs/menubg.jpg);
	background-position: top left;
	background-repeat: repeat-x;*/
	color: #202020;
/*	border-bottom: 14px solid #513326;*/
	background-color:  #eee;
	border-bottom: 5px solid #eee;
}

div#mainmenu a:hover {
	color: red;
	text-decoration: none;
}

div#mainmenu a#current:hover {
	color: #202020;
}

div#frontmenu a {
    color: #eee;
    font-size: 12px;
    text-decoration: none;
}

div#content {
    background-image: url(imgs/site/contentshade.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

div#textwrap {
	padding: 15px;
	margin-left: 185px;
}

div#pillar {
	float: right;
	width: 1px;
	height: 375px;
}

div#content a {
	color: darkred;
	text-decoration: none;
}

div#content a:hover {
	text-decoration: underline;
}

div#content b#larger {
    font-size: 12px;
    color: #002200;
}

div#pallarswrap {
    width: 420px;
}

div#botpanel {
/*    background-image: url(imgs/site/botshade.gif);
	background-position: bottom left;
	background-repeat: repeat-x;*/
	text-align: right;
/*	height: 100px;*/
	padding: 10px 15px 5px 15px;
	font: 11px Verdana, sans-serif;
	color: #513326;
	letter-spacing: 1px;
/*	border-top: 14px solid #513326;
    border: 2px solid #eee;*/
	clear: both;
}

img#rfloat {
	float: right;
	padding-left: 10px;
}

img#tmb {
	padding: 3px;
	padding-top: 1px;
	border: none;
}

td {
	padding-top: 15px;
	vertical-align: bottom;
}

div#copy {
	padding: 5px;
	color: #d5dbde;
	background-color: #260E03;
	font-size: 10px;
	letter-spacing: 1px;
}

div#copy a, div#botpanel a {
	text-decoration: none;
}

div#copy a:hover, div#botpanel a:hover {
	text-decoration: underline;
}

div#copy a {
	color: #d5dbde;
}

div#botpanel a {
	color: #513326;
}


div#intropic a {
    text-decoration: none;
    color: black;
}

div#intropic a:hover {
    text-decoration: none;
    color: darkred;
}
