.ciintro {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.toctext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}
.selecteddrpdwn	{font-family:tahoma,san-serif;font-size:11px;color:#000066;background-color:#D6E7EF}
.normaldrpdwn	{font-family:tahoma,san-serif;font-size:11px;color:#000066;background-color:#ffffff}
table.toolbartable { border: 1px #EEEEEE solid; border-spacing: 0px; }

body {
	background-color: E6F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
	background-color: #C8D1DB;
	margin: 0px;
	border: 2px solid #000000;
	background-position: center;
	padding: 5px;
	text-align: center;
}
/* Gallery styles */
#content { 
width:100%;
float:left; 
}
#col1 { 
width:150px;
float:left;
}
#col2 { 
width:44em;
margin-left:2em;
float:left;
}
#toons td {
border:2px solid #ccc;
padding:1em;
width:100px;
height:120px;
}
#toons tr {
border:1px solid #ccc;
}
#toc {
text-align: center;
}

#toc a {
text-decoration: none;
color:#000;
font-weight:bold;
}

#toc a:hover {
color:#CF4040;
}
/* gallery styles over */
