.ice_main {padding: 10px 50px; width: 540px;}
.ice_newsEntry hr {margin-left: 50px; width: 540px;}
/* Created using Style Master from Western Civilisation CSS1 { -127 -4 612 812 } */

P
 { font-family: "Comic Sans MS", verdana, arial, helvetica, sans-serif }



.normaltextsm
   { color: #3e4f90; font-size: 8pt; font-family: "Comic Sans MS", verdana, arial, helvetica, sans-serif; text-align: justify }

.normaltext
    { color: #3e4f90; font-size: 10pt; font-family: "Comic Sans MS", verdana, arial, helvetica, sans-serif; text-align: justify }

.normaltextwithbg
  { color: #3e4f90; font-family: Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS"; background-color: #9de391; text-align: justify }

.normaltext-bold
  { color: #3e4f90; font-family: Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS"; font-weight: bold; text-align: justify }

.normaltextcenter
  { color: #3e4f90; font-family: Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS"; text-align: center }

.normaltextcenter-bold
  { color: #3e4f90; font-family: Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS"; font-weight: bold; text-align: center }

.normaltextcenterbig
 { color: #3e4f90; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS"; text-align: center }

.subheading
 { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #fff; text-align: justify }


.subheadingcenter
{font-size: 9pt;
font-family: verdana, arial, helvetica, sans-serif;
color: #622FC8;
font-weight: bold;
text-align: center}

.subheadingright
{font-size: 9pt;
font-family: verdana, arial, helvetica, sans-serif;
color: #622FC8;
font-weight: bold;
text-align: right}

.subheadingrightsmall
{font-size: 8pt;
font-family: verdana, arial, helvetica, sans-serif;
color: #622FC8;
text-align: right}



.heading
 { color: #c1262c; font-size: medium; font-family: "Geneva verdana", arial, helvetica, sans-serif; font-weight: ; bold: justify }

.footer
{font-size: 8pt;
font-family: verdana, arial, helvetica, sans-serif;
color: #000000;
text-align: center}

.selectedlink
  { color: #c1262c; font-family: "Comic Sans MS", verdana, arial, helvetica, sans-serif; font-style: italic; font-weight: bold; text-decoration: underline }


A:link
   { color: #3e4f90; font-family: "Comic Sans MS", verdana, arial, helvetica, sans-serif; text-decoration: underline }

A:visited
    { color: teal; font-family: "Comic Sans MS", verdana, arial, helvetica, sans-serif; text-decoration: underline }

A:hover
    { color: orange; font-family: "Comic Sans MS", verdana, arial, helvetica, sans-serif; font-weight: bold; text-decoration: underline }
a:active { color: #3e4f90; font-family: "Comic Sans MS", verdana, arial, helvetica, sans-serif; text-decoration: underline }
.linkshead
 { color: #3e4f90; font-size: 9pt; font-family: "Comic Sans MS", verdana, arial, helvetica, sans-serif; font-weight: bold; text-decoration: underline; text-align: justify }
/* css Zen Garden default style v1.01 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */


/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
body     { color: #3E4F90 font-size: 10pt; font-family: "Comic Sans MS", verdana, arial, helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; background-image: url("(EmptyReference!)"); background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; margin: 0 }
p   { color: #3E4F90 font: 8pt/16pt "Comic Sans MS", verdana, arial, helvetica, sans-serif; font-family: "Comic Sans MS", verdana, arial, helvetica, sans-serif; text-align: justify; margin-top: 0 }
h1   { color: #c1262c; font-size: x-large; font-family: "Geneva verdana", arial, helvetica, sans-serif; font-weight: bold; margin: 0.67em 0 }
h2 { color: #c1262c; font: italic 13pt "Geneva verdana", arial, helvetica, sans-serif; letter-spacing: 1px; margin-bottom: 0 }
h3   { color: #c1262c; font: italic bold 12pt "Geneva verdana", arial, helvetica, sans-serif; letter-spacing: 1px; margin-bottom: 0 }
a { color: #3e4f90; text-decoration: underline }
a:link  { color: #c1262c; font-weight: bold; text-decoration: underline }
a:visited  { color: #c1262c; font-weight: bold; text-decoration: underline }
a:hover, a:active { 
	text-decoration:   underline; 
	color: #3e4f90;
	}


/* specific divs */
#container  { no-repeat left top; margin: 0; padding: 0 175px 0 110px }

#intro { 
	min-width: 470px;
	}
#pageHeader { 
	margin-bottom: 20px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1  { no-repeat left top; margin-top: 10px; width: 219px; height: 87px; float: left }
#pageHeader h1 span {
	display:none
	}
#pageHeader h2  { no-repeat left top; margin-top: 58px; margin-bottom: 40px; width: 200px; height: 18px; float: right }
#pageHeader h2 span {
	display:none;
	}

#quickSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
#quickSummary p  { font: italic 10pt/22pt "Comic Sans MS", verdana, arial, helvetica, sans-serif; text-align: center }

#preamble {
	clear: right; 
	padding: 0px 10px 0px 10px;
	}
#supportingText {
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

#linkList {
	margin-left: 600px; 
	position: absolute; 
	top: 0px; 
	right: 0px;
	}
#linkList2   { font: 10px "Comic Sans MS", verdana, arial, helvetica, sans-serif; background: url(../../../paper-bg.jpg) repeat-y left top; margin-top: 150px; padding: 10px; width: 130px }
#linkList h3.select  { background: url(../../../h3.gif) no-repeat left top; margin: 10px 0 5px; width: 97px; height: 16px }
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites  { no-repeat left top; margin: 25px 0 5px; width: 60px; height: 18px }
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives  { no-repeat left top; margin: 25px 0 5px; width: 57px; height: 14px }
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources  { no-repeat left top; margin: 25px 0 5px; width: 63px; height: 10px }
#linkList h3.resources span {
	display:none
	}


#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li  { line-height: 2.5ex; no-repeat center top; list-style-type: none; display: block; margin-bottom: 5px; padding-top: 5px }
#linkList li a:link { 
	color: 3E4F90;
	}
#linkList li a:visited {
	color: 3E4F90;
	}
	


#extraDiv1  { background: no-repeat left top; position: absolute; top: 40px; right: 0; width: 148px; height: 110px }
td    { color: #3e4f90; font-size: 11pt; font-family: "Comic Sans MS", verdana, arial, helvetica, sans-serif; text-align: justify }