----------------------------------------*/

body {
	background: #fff;
	margin: 20px 0 0 0;
}

table {
	margin-left:auto; 
	margin-right:auto;
}


/* Client-side Top Nav
----------------------------------------*/

#topnavtable {
	text-align: right;
	background: #c9c37f;
	padding: 6px 28px 6px 0;
}

td#topnavcell {
	font: 20px Georgia, "Times New Roman", Times, serif;
}

/* Main Content Styles
----------------------------------------*/

#maincontenttable {
	background: #fff;
}

td#maincontentcell {
	margin: 0;
	padding: 0;
	background: url(http://affiniscape.org/bones/images/assnimg938/bak_maincontentcell.gif) repeat-y top right;
	
}

td#maincontentcell.module {
	padding: 10px;
}

#maincontentcell p {
	font: 10px/17px Verdana, Lucida, "Lucida Grande", sans-serif;
}

#maincontentcell a {
	color: #0065a4;
	font-weight: bold;
}

#maincontentcell a:hover {
	text-decoration: none;
}

#maincontentcell strong {
	color: #0065a4;
	font-weight: bold;
}

#maincontentsubcell {
	padding: 10px;
	font: 10px/17px Verdana, Lucida, "Lucida Grande", sans-serif;
}

/* Footer Styles
----------------------------------------*/

#footertable {
	background: #000;
	padding: 2px 15px 3px 15px;
}

#footertablecell p {
	margin: 0px;
}

#footertablecell a {
	color: #fff;
	text-decoration: none;
}

#footertablecell a:hover {
	text-decoration: underline;
}

#footertablecell {
	color: #c9c37f;
	font: 9px/13px Verdana, Lucida, "Lucida Grande", sans-serif;
}

/* Left Nav Styles
----------------------------------------*/

#leftnav {
	align: top;
}

/* Right Nav Styles
----------------------------------------*/

td#rightnavcell {
	padding: 10px;
}

/* System Messages
----------------------------------------*/

#returnlinktable, .infomessage, .errormessage, .loginmessage {
	text-align: right;
	background: #c9c37f;
	padding: 5px 5px 5px 0;
}

.adminheader3 {
	padding: 10px 0 0 0;
}