@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 #container1 {
	width: 1150px; 
	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 #container1200 {
	width: 1200px; 
	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 */
}




.sub100 {
	
	float:left;

	width:100px;
	height:100px;
	
    padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	padding-bottom:25px;
	
    margin:0px;	

}




.sub300 {
	
	float:left;

	width:300px;
	height:500px;
	
    padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	padding-bottom:25px;
	
    margin:0px;	

}



.img750 {
	
	float:left;

	width:750px;
	height:1100px;
	
    padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	padding-bottom:25px;
	
    margin:0px;	

}








.concept300 {
	
	float:left;

	width:300px;
	height:auto;
	
    padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	padding-bottom:25px;
	
    margin:0px;	
	
	font-family: Baskerville, Baskerville Old Face, Garamond, serif;
	font-size: 18px;
	color: #CCC;

}




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






.notes300 {
	
	float:left;

	width:300px;
	height:auto;
	
    padding-left:0px;
	padding-right:0px;
	padding-top:25px;
	padding-bottom:0px;
	
    margin:0px;	
	
	font-family: Baskerville, Baskerville Old Face, Garamond, serif;
	font-size: 14px;
	color: #CCC;

}







.concept500 {
	
	float:left;

	width:500px;
	height:auto;
	
    padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	padding-bottom:25px;
	
    margin:0px;	
	
	font-family: Baskerville, Baskerville Old Face, Garamond, serif;
	font-size: 18px;
	color: #CCC;

}




.notes450 {
	
	float:left;

	width:450px;
	height:auto;
	
    padding-left:0px;
	padding-right:0px;
	padding-top:25px;
	padding-bottom:0px;
	
    margin:0px;	
	
	font-family: Baskerville, Baskerville Old Face, Garamond, serif;
	font-size: 14px;
	color: #CCC;

}




.concept1200 {
	
	float:left;

	width:1200px;
	height:auto;
	
    padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	padding-bottom:25px;
	
    margin:0px;	

}







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





/* footer */
.footer1 {
    
	width:650px;
	padding-bottom:25px;
	padding-top:25px;
	padding-left:25px;
	
	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; }



.prosNav {
	font-size:10px;
}





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

h2 {
padding:0px;
margin:0px;
color:#CCCCCC; 
font-size:22px;
font-weight:200;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


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



.titleNav {
	
	float: left;
	
	width:525px;
	text-align: right;
	padding-bottom:25px;
	padding-top:25px;
}




.navFont {

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


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




.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;
}





/* 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 { text-decoration:none; color:#ffffff; padding:0px; }
.smallerText a:visited { text-decoration:none; color:#ffffff; padding:0px; }
.smallerText a:active { text-decoration:none; color:#ffffff; padding:0px; }
.smallerText a:hover { text-decoration:none; color:#ffffff; background-color:#cc6600; padding:0px; }







.conceptTitle {
padding:0px;
margin:0px;
color:#CCCCCC; 
font-size:18px;
font-weight:200;
font-family:Verdana, Arial, Helvetica, sans-serif;
}






