body {
	background: #620000 url(../images/bg.jpg) repeat-x 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:center;
}
#doc {
	text-align: left;
	margin: auto;
	width: 97.27em;
	min-width: 1070px;
}
#bd {
	margin-top: 50px;
	height: 494px;
	background-image: url(../images/board.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#portal {
	position: absolute;
	height: 482px;
	width: 314px;
	left: 750px;
	top: 6px;
}
table#navigation {
	width: 308px !important;
}
#player {
	position: absolute;
	bottom: 10px;
}
.group {
	margin: 5px;
}
#Sounds .wrap {
	background: #F5F5F5 url(../images/box-top.gif) repeat-x;
	border-right: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	padding-top:5px;
}
#Sounds .x-toolbar {
	background:transparent url(../images/box-bottom.gif) repeat-x scroll left bottom;
	border: none;
	height: 134px;
}

.article {	
	background: #F5F5F5 url(../images/box-top.gif) repeat-x;
	margin:10px;
	padding-top:5px;
	/*width:273px;*/
	border-right: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	cursor: pointer;
	color: #484848;
}
.article-inner {
	background:transparent url(../images/box-bottom.gif) repeat-x scroll left bottom;
	padding:4px 11px 10px;
}
.article .published {
	font-size: 80%;
}
.article h3 {
	margin-bottom: 10px;
}
.over, .over a:link, .over a:visited, .over a:hover  {
	color: #000000 !important;
}
.article p {
	margin-bottom: 10px !important;
}
.article a:link, .article a:visited, .article a:hover {
	text-decoration: none;
	color: #484848;
}
.article .content {
	display: none;
}
.x-view-selected .content {
	margin-top: 10px;
	display: block;
}
.x-view-selected {
	display: block !important;
	color: #000000;
	cursor: default;
}
.hide .article {
	display: none;
}

.pad {
	padding: 10px;
}

.x-menu {
	background-image: none;
	border: 1px solid #CCCCCC;
}
.x-menu-item-active {
	background: #F5F5F5;
	border: 1px solid #DADADA;
}
.x-menu-item-active a.x-menu-item {
	color: #000000;
}

.showall {
	margin: 10px 0px 0px;
}
.showall .x-btn-left, .showall .x-btn-center, .showall .x-btn-right {
	background: none;
}

#afewlines a:link, #afewlines a:visited, #afewlines a:hover {
	text-decoration: none;
}
#afewlines a {
	position: absolute;
	top: 0px;
	width: 144px;
	height: 52px;
}
#afewlines {
	position: relative;
	height: 52px;
	width: 144px;
	top: 0px;
	background-image: url(../images/afewlines.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: 926px;
}

.pic {
	float: left;
	margin: 0px 10px 10px 0px;
	cursor: pointer;
}
.pic img {
	height: 70px;
}
.pic.x-view-selected img {
  max-width: 275px;
	height: auto;
}
.lincolnsquares {
	position:absolute;
	top:-32px;
	font-size:14px;
	text-align:right;
	width:1064px;
}
.lincolnsquares a:link,
.lincolnsquares a:visited {
	color: #000;
}