body {
    margin: 0px; padding: 0px; 
    background-color: #fff; 
	color: #666;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
    line-height: 17px;
}

table {
	border-collapse: collapse;
	margin: 12px auto;
}
   
table tr td {
	padding: 4px 6px; 
	vertical-align: top;
}
  
  
  
form {
	margin: 0px;
	padding: 0px;
}
   
hr {
	border: none; 
	height: 0px;
	background-color: #aaaaaa; 
	color: #aaaaaa;
	width: 100%;
}
   
p { 
	margin: 0px;
	padding: 0px;
}

ul { 
	margin: 0px 24px;
 	padding: 0px;
  	list-style: disc outside;
}
   
ul ul { 
	margin-top: 0px; 
	padding-top: 0px;
 	list-style: circle outside;
}
  
ul ul ul {
	margin-top: 0px;
  	padding-top: 0px;
   	list-style: square outside;
}

a {text-decoration:none; color: #00f; }
a:visited { text-decoration:none; color: #00f; }
a:hover { text-decoration:underline; color: #642f64; }
a:active { color: #00f; }

.vspace { margin: 4px; }
p.vspace { padding: 3px; }
.content-mat { padding: 14px 15px 10px 25px; margin: auto; background: none; }


.clearer{ 
	clear: both; 
	display: block;  
 	margin: 0px;
 	padding: 0px; 
 	height: 0px; 
 	line-height: 0px;
 	font-size: 0px; 
}

.borderless-table tr td { 
	border: none;
}

#header {
	width: 870px; 
	height: 150px; 
	margin: 0px auto 0px auto; 
	text-align: left; 
}

 #page-title {
 	color: #ddd;
 	font: 10pt arial;
 	font-weight: bold;
 	padding: 130px 8px 8px 20px; 
}
 
 
/* #header #page-subtitle { color: #b5b5b5; font: 12pt Arial; font-weight: bold; padding: 0px 8px 8px 30px; } */
#header a { 
	color: #ddd; 
}

#main { 
    width: 870px; margin: 0px auto; 
	background: url(../images/Box-Middle.jpg) repeat-y top center; 
}

#main h1 { 
  	font-size: 12pt;
 	margin: 0px;
 	padding: 0px;
}
   
#main h2 {
	font-size: 11pt;
	margin: 0px;
  	padding: 0px; 
   	text-align: center;
}
   
#main h3 { 
	font-size: 10pt; 
	margin: 0px;
  	padding: 0px;
}
  
#main h4 { 
  	font-size:  9pt;
  	margin: 0px;
  	padding: 0px; 
}
  
#main h5 { 
  	font-size:  9pt;
  	font-style: italic;
  	margin: 0px;
  	padding: 0px; 
}

#main h6 {
 	font-size: 14pt;
 	color: red;
 	margin: 0px; 
 	padding: 0px; 
}
 
#caption {
   	font-size: 9pt;
   	margin: 0px;
   	padding: 0px; 
   	text-align: center;
}

#content {
	position: relative; 
	float: left; 
	width: 815px;  
	text-align: left; 
	min-height: 400px;
	background: url(../images/main-r.png) no-repeat bottom right;
}

#wikitext {
	float: right;
    clear: right;
	width: 620px;
	padding-left: 23px;
	padding-right: 5px;
	border-left: 1px solid #ccc;
    background: url(../images/side.png) repeat-y top left; 

}

#sidebar .wikilink { color: #666; }
#sidebar .urllink { color: #666 }
#sidebar .selflink { color: #666; }

#sidebar {
	float: left;
	width: 155px;
	margin: 0px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	background: url(../images/ccf.gif);
	min-height: 400px;
}

#footer {
    background: url(../images/Box-Bottom.jpg) no-repeat top center; 
    width: 870px; 
	height: 30px;
    border: 1px none #ccc; 
    margin: 0px auto; 
	padding: 0px 0px 8px 0px;
}

#copyright {
   	margin: 0px 20px 0px 20px;
   	padding: 2px 0px;
   	border-top: 1px solid #ccc; 
   	font-size: 8pt; 
   	}

#menubar {
    margin: 0px 11px 0px 11px;
    padding: 2px 12px 1px 12px;
    border-bottom: 1px solid #e8e8e8;
    background-color: #e8e8e8;
    text-align: left;
    font-size: 8pt; font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#menubar ul {
   	margin: 0px; 
   	padding: 0px;
}
  
#menubar ul li {
   	list-style: none;
   	display: inline; 
   	text-indent: 0px; 
   	text-align: left; 
   	padding-right: 8px; 
}
  
#menubar a { 
	color: #666; 
}

#text {
   	margin-top: 12px;
   	margin-bottom: 12px;
   	font-family: monospace;
}

pre {
	font-size: 9pt;
	background-color: #fffff4;
	border: 1px solid #999;
	line-height: 15px;
}

textarea { 
	margin-top: 12px; 
	margin-bottom: 12px; 
	font-size: 9pt; 
}

.column {
	border: 0px;
	margin: 0px;
}

td.column {
	padding: 0px 10px 0px 10px;
}

.difftype,.difftime,.diffrestore {
    font-size: 8pt;
}

#wikitext a.urllink {
   background: url(../images/external.png) center right no-repeat;
   padding-right: 13px;
} 

.lfloat {
	margin: 5px 15px 5px 0;
}

.rfloat {
	margin: 5px 0px 5px 10px;
} 

/**************************************************************************************************/
/************************ THESE STYLES ARE FOR THE SIDE GORDON MENU ONLY ***************************/
/**************************************************************************************************/

.menu {
	z-index: 1;
	position: absolute;
	margin-top: 15px;
	float: left;
}

#menusys {
	width: 815px;
	margin-left: auto;
	margin-right: auto;
}



/* -------------------------------------------------------------------- */
/*	    		CSS CODE FOR THE SIDE GORDON JAVASCRIPT MENU			*/
/* -------------------------------------------------------------------- */

/* This was copied and edited from the OSRFD Page. There may be some useless data here. */

.clCMEvent {
	LEFT: 0px; 
	VISIBILITY: visible; 
	WIDTH: 99%; 
	CLIP: rect(0px 100% 100% 0px); 
	POSITION: absolute; 
	TOP: 0px; 
	HEIGHT: 99%;
}
.clCMAbs {
	LEFT: 0px; 
	VISIBILITY: hidden; 
	POSITION: absolute; 
	TOP: 0px;
}
.clBar {
	VISIBILITY: hidden; /* change to hidden is the real fix */ 
	WIDTH: 10px;
	POSITION: absolute;
	HEIGHT: 10px;
	  /* COLOR OF BOX BORDER */ 
} 

/*The background color was removed so that no border appeared on the navigation. You also have to change the oCMenu.level[0].borderX=0 in the js file to 0, see comment there also. reg 12-20-07*/

/* This Gives A Border To The Top Level Nav.  */



/*Styles for Level 0*/

.clLevel0,.clLevel0over{
	position:absolute; 
	padding:3px; 
	font-family:arial; 
	font-size:12px; 
}

.clLevel0{
	background-color: #ccccff; /* BACKGROUND COLOR FOR THE BOX ITSELF */
	color: black;        
}

.clLevel0over{
	background-position:100% 0%; 
	background-color:#642f64; /*Light Purple Color*/
	layer-background-color:#642f64; 
	color:#ffffd6; /* Text */
	cursor:pointer; 
	cursor:hand; 
	background-repeat: no-repeat; 
} 

.clLevel0border{
	position:absolute; 
	visibility:visible; 
	border-color:#000000;
	boder-style:solid; 
	border-width:thick;
}  


/*Styles for Level 1 */
.clLevel1, .clLevel1over{
	position:absolute; 
	padding:5px;
	font-family:arial; 
	font-size:12px;
}

.clLevel1{
	background-color:#642f64; 
	color:#ffffd6;
}

.clLevel1over{
	background-position:100% 0%; 
	background-color:#ccccff; 
	layer-background-color:#ccccff; 
	color:#000000; 
	cursor:pointer; 
	cursor:hand; 
	background-repeat:no-repeat; 
}
