/*Contains styles for non-mobile content only*/
body {
	background:#437379;
	margin:0;	
	text-align:center;
	background:url(../images/risingSun1024x768.jpg) top center repeat-y;
	background-attachment: fixed;
	font-family: "Verdana", "Arial", sans-serif;
}
a {
	color:#005E7F;
} 
a:Hover {
	color:#000;
}
#wrapper {
	/* Centered gradiant background */
	position:absolute;
	left:-512px;
	margin-left:50%;
	width:1024px;
	min-height:100%;
	/* background:url(../images/bkgd.png) top center repeat-y;  */
}
#pageBackground {
	/* Rising sun background overlay */
}
#page {
	/* Main page wrapper */
	width:841px;
	text-align:left;
	position:relative;
	top:0px;
	left:91px;
}
#header {
	/* Header background image */
	background:url(../images/header.png) top center no-repeat;
	width:841px;
	height:192px;
}
#menu {
	/* Style for placement of menu buttons */
	position:relative;
	top:125px;
	left:15px;
	height:48px;
	width:841px;
}
.navButton {
	/* Style for individual menu button (ul) */
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.navButton li {
	/* More nav button styles */
	list-style:none;
	margin:0;
	padding:0;
}
.navButton li img {
	/* More nav button styles */
	border:0;
}
.navButton .subNav {
	/* Subnav styles */
	width:118px;
	display:none;
	background:#151515;
	text-align:left;
	list-style:none;
	margin:0;
	padding:0;
	padding-top:6px;
	padding-bottom:6px;
	margin-top:-18px;
	margin-left:7px;
}
.subMnuBottom {
	display:none;
	
	width:118px; 
	height:10px;
	margin-left:7px;
	background:url(../images/subMnuBottom.png) bottom left no-repeat;
}
.mnuDivider {
	width:68px;
	color:#e4b734;
	margin:0;
	margin-left:25px;
}
.navButton .subNav a {
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#e4b734;
	text-decoration:none;	
	margin-left:20px;
}
.navButton li:hover .subNav {
	/* Subnav styles */
	display:block;
}
.navButton li:hover .subMnuBottom {
	display:block;
}
.navButton li .sublink {
	margin-left:10px;
}
#content {
	/* Page content styles */
	text-align:center;
}
.articleBlock {
	margin-bottom:10px;
	margin-left:28px;
}
.articleRow {
	background:#968C80 url(../images/articleBackground.gif) top left repeat-y;	
	width:787px;
}
.article {
	/* Article styles */
	width:759px;
	text-align:left;
	font:12px/18px "Verdana", Arial, sans-serif;
}
.article h2 {
	color:#A91F21;
	font: bold 16px/20px "Verdana", Arial,sans-serif;
}

.article .topicTitle {
	font:bold 16px/20px "Verdana", Arial, sans-serif;
}

.article .topicTitle a {
	color:#A91F21;
	text-decoration:none;
}

.article .topicText {
	font:12px/18px "Verdana", Arial, sans-serif;
}

.article a {
	color:#005E7F;
}

.article a:hover {
	color:#000;
}

#subContentPane {
	margin-right:30px;
}
#subContentPane h2 {
	font: bold 16px/20px "Verdana", Arial, sans-serif; 
	color:#e4b734;
	margin-left:17px;
}
#subContentPane a {
	color:#e4b734;
}
#subContentPane .bigLink a {
	font-size:14px;
}
#subContentPane a:hover {
	color:#FFF;
}
#footer {
	text-align:center;
	vertical-align:top;
}
#footer img {
	border:0;
	max-height:28px;
	margin-left:10px;
	margin-right:10px;
}
.footerText {
	color:#FFF;
	font:10px/14px "Verdana", Arial, sans-serif;
	margin:8px;
}

.mobileShow
{
	display:none;
}
.row00
{
	background:#B3A26F;
}
.row01
{
}

#scrollingSlideshow
{
	width:760px;	
	border:1px solid #000;
	background:#000;
	padding-top:10px;
	padding-bottom:10px;
}
#showcase 
{
	width:760px;
	margin-top:10px;
}
.showcaseItem 
{
	margin-left:13px;
	margin-right:13px;
	border:1px solid #666666;
	width:225px;
	height:338px;
	float:left;
}
#slideshowNavTop, #slideshowNavBtm
{
	width:760px;
}

#slideshowNavTop a, #slideshowNavBtm a
{
	color:#A91F21;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#gameLinks a 
{
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;	
}
