

<!--
html,body 
	{
	background-color:#e0e9e8;
	color:#264641;
	margin:0px 50px 50px 50px; 
	}
	
body 
	{ 
	border:medium solid #003366;
	font-family:"Lucida Sans", Verdana, Arial;
	font-size:11px;
	line-height:1.5em;
	}	
	 
p 
       {
	line-height:1.5em;
	text-indent:25px;
	padding:20px;
	}
	
.blocktext 
       {
	margin-left:auto;
	margin-right:auto;
	width:25%;
	}

.clear 
       { 
	clear:both; 
	}

img 
       {
	border:none;
	behavior: url(/iepngfix.htc)
	}

dt 
       {
	text-align:left; 
	color:#003366;
	}

ul 
       { 
	list-style-type:none;
	line-height:30px;
	}	
	
li 
       { 
	text-align:left;
	}
	
.inf 
       {
	background-image: url(/imagefiles/main/inf.png);
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:left;
	}
	
.sc 
       {
	background-image: url(/imagefiles/main/sc.png);
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:left;
	}
	
.ph 
       {
	background-image: url(/imagefiles/main/ph.png);
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:top left;
	}
	
.magick 
       {
	background-image: url(/imagefiles/main/magick.png);
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:top left;
	}

.misc 
       {
	background-image: url(/imagefiles/main/misc.png);
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:top left;
	}
	
a:link 
       { 
	color:#a0393a;
	text-decoration:none;
	}

a:visited 
       { 
	color:#264641;
	text-decoration:none;
	}

a:hover 
       { 
	color:#003366;
	text-decoration:underline;
	}
	
a.dt 
       {
	font-weight:bold;
	color:#003366;
	}
	
a.dt:hover 
       {
	color:#a0393a; 
	}

h1 
       { 
	font-size:1.5em;
	}
	  
h2 
       { 
	font-size:1.5em;
	}

h3 
       { 
	font-size:1.5em;
	}

h4 
       {
	font-weight:bold;
	}
	
.c1 
       { 
	text-align:center;
	}

.c2 
       { 
	font-size:13px; 
	font-variant:small-caps; 
	}

.c3 
       { 
	font-size:13px; 
	}

.c4 
       { 
	text-align:left; 
	font-size:12px; 
	}

.c5 
       { 
	font-size:10px; 
	}

.c6 
       { 
	text-align:right 
	}

.c7 
       { 
	color:#ffffff; 
	font-size:15px; 
	}
	
.c8 
       { 
	margin-left:200px; 
	margin-right:100px; 
	}
	
#leftcontent 
       {
	font-size:12px;
	font-variant:small-caps;
	position:absolute;
	left:10px;
	top:50px;
	width:200px;
	border:none;
	}

#centercontent 
       {
	margin-left:201px;
	margin-right:201px;
	}
	
#rightcontent 
       {
	font-size:12px;
	font-variant:small-caps;
	position:absolute;
	right:10px;
	top:50px;
	width:200px;
	border:none;
	}
		
#left 
       {
	left:10px;
	top:200px;
	width:200px; 
	border:none;
	}

#main 
       {
	margin-right:10px;
	margin-left:201px;
	}

#sidebar 
       {
	margin-right:20px;
	float:right
	}
	
#footer 
       {
	font-variant:small-caps;
	clear:both;
	text-align:center;
	font-size:12px;
	}
-->
