
body
{
	background-image: url(../images/ictGradientBG2.png);
	background-repeat: repeat-x;
	background-color: #6699cc;
	margin:25px; 
	margin-top: 20px;
	margin-left: 35px;
	font: 10px;
	font-family: san-serif;
	text-decoration: none;
}

a {
	font-family: sans-serif;
	font-style; normal;
	font: 10px;
	padding: 15px;
	border: 0;
	text-decoration: none;
}

.normLinks a:link {
color: blue;
}

.normLinks a:visited {
color: blue;
}

p {
	font-family: sans-serif;
	font-style; normal;
	font: 10px;
	padding: 15px;
	border: 0;
	color: black;
}

img.floatLeft
{
	float: left;
}

.maintext
{
	font-weight: 100;
	font-size: 14pt;
	color: #969696;
	font-family: sans-serif;
	line-height: 28px;
	text-decoration: none;
}

.bodyText li {
	font-family: sans-serif;
	font-style; normal;
	margin-left: 30px;
	font: 10px;
	padding: 10px;
}


h1 {
	font-family: sans-serif;
	font-style; normal;
	font: 14px;
	padding: 15px;
	border: 0;
	color: #006699;
}

h2 {
	font-family: sans-serif;
	font-style; normal;
	font: 14px;
	padding: 15px;
	border: 0;
	color: #006699;
}

h3 {
	font-family: sans-serif;
	font-style; normal;
	font: 12px;
	padding: 15px;
	border: 0;
	color: #ff6600;
}

h4 {
	font-family: sans-serif;
	font-style; normal;
	font: 10px;
	padding: 15px;
	border: 0;
	color: #006699;
}

h5 {
	font-family: sans-serif;
	font-style; normal;
	font: 14px;
	color: #ffffff;
}

/* Used for CurriculumLoft pages(s) */

.cloft h2
{
	font-weight: 50;
	font-size: 18pt;
	color: darkred;
	font-family: sans-serif;
	text-align: center;
}

.clofttitles
{
	font-weight: 140;
	font-size: 14pt;
	color: darkred;
	font-family: sans-serif;
	text-decoration: none;
}

.clofttext
{
	font-weight: 100;
	font-size: 14pt;
	color: gray;
	font-family: sans-serif;
	text-decoration: none;
}

.sideBar
{
	background-image: url(../images/menuBarGradient.png);
	background-repeat: repeat-y;
}

.smallLinks
{
	font-weight: 100;
	font-size: 11px;
	font-family: sans-serif;
	font-style: normal;
	text-decoration: none;
}
.smallLinks a:link{color:#330066}
.smallLinks a:visited{color:#330066}
.smallLinks a:active{color:#ff6600}
.smallLinks a:hover{color:#cc6600}

.smallLinks2
{
	font-weight: 100;
	font-size: 10pt;
	font-family: sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}
.smallLinks2 a:link{color:#ffffff}
.smallLinks2 a:visited{color:#ffffff}
.smallLinks2 a:active{color:#ffffff}
.smallLinks2 a:hover{color:#ffffff}

.bigLinks
{
	font-weight: 100;
	font-size: 11pt;
	color: white;
	font-family: sans-serif;
	text-decoration: none;
}
.bigLinks a:link{color: #ffffff}
.bigLinks a:visited{color: #ffffff}
.bigLinks a:active{color:yellow}


* {padding:0; margin:0; }
.dropdown {float:left; padding-left:5px; }
.dropdown dt {width:168px; border:2px solid #606060; padding:8px; font-family: arial; font-weight:normal; cursor:pointer; color: #ffffff; background: #606060;}
.dropdown dt:hover {background: #606060; color:#ffffff; font-family: arial;}
.dropdown dd {position:absolute; overflow:hidden; width:188px; display:none; background:#606060; z-index:180; opacity:0;}
.dropdown ul {width:180px; border:2px solid:#505050; list-style:none; border-top:none}
.dropdown li {display:inline; }
<!-- .dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#ffffff; font-family: arial; text-decoration:none; background:#606060; width:174px;}
-->
 
.dropdown a:active {background:#606060; color:#333333; font-family: arial;}

.dropdown a:visited {display:block; padding:5px; font-family: arial; color:#333333; text-decoration:none; background:#606060; width:174px;}

.dropdown a:hover {background:#606060; color:#ffffff; font-family: arial;}

.dropdown .underline {border-bottom:1px; solid:#505050; background:#606060; color:#333333; font-family: arial;}

