/* General style sheet for ICB */

BODY {
	background-color: #FFFFFF;
    	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	font: Arial;
  }

A {text-decoration: none;}
A:link    { color: #336699; }
A:visited { color: #336699; }
A:active  { color: #336699; text-decoration:underline; }
A:hover   { color: #336699; text-decoration:underline; font-weight: bold; }
A.title   { text-decoration: none; font-weight: bold; }

.toptablemenu {
	width: 730px;
	margin: 0 auto;
}

.middletable {
	width: 100%;
	margin: 0 auto;
	color: #336699;
}

.topmenu {
	background-color: #FFFFFF;
	background-image: url(http://www.cyberdriveillinois.com/images/stripes.gif);
    background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	font: bold;
	font-family: Arial;
}

.middleleft {
 	width: 50%;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	vertical-align: top;
	border-right: 350px;
}

.middleright {
 	width: 50%;
	background-color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	font-family: Arial;
	vertical-align: top;
}

.bottommenu {
 	background-color: #FFFFFF;
	background-image: url(http://www.cyberdriveillinois.com/images/stripes.gif);
    background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
}

.h1 {
	text-align: center;
	font-family: Arial;
	font-size: 18pt;
	color: #336699;
	font-weight: bold;
}

.red_emphasis {
	margin-left: 2px;
    font-weight: bold;
	font-family: Arial;
	color: #AA0000;
}

.normal_text {
	margin-left: 0px;
	font-family: Arial;
	font-size: 12px;
}

.definedterm {
	margin-left: 2px;
    font-weight: bold;
	font-family: Arial;
	color: #003366;
}

.definition {
    margin-left: 20px;
	font-family: Arial;
	font-size: 12px;
}

.menuhome a
{
	display: block;
    font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


.menuhome a:hover
{
	color: #AA0000;
	background: #FFFFFF;
	text-shadow: none;
}

.menuhome a:visited
{
	background-image: url(http://www.cyberdriveillinois.com/images/stripes.gif);
    background-repeat: repeat-x;
	color: #FFFFFF;
}

/* IMAGE STUFF */

.alt {
     display: none;
}

div#main_image_placement {
	text-align: center;
}
