@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #333333;
	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;
}


.body1 #container2 {
	width: 800px; 
	background: #333333;
	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 #containerHercules {
	width: 900px; 
	background: #333333;
	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 #containerInfernoActual {
	width: 1050px; 
	background: #333333;
	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 */
}




.subContentImg {
    
	float:left;

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




.mag3x1 {
    
	float:left;

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



.mag600 {
    
	float:left;

	width:600px;
    padding:0px;
    border:0px;
    margin:0px;
	
}


.inferno600 {
    
	float:left;

	width:650px;
    padding-left:25px;
    border:0px;
    margin:0px;
	
}




.subMag {
    
	float:left;

	width:150px;
	height:3000px;
    padding:15px;
    border:0px;
    margin:0px;
	
	color:#ccc;
	font-size:16px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	
}

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



.subMyth {
    
	float:left;

	width:200px;
	height:4100px;
    padding:15px;
    border:0px;
    margin:0px;
	
	color:#ccc;
	font-size:16px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "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; }












.subMagActual {
    
	float:left;

	width:130px;
	height:300px;
    padding:15px;
    border:0px;
    margin:0px;
	
	color:#ccc;
	font-size:16px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	
}

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





.subInfernoActual {
    
	float:left;

	width:300px;
	height:300px;
    padding:15px;
    border:0px;
    margin:0px;
	
	color:#ccc;
	font-size:16px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	
}

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












/* 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:650px;
	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; }


.bTitleNumber { 
	
	width: 500px;
	font-family: Baskerville,Baskerville Old Face,Hoefler Text,Garamond,Times New Roman,serif;
	font-size:14px;
	
	float: left;
}
	

.bTitleInferno { 
	
	width: 600px;
	font-family: Baskerville,Baskerville Old Face,Hoefler Text,Garamond,Times New Roman,serif;
	font-size:14px;
	
	float: left;
}
	




/* 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; }



