body {
		text-align: left;
		margin-left: 10px;
		background-color:#0099FF;
	}
	
	#container {
		margin: 0 auto;
		width: 800px;
		display: block;
		background-color:#0099FF;
	}

	/* header */

	#header {
		width: 798px;
		height: 100px;
		float:left;
		margin: 0px;
		background-image:url(../images/icttop.jpg);
		background-repeat: no-repeat;
		border: 0px;
	}

	/*End of header*/

	/* Top Row Div */

	#whiteboard_top {
		width: 798px;
		height: 55px;
		float:left;
		margin: 0px;
		background-image:url(../images/whiteboard_top.jpg);
		background-repeat: no-repeat;
		border: 0px;
	}

	/*End of Top Row Div*/
	
	/* Middle Row Div */

	#whiteboard_middle {
		width: 798px;
		height: auto;
		float: left;
		margin-top:inherit;
		margin-left: 0px;
		background-image:url(../images/whiteboard_middle.jpg);
		background-position:top; b
		background-repeat: repeat;
		border: 0px;
	}

	/* End of Middle Row Div */
	
	/* Bottom Row Div */

	#whiteboard_bottom {
		width: 798px;
		height: 80px;
		float:left;
		margin: 0px;
		background-image:url(../images/whiteboard_bottom.jpg);
		background-repeat: no-repeat;
		border: 0px;
	}

	/* End of Bottom Row Div */
	
	#column1 {
	    width: 330px;
		height: auto;
		float:left;
		margin-left: 30px;
		border-left-style:  solid;
		border-left-width: 0px;
		border-right-style: solid;
		border-right-width: 0px;
		border-top-style: solid;
		border-top-width: 0px;
		border-bottom-style: solid;
		border-bottom-width: 0px;
		}
		
	#column2 {
	    width: 330px;
		height: auto;
		float:left;
		margin-left: 10px;
		border-left-style:  solid; color: #0099ff;
		border-left-width: 1px;
		border-right-style: solid;
		border-right-width: 0px;
		border-top-style: solid;
		border-top-width: 0px;
		border-bottom-style: solid;
		border-bottom-width: 0px;
		}
		
	#column3 {
	    width: 680px;
		height: auto;
		float:left;
		margin-left: 30px;
		border-left-style:  solid;
		border-left-width: 0px;
		border-right-style: solid;
		border-right-width: 0px;
		border-top-style: solid;
		border-top-width: 0px;
		border-bottom-style: solid;
		border-bottom-width: 0px;
		}
	
	
	/* Text Styles */
	
	p { margin-left: 10px; font-family: "Comic Sans MS",Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000;}


a:link { font-family: "Comic Sans MS",Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color:#000099; text-decoration: none}
a:visited { font-family: "Comic Sans MS",Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000099; text-decoration: none}
a:hover { font-family: "Comic Sans MS",Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000099; text-decoration: none}
a:active { font-family: "Comic Sans MS",Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color:#FF0000; text-decoration: none}

a.bold:link { font-family: "Comic Sans MS",Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color:#000099; text-decoration: none}
a.bold:visited { font-family: "Comic Sans MS",Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000099; text-decoration: none}
a.bold:hover { font-family: "Comic Sans MS",Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000099; text-decoration: none}
a.bold:active { font-family: "Comic Sans MS",Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color:#FF0000; text-decoration: none}

h1 { margin-left: 10px; font-family: "Comic Sans MS", Arial; color: #0099ff;}
h2 { margin-left: 10px; font-family: "Comic Sans MS", Arial; color: #0099ff;}
h3 { margin-left: 10px; font-family: "Comic Sans MS", Arial; color: #0099ff;}
h4 { margin-left: 10px; font-family: "Comic Sans MS", Arial; color: #0099ff;}
h5 { margin-left: 10px; font-family: "Comic Sans MS", Arial; color: #0099ff;}



.BigWhiteLink {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.BigBlueLink {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}

/* End Text Styles */
	
.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 0px solid #666;
padding: 2px;
}

.floatleft { float: left;}

/* The yellow folders */
#navcontainer
{
margin: 0px;
padding: 0px;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { 
float: left;
 }

#navcontainer ul li a
{
text-decoration: none;
font-family: "Comic Sans MS", Arial;
background: url(/ict/images/folderOFF.png) no-repeat top left;
font-size: 10px/12px;
float: left;
margin: 0px;
height: 67px;
width: 75px;
padding-top: 13px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 10px;
}

#navcontainer li a:hover
{
background: url(/ict/images/folderON.png) no-repeat left top;
color: #000000;
}
.whiteText {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.whiteBold {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
li, ul, ol {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
}

