#main_body {
width: 781px;
font-family: verdana;
font-size: 12px;
line-height:120%;
}
#printer_width {
	width: 587px;

}
#main_body * {font-size: 12px;}
#nav_links {
color: black;
background-color: #6A3BBD;
padding: 8px;
font-size: 12px; font-weight: bold;
padding-left: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav_links a {
color: orange; text-decoration: none; padding: 5px; 
}

#nav_links a:hover {
color: white;
}


#side_nav {
	background-image: url(images/side_nav_bg_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #6A3BBD;
	width: 203px;
}

#side_nav #header {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: white;
font-weight: bold;
padding: 10px; padding-left: 15px;
}
#side_nav blockquote {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 10px; padding: 5px;
color: #FECE00;
font-weight: bold;

}
#side_nav blockquote #tagline { font-size: 10px; color: orange;}
#side_nav a { font-size:13px; padding-left: 4px; text-decoration:none;}



#side_nav a:visited {color:rgb(0,51,153);}

#login { padding: 4px; background-color:#A8A8ED;}

#purple_text { color:#6A3BBD; font-weight: bold;}
#purple_text_first_letter {font-size: 20px;}
#home_table {font-size: 12px; line-height: 150%;}

.style1 {color: #333333}
.style4 {font-size: 9px}


#header {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #6A3BBD;
	padding: 4px;
	margin-bottom: 14px;

}

#sub_header {
  font-size: 14px;
  font-weight:bold;
  color: black;
  padding: 4px;
  padding-botom: 0px;
  margin-bottom: 0px;
}
.blue_text {color: #336699;}
td {font-size: 12px;}
#star_list li {	list-style-image: url(sprinkle/__blue_star_bullet.gif); margin-bottom:4px; }

#sub_nav { margin-top: 4px; margin-bottom: 5px; }
#sub_nav li a {color: #CC0000; font-size: 10px; }
#sub_nav li a:hover {color: darkred; }
#center_me {text-align: left; margin: auto auto; width:587px;}
#baby {
	background-image: url(images/child.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 120px;
}


#padding_5 {
	padding: 5px;
	padding-top: 0px;
}

#header { font-size: 1.7em; color:#6A3BBD; font-weight: bold; text-decoration: none;  }

#activity {
	text-align:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	padding-left: 0.5em;
	padding: 0.1em;
	padding-left: .5em;
	margin-bottom: 0px;
	font-style: italic;
	color: #6A3BBD;
	background-color: #FFFFFF;
	background-image: url(images/activity_bg_light.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	height: auto;
	
}

#activity_bottom {
	background-image: url(images/activity_bg_light_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
}


.instruction_headers {
	font-weight: bold;
	text-align:right;
	padding: 4px;
	width: 100px;
	color: #333333;
	background-color: #CCBCE9;
	border-bottom: #6a3bbd;
}
#activity_table a{
	color: #003399;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#no_pad {margin: 0; padding: 0;}
#no_pad li {padding-left: 5px; margin-left: 5px;}



#border_bottom td  {
	border-bottom: 1px dashed #B79FE1;
}

#border_bottom th {
border-bottom: 1px solid #6A3BBD;
font-size: 16px;
color: #532F95; 
background-color: #B79FE1;
font-style:italic;
text-align: left;
padding-left: 0.5em;
}


#padding_5 a { color: rgb(0,51,153); text-decoration: none;}










/* Eric Myer's Simple List Separators
http://www.meyerweb.com/eric/talks/2003/commug/commug.html */
 #navlist
{
padding: .1em;
margin:0;


}

#navlist li
{
list-style: none;
margin: 0;
padding: 0;
padding-bottom: .5em;
padding-top: .5em;
/*border-top: 1px solid purple;*/

}

#navlist li a { text-decoration: none; color: #00CCFF;}
#navlist li a:visited { text-decoration: none; color: #00CCFF; }





/* and list for materias in activity pages */

 #navlist2
{
margin-left: 0;
padding-left: 0;
list-style: none;
margin-bottom:0;

}

#navlist2 li
{
display:block; 
padding-left: 14px;
background-image: url(images/star_bullet.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding-bottom: .5em;

}

.copy { text-align: center; font-family: helvetica, verdana, serif; font-size: smaller; width: 100%;  padding: 1em; margin-top: 1.5em; }