body	{
	color: #000;
	background: #FFF8A4;
	margin: 0px 0 25px;
	padding: 0;
	}
	
.hide	{
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #EE1C23;
	background: transparent; 
	}

a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #EE1C23;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #31AED3;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #EE1C23;
	background: transparent;  
	}
	

h1	{
	font-size: 1.15em;
	font-weight: bolder;
	margin-bottom: 0.25em;
	margin-top: 0.0em;
	font-family: "Trebuchet MS", sans-serif;
	color: #000066;
	}

h2	{
	font-size: 1em;
	font-weight: bolder;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	font-family: "Trebuchet MS", sans-serif;
	color: #000066;
	}
	
	h3	{
	font-size: .85em;
	font-weight: bolder;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	font-family: "Trebuchet MS", sans-serif;
	color: #000066;
	}

html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  0.85em;
	line-height: 1.5;
	}

#footer p	{
	font-size: 11px;
	margin-top: 25px;
	}
	
/* Basic page divisions */

#primarycontent	{
	padding-left: 25px;
	padding-top: 25px;
	}
	
#content {
	background: transparent url(http://www.ismf.net/images/arrow.gif) center bottom no-repeat;
	}

/* Sidebar display attributes */

#sidebar p	{
	font-style: italic;
	text-align: right;
	margin-top: 0.5em;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #f5f5f5;
	}

#sidebar img	{
	margin: 30px 0 15px 0;
	}
	
#sidebar h2	{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: right;
	}

/* Navigation bar components */


table#nav	{
99;
	}

table#nav td	{
	font: bold 12px verdana, arial, sans-serif;
	text-align: center;
	color: #FFFFFF;
	height: 68px;
	width: 120px;	
	}

table#nav td a	{
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
			color: #FFFFCC;
	}
	

#nav td a:link, #nav td a:visited {
	 
	display: block;
	margin: 0;
	width: 127px;
	line-height: 62px;
		background-image: url(http://www.aect.org/ismf/blu1.gif);
			color: #FFFFCC;
	} 

#nav td a:hover {
	color: #990000;
	background-image: url(http://www.aect.org/ismf/red1.gif);
		color: #FFFFFF;
	} 

td#home a:link img, td#home a:visited img {
	color: #000033;

	width: 400px;
	height: 75px;
	} 

td#home a:hover img {
	color: #f60;

	width: 400px;
	height: 75px;
	} 
.thenavbar {
	position: absolute;
	left: 20px;
	top: 158px;
}

.thefloat {
	position: relative;
	left: 450px;
	top: 279px;
	float: left;
	z-index: 1;
	display: inline-table;
}

.theinfo {
	position: absolute;
	left: 150px;
	top: 168px;
	width: 580px;
		z-index: 2;
	padding-top: 4px;
	padding-left: 20px;
}
.line {
	position: absolute;
	left: 130px;
	top: 138px;

}

