/* Global Style Sheet */

/*body {background-image: url(images/marb006.jpg); color: black;}*/
/*body {background-image: url(images/marb009.jpg); color: black;}*/
/*body {background-image: url(images/marb022.jpg); color: black;}*/
body {background-image: url(images/marb071.jpg); color: #000;}
caption {color: black; border: 1px solid black;}
table {border: 1px solid black;padding: 5px; width: 90%; align: center;}
th {background-color; #333;}
tr {background-color: #999;}
td {background-color: #ccc; border: 1px solid black;}

.highlight {background-color: black; color: red;}

h3
	{
	font-family: Times, serif, sans-serif;
	color: #6A5C1B;
	text-align: center;
	}

h4	{
	font-family: Times, serif, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #6A5C1B;
	text-align: center;
	}

h5	{
	font-family: Times, serif, sans-serif;
	font-style: bold;
	color: #6a5C1B;
	text-align: center;
	}

a:link	{color: #9608FA;}
a:visited
	{color: #7C579E;}

/* 
   This section sets up the following:
	1 Header
	3 columns in the main body
	1 footer
	
   All sections are floated using percentage values
*/

#fulldoc
	{
	width: 95%;
	}

#maindoc
	{
	float: left;
	width: 100%;
	}

#header 
	{
	margin-left:10px;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #000;
	}

#headerlt
	{
	position: absolute;
	left: 0;
	width: 20%;
	margin-left: 10px;
	margin-top: 0px;
	padding: 3px;
	}

#headerctr
	{
	margin: 0px 25% 0 25%;
	padding: 3px;
	}

#headerrt
	{
	clear: top;
	position: absolute;
	left: 80%;
	width: 20%;
	padding-left: 10px;
	padding: 3px;
	}

#leftcol 
	{
/*	position: absolute; */
	float: left;
	left: 0;
	width: 15%;
	margin-left: 10px;
	margin-top: 0px;
	padding: 3px;
	}

#content 
	{
	margin: 0px 20% 0 20%;
	padding: 3px;
	}


#rightcol
	{
/*	position: absolute; */
	float: right;
	left: 85%;
	width: 15%;
	padding-left: 10px;
	padding: 3px;
	}

#footer 
	{
	clear: both;
	width: 100%;
	margin: 10px;
	text-align: center;
	padding: 3px;
	border-top: 1px solid #000;
	}

#games
	{
	border-bottom: 2px dotted #000;
	padding: 2px;
	}

#blogs
	{
	border-bottom: 2px dotted #000;
	padding: 2px;
	}

#pbase
	{
	border-top: 2px dotted #000;
	border-bottom: 2px dotted #000;
	float: left;
	width: 100%;
	padding-left: 10px;
	padding: 3px;
	}

#niv
	{
	border-bottom: 2px dotted #000;
	float: left;
	width: 100%;
	padding-left: 10px;
	padding: 3px;
	}

#sitenews
	{
	border-bottom: 2px dotted #000;
	float: right;
	width: 100%;
	padding-left: 10px;
	padding: 3px;
	}	

#intro
	{
	float: left;
	width: 100%;
	font-family: Times, Serif, Sans-serif;
	font-size: large;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px dotted #000;
	}

#eqnews
	{
	float: left;
	width: 100%;
	font-family: Times, Seric, Sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px dotted #000;
	}
	
#Equilibrium
	{
	float: left;
	border-top: 2px dotted #000;
	border-bottom: 2px dotted #000;
	width: 100%;
	padding-left: 10px;
	padding: 3px;
	}

#d20
	{
	border-bottom: 2px dotted #000;
	padding: 2px;
	}

#travel
	{
	border-bottom: 2px dotted #000;
	padding: 2px;
	}

#popup
	{
	width: 97%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding: 5px;
	font-family: Times, Serif, Sans-serif;
	}

#game_notes
	{
	border-bottom: 2px dotted #000;
	padding: 2px;
	}
	


/* End of Global Style Sheet */
