
td            {font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
hr            {height:1px; border:0px; border-top:1px solid #666666;}
form          {margin:0px;}
img           {border:0px;}
table.stand   {
	border-collapse:collapse;
	width:740px;
	margin-left:0%;
	margin-right:2.5%;
	background-position: center;
	text-align: center;
	
}
.input        {font-size:11px; background-color:#ffffff; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; border:1px solid #555555; padding:1px;}
.select       {font-size:11px; background-color:#ffffff; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif;}

.tablelight   {font-size:11px; border:1px solid #555555; background-color:#eeeeee; color:#000000;}
.tabledark    {font-size:11px; border:1px solid #555555; background-color:#e0e0e0; color:#000000;}

td.header     {font-size:11px; border:1px solid #555555; color:#000000; font-weight:bold; background-image:url(./images/header.gif);}
a.header      {font-size:11px; color:#000000; font-weight:bold; cursor:pointer;}
a:hover.header{font-size:11px; color:#ffffff; font-weight:bold; cursor:pointer;}

td.subheader     {font-size:11px; color:#000000; font-weight:bold; border:1px solid #555555; background-image:url(./images/subheader.gif);}
a.subheader      {font-size:11px; color:#000000; font-weight:bold; cursor:pointer; text-decoration:none}
a:hover.subheader{font-size:11px; color:#000000; font-weight:bold; cursor:pointer; text-decoration:underline}

a.small       {font-size:11px; color:#000000; cursor:pointer;}
a:hover.small {font-size:11px; color:#000000; text-decoration:none; cursor:pointer;}

a             {color:#000000; cursor:pointer;}
a.postlink    {font-size:12px; color:#000000; cursor:pointer;}
a:hover.pages {font-size:11px; color:#CC0000; cursor:pointer;}
a:hover.pagelinks {color:#CC0000; cursor:pointer;}

td.navover    {font-size:11px; border:1px solid #555555; color:#000000; background-image:url(./images/header.gif);}
td.nav        {font-size:11px; border:1px solid #555555; color:#000000; background-image:url(./images/headerbw.gif);}
a.nav         {font-size:11px; color:#000000; text-decoration:none; cursor:pointer; font-weight:bold}
a.navbold     {font-size:11px; color:#ff0000; text-decoration:none; cursor:pointer; font-weight:bold}

td.footer     {font-size:11px; border:1px solid #555555; background-color:#DBDBDB; color:#000000;}
.signature    {font-size:11px; color:#333333;}
.copyright    {font-size:11px; text-align:center; line-height:14px;}
.post         {font-size:12px;}
.quote        {font-size:11px; background-color:#FEFEFE; color:#333333; border:1px #555555 solid;}
.code         {width:90%; margin-left:5%; margin-right:5%; padding:3px;}
.codetitle    {font-size:12px; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; padding:3px;}
.codelines    {font-size:11px; background-color:#EEEEEE; color:#333333; border:1px #555555 solid; font-family:Courier New, Courier, serif; text-align:right; float:left; padding:3px;}
.codedata     {font-size:11px; background-color:#FEFEFE; color:#333333; border:1px #555555 solid; font-family:Courier New, Courier, serif; white-space:nowrap; overflow:auto; padding:3px; border-left:0px;}
.pages        {font-size:11px; color:#333333;}
.mbcSelect    {font-size:11px; background-color:#ECECEC; color:#000000;}
.mbcButton    {font-size:11px; background-color:#ECECEC; color:#000000; border:1px #555555 solid;}
.stats        {font-weight:bold;}
.adminstat    {text-align:center;}
body {
	background: url(assets/page_background.gif) 50% 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-family: Georgia, "Times New Roman", serif;
	font-size: small;
		}
		
/*  --------- 2. structure  --------- */

#wrapper {
		width: 740px;
		margin: 0 auto;
		}
		
#masthead {
	height: 92px;
	background-image: url(HEADER3.png);
	background-repeat: no-repeat;
		}
		
#pullNav {
		float: right;
		padding: 6px 10px 0 0;
		}
		
#navContainer {
	background: #d7d7d7;
	border-top: 1px solid #898989;
	border-bottom: 1px solid #898989;
	text-align: center;
	width: 740px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	height:10px;
		}

#sidebar {
		float: left;
		padding: 10px;
		background: url(assets/sidebar_top.gif) repeat-x;
		width: 160px;
			voice-family: "\"}\""; 
  			voice-family:inherit;
		width: 140px;
		}

#content {
		border-top: 5px solid #e5e5e5;
		}

#mainContent {
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		float: left;
		width: 580px;
			voice-family: "\"}\""; 
  			voice-family:inherit;
		width: 560px;
		}

.boxout {
		float: right;
		width: 147px;
		padding: 0px 0 80px 10px;
		border-left: 1px solid #898989;
		}

#footer {
		clear: both;
		padding: 10px;
		text-align: right;
		border-top: 1px solid #bbbbbb;
		margin: 10px 10px;; 
		}

.separator {
		clear: both;
		}

.separatorInvisible {
		clear: both;
		height: 1px;
		}
		
/* ---------- 3. links and navigation ---------- */

a {
		color: #000000;
		}
		
a:hover, #navigation a:hover {text-decoration: underline; color: grey;}

#pullNav ul {
		list-style-type: none;
		}

#pullNav li {
		display: inline;
		margin-left: 10px;
		text-transform: uppercase;
		}

#pullNav a {
		text-decoration: none;
		}

#navigation, #pullNav {
		font-size: 85%;
		line-height: 100%;
		}

#navigation ul {
		list-style-type: none;
		}

#navigation li {
		border-right: 1px solid #aaaaaa;
		padding: 0 9px;
		display: inline;
		}

#navigation li.endLink {
		border: 0;
		padding-right: 0;
		}

#navigation a {
		text-decoration: none;
		color: #333333;
		text-transform: uppercase;
		}
		
/* ---------- 4. fonts ---------- */

h1, h2, h3, h4, p, ul {
		}

h1 {
		font-size: 115%;
		border-bottom: 5px solid #eeeeee;
		margin-bottom: 15px;
		padding-bottom: 5px;
		}

#sidebar h1 {
		border: 0;
		background: #898989;
		color: #ffffff;
		padding-left: 5px;
		font-size: 85%;
		padding-top: 5px;
		width: 140px;
			voice-family: "\"}\""; 
  			voice-family:inherit;
		width: 135px;
		}

h2 {
		font-size: 100%;
		margin-bottom: 2px;
		margin-top: 1.5em;
		}
		
#sidebar h2, .boxout h2 {
		font-size: 85%;
		}

h3 {
		font-size: 85%;
		}
		
h4 {
		}

p {
	font-size: 93%;
	margin-bottom: 1em;
	line-height: 1.4em;
	border: thin none #333333;
		}

#sidebar p, .boxout p, #footer p {
		font-size: 85%;
		}

#footer p {
		margin: 0;
		line-height: 1em;
		}

.boxoutPage #mainContent h1, .boxoutPage #mainContent h2, .boxoutPage #mainContent h3, .boxoutPage #mainContent p, .boxoutPage #mainContent ul {
		width: 392px;
		}

.boxoutPage #mainContent .boxout h1, .boxoutPage #mainContent .boxout h2, .boxoutPage #mainContent .boxout h3, .boxoutPage #mainContent .boxout p, .boxoutPage #mainContent .boxout ul {
	width: 147px;
	}


ul {
		list-style-type: none;
		}

blockquote {
		margin: 1.6em 0 0;
		background: url(assets/shared/quote_tl.gif) no-repeat 10px 0;
		width: 318px;
		}

p.quoteBody {
		background: url(assets/shared/quote_br.gif) no-repeat bottom right;
		padding: 0 25px 0 35px;
		text-align: center;
		font-size: 13px;
		font-style: italic;
		}
		
p.quoteCite {
		text-align: right;
		font-weight: bold;
		padding-right: 25px;
		}

/* ---------- 5. images ---------- */

a img {
		border: 0;
		}

img {
		border: 0px solid #898989;
		}

img.imgBorder {
		border: 0;
		}
		
img.floatRight {
	float: right;
	margin: 0 0 10px 10px;
	border: 1;
		}
.floatright {
	float: right;
}

		
.boxout img {
		margin-bottom: 5px;
		}
		
/* ---------- 6. hacks ---------- */

body	{ /* IE 5 centring bug fix */
		text-align: center;
		}
		
#wrapper {
		text-align: left;
		}  
