/* Copyright J.L. Cook 2003 */
/* http:www.centerofcreation.com */

HTML { text-align: center; }
BODY   { color: #9933FF; font-family: "Times New Roman", Georgia, Times, Serif;
	 background: silver; margin-top: 5%; align: top; }

h2,h3,h4,h5,h6,p  { color: #9933FF; }
h1  { color: silver; font-weight: 800; font-size: 130%; }
h2  { font-size: 120%; font-family: "Bernhard Modern Roman", "Times New Roman", Georgia, Times, Serif; }
h3 {font-size: 100%; font-weight: 500; margin: 0em 0em .3em 0em; }
h4 { font-weight: 600; font-size: 100%; }

hr  { width: 80%; }
	
p   { }
td     {position: absolute; top: 0px; }
a		   { color: #9933FF; font-weight: 600; }
a:visited  { color: fuchsia; }
a:hover    { color: orange; text-decoration: underline overline; background:navy; letter-spacing: .2em; }
a:active   { color: lime;   text-decoration: underline overline; background: url(../../../centerofcreation.com/Center%20Of%20Creation/gr/bg-mov-blue.gif); }

/*
   CLASSES - GENERAL
*/

.center5	{ margin-left: auto; margin-right: auto; vertical-align:middle; width:500px; }
.center6	{ margin-left: auto; margin-right: auto; vertical-align:middle; width:600px; }
.center7	{ margin-left: auto; margin-right: auto; vertical-align:middle; width:700px; }
.center8	{ margin-left: auto; margin-right: auto; vertical-align:middle; width:800px; }
.roboxl	{text-align:left; }
#navtoc	{ float:left; }
#navtoc a	{ text-decoration:none; line-height:1.3em }
#navtoc a:hover    { color: yellow; text-decoration: underline overline; background: url(../../../centerofcreation.com/Center%20Of%20Creation/gr/bg-mov-blu-tr.gif); }
.roboxl	{text-align:left; }

#rotoc1	{ margin: 0em 0em 0em 1em; }

#header	{  }
#logotop { margin: 0em 0em .7em 0em; }
#tagtop { margin: 0em 0em 1.5em 0em; }

#footer	{ margin: 2em 0em 1em 0em; text-align: center; font-size: 75%;}
#footer a { font-weight: normal; }
#footer a:hover { color: lime; font-size: 120%; font-weight: 500; background: navy; font-family: arial, geneva, san-serif; text-decoration: none; }