/***********************************************/
/* world-enlightenment.css for 1280 X 1024 or less - Author, Marcus E. Lee */

/***************** Body Background Image etc. *************/
body{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #000000 url(/Backgrounds/enlightenment-divine-space-dwn.gif) fixed;
	height: 2200px;
}
body,td,th {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	line-height: 1.5;
	text-align: justify;
}

/******* hyperlink and anchor tag styles *******/

a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #993300;
}
/************** heading tag styles **************/

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 24px;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 100px;
	left: 2%;
	right: 2%;
	width:95.6%;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border: 0px none;
	list-style-position: outside;
	list-style-image: url(/Angelic-Messengers/assets/bullet.gif);
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url("/divine/glbnav_background.gif");
	text-decoration: none;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:-1px;
	width: 10px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:-1px;
	width: 10px;
}

#globalLink{
	position: absolute;
	top: 4px;
	height: -13px;
	min-width: 900px;
	padding: 7px;
	margin: 0px;
	left: 12px;
	z-index: 100;
	width: 900px;
}


a.glink, a.glink:visited{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.166;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #006600;
}

a.glink:hover{
	text-decoration: none;
	color: #FFFFFF;
}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 73px;
	left: 0px;
	min-width: 640px;
	height: 12px;
	line-height: 12px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #CC9900;
	font-size: 10px;
	font-weight: normal;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.subglobalNav a:hover{
	color: #CC9900;
	font-weight: normal;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: bold 14px Verdana, sans-serif;
	color: #000033;
}

#breadCrumb a{
	color: #000033;
}

#breadCrumb a:hover{
	color: #CC9900;
	text-decoration: underline;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px none #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url(/Backgrounds/blackplaid.gif);
	font-weight: bold;
	padding: 4px 0px 4px 9px;
	color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px inset #cccccc;
	background-color: #660000;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: inset;
	border-right-style: inset;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #666666;
}


/********************* end **********************/
h2{
 font: normal 16px Arial, Helvetica, sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

.COURSTAND12 {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 21px;
}
.quotes {
	color: #336666;
}
.style2 {font-size: 14px}

.style3 {font-size: 12px}
.style13 {
	color: #CCCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: normal;
}
.style301 
{
	color: #993300;
	font-size: small;
}
.redivine 
{
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}
.style309 
   {
	font-size: 10px;
	color: #753A00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.style14 {
    font-family: "Courier New", Courier, mono; 
    font-weight: bold; 
	color: #660000;
	line-height: 18px;
}
.style15 {
	font-size: 9px;
	color: #333333;
}
.red {
	color: #CC0000;
	}
.bluegenebotom {
	font-weight: normal;
	color: #333333;
	font-size: 8px;
	font-family: "Courier New", Courier, mono;
}
.font-size12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.playerpage {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
}
.thickasabrick 
   {
	font-size: small;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	}
.fairuse
   {
	font-size: x-small;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	}	
.enlightenmentlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.policy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC9900;
	line-height: 21px;
}
.gold-title {
    font-family: "Courier New", Courier, mono; 
    font-weight: normal; 
	color: #CC9900;
	line-height: 18px;
}
.small-miracle
   {
	font-size: x-small;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	font-weight: lighter;
	}

.gold-link 
   {
	font-size: 10px;
	color: #CC9900;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.white {
	color: #FFFFCC;
}
.italic_quotes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #663300;
	font-style: normal;
	line-height: 1.5;
}
.quotesgenevablue {
	color: #336699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.5;
}
.thickasabrickmaintext {
	color: #663300;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 1.5;
	text-decoration: none;
}

