@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #494949;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
}

/* used in mythText */

.body1 #containerMyth {
	width: 1100px; 
	background: #494949;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
}



.body1 #containerVerse {
	width: 1100px; 
	background: #494949;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
}





.body1 #mainContent {
	padding: 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}



/* used in index */

.subMyth {
    
	float:left;

	width:350px;
	height:4100px;
    padding:15px;
    border:0px;
    margin:0px;
	
	color:#CCCCCC;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.subMyth a:link { text-decoration:none; color:#ccc; }
.subMyth a:visited { text-decoration:none; color:#ccc; }
.subMyth a:active { text-decoration:none; color:#ccc; }
.subMyth a:hover { text-decoration:none; color:#ffffff; background-color:#333; }





.subMythVerse {
    
	float:left;

	width:360px;
	height:360px;
	
	
    padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	
	
    border:0px;
    margin:0px;
	
	color:#CCCCCC;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.subMythVerse a:link { text-decoration:none; color:#ccc; }
.subMythVerse a:visited { text-decoration:none; color:#ccc; }
.subMythVerse a:active { text-decoration:none; color:#ccc; }
.subMythVerse a:hover { text-decoration:none; color:#ffffff; background-color:#333; }


.verseBG {
    
	float:left;
	
	background-color: #212121;

	width:330px;
	height:330px;
	
	
    padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	
	
    border:0px;
    margin:0px;
	
	color:#CCCCCC;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}




.subContentImg {
    
	float:left;

	width:100px;
	height:100px;
    padding:15px;
    border:0px;
    margin:00px;
	
}




.myth620x360 {

    
	float:left;

	width:620px;
	height:360px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
    border: 0px;
    margin: 0px;

}




.myth900 {

    
	float:left;

	width:900px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
    border: 0px;
    margin: 0px;

}






.myth360 {
    
	float:left;

	width:360px;
	height:360px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
    border: 0px;
    margin: 0px;

}





.myth230 {
    
	float:left;

	width:230px;
	height:230px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
    border: 0px;
    margin: 0px;

}





/* used in mythText.html */

.mythText620 {
    
	float:left;

	width:620px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
    border: 0px;
    margin: 0px;

	color:#CCCCCC;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}





.mythNumberText {

	color:#CCCCCC;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}












/* clear float */
.clear { clear:both; }





/* footer */
.footer1 {
    
	width:650px;
	padding-bottom:25px;
	padding-top:50px;
	
	background-color:transparent;
	color:#ccc;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* .footer1 link formatting */
.footer1 a:link { text-decoration:none; color:#ccc; }
.footer1 a:visited { text-decoration:none; color:#ccc; }
.footer1 a:active { text-decoration:none; color:#ccc; }
.footer1 a:hover { text-decoration:none; color:#ffffff; background-color:#333; }



/* header & text formatting attributes */

h1 {
color:#ccc; 
font-size:24px;
font-weight:100;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 a:link { text-decoration:none; color:#ccc; }
h1 a:visited { text-decoration:none; color:#ccc; }
h1 a:active { text-decoration:none; color:#ccc; }
h1 a:hover { text-decoration:none; color:#fff; background-color:#333; }



.titleWrap {
	width: 1000px;
	padding-bottom:25px;
	padding-top:25px;
	float: left
}


.titleWrapActual {
	width:900px;
	padding-bottom:25px;
	padding-top:25px;
	float: left
}


.titleNav {
	width:150px;
	
}
	


.baskerville { 
	font-family: Baskerville,Baskerville Old Face,Hoefler Text,Garamond,Times New Roman,serif;
	font-size:28px;
}



.baskervilleNav { 
	font-family: Baskerville,Baskerville Old Face,Hoefler Text,Garamond,Times New Roman,serif;
	font-size:14px;
	width: 300px;
	float: left;
	text-align: right;
}

.baskervilleNav a:link { text-decoration:none; color:#ccc; }
.baskervilleNav a:visited { text-decoration:none; color:#ccc; }
.baskervilleNav a:active { text-decoration:none; color:#ccc; }
.baskervilleNav a:hover { text-decoration:none; color:#fff; background-color:#333; }





/* smaller text */

.smallerText {
padding:0px;
margin:0px;
color:#FFFFFF; 
font-size:10px;
font-weight:200;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* smallerText link formatting */
.smallerText a:link, a:visited, a:active { text-decoration:none; color:#ffffff; padding:0px; }
.smallerText a:hover { text-decoration:none; color:#ffffff; background-color:#cc6600; padding:0px; }



