/* Stylesheet for Whatifunlimited.org */
/* main.css */
/* Copyright 2006. All rights reserved. */
/* This website has been optimized for use with multiple browsers */

BODY {
    background-image: url('images/wiu-bg.jpg');
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: no-repeat;
	font-family : Verdana, Helvetica, Trebuchet MS, Sans-serif
}

/* The A: tags refer to the anchors, links.  */

/* NN4 doesn't recognize Hover, but NN6 adn above will.  */

/* IE 4 and 5 and above, and Opera 3.6 and 4.0 and above recognize the hover tags. */

a.one:link { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #251D92; text-decoration: underline; }
	a.one:active { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #251D92; text-decoration: underline; }
	a.one:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #9280FC; text-decoration: underline; }
	a.one:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #9280FC; text-decoration: underline;  } 

a.two:link { font-family : Arial, Helvetica, Sans-serif; font-size : 11pt; color: #B50202; font-weight : bold; text-decoration: none; }
	a.two:active { font-family : Arial, Helvetica, Sans-serif; font-size : 11pt; color: #400040; font-weight : bold; text-decoration: none; }
	a.two:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 11pt; color: #B50202; font-weight : bold; text-decoration: none; }
	a.two:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 11pt; color: #400040; font-weight : bold;text-decoration: underline;  } 

a.tre:link { font-family : Arial, Helvetica, Sans-serif; font-size : 8pt; color: #94B584; text-decoration: none; }
	a.tre:active { font-family : Arial, Helvetica, Sans-serif; font-size : 8pt; color: #94B584; text-decoration: none; }
	a.tre:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 8pt; color: #94B584; text-decoration: none; }
	a.tre:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 8pt; color: #94B584; text-decoration: underline;  } 

a.four:link { font-family : Arial, Helvetica, Sans-serif; font-size : 8pt; color: #004000; text-decoration: none; }
	a.four:active { font-family : Arial, Helvetica, Sans-serif; font-size : 8pt; color: #004000; text-decoration: none; }
	a.four:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 8pt; color: #004000; text-decoration: none; }
	a.four:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 8pt; color: #004000; text-decoration: underline;  } 

a.five:link { font-family : Arial, Helvetica, Sans-serif; font-size : 14pt; color: #4040FF; text-decoration: underline; }
	a.five:active { font-family : Arial, Helvetica, Sans-serif; font-size : 14pt; color: #4040FF; text-decoration: underline; }
	a.five:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 14pt; color: #4040FF; text-decoration: underline; }
	a.five:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 14pt; color: #FF0000; text-decoration: underline;  } 


/* above is for anchors, links */



/* header tags below */

H1 {

	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
	color: #C00000;
	padding: 0px;
    font-weight : bold ;
	font-size : 18pt;

}

H2 {
	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif,;
	color: #004000;
	padding: 0px;
	font-weight : bold ;
    font-size : 13pt;
}

H3 {

	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif,;
	color: #400040;
	padding: 0px;
	font-weight : bold ;
    font-size : 13pt;

}

H4 {
	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
	color: #C00000;
	padding: 0px;
	font-weight : bold ;
    font-size : 18pt;
}

H4.red {
	font-family : Arial, Helvetica, Trebuchet MS, Sans-serif;
	color: #CA0000 ;
	font-weight : bold ;
	font-size : 16px ;

}

P.headline {
	font-family: Arial Helvetica, Trebuchet MS, Sans-serif;
	color: #C00000;
	padding: 0px;
	font-weight : bold ;
	font-size : 12pt;
}

P.subhead {
	font-family: Arial Helvetica, Trebuchet MS, Sans-serif;
	color: #400040;
	padding: 0px;
	font-weight : normal ;
	font-size : 11pt;
}


/* header tags above */

/* Main content text areas  */


/* */

p {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;	
}

.tdtext {

	font-family : Arial, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 10pt ;
    color: #400040;
	font-weight : normal ;
}

.tdtext2 {

	font-family : Arial, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 8pt ;
	font-weight : normal ;
}

.tdtext3 {

	font-family : Arial, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 11pt ;
	font-weight : normal ;
}

.tdtext4 {

	font-size : 16pt ;
	color: #C00000;
	font-weight : bold ;
}


.tdtext5 {

	font-size : 14pt ;
	color: #A81E79;
	font-weight : bold ;
}


.tdtext6 {

	font-size : 14pt ;
	color: #831EA8;
	font-weight : bold ;
}

.tdtext7 {

	font-size : 14pt ;
	color: #0106E5;
	font-weight : bold ;
}

.tdtext8 {

	font-size : 14pt ;
	color: #FF6113;
	font-weight : bold ;
}

.tdtext9 {

	font-size : 14pt ;
	color: #FF9751;
	font-weight : bold ;
}

.tdtext10 {

	font-size : 14pt ;
	color: #FFC851;
	font-weight : bold ;
}

.tdtext11 {

	font-size : 14pt ;
	color: #568C00;
	font-weight : bold ;
}


.tdtext12 {

	font-size : 14pt ;
	color: #006BD8;
	font-weight : bold ;
}


.tdtext13 {

	font-size : 14pt ;
	color: #C00000;
	font-weight : bold ;
}

.tdtext14 {

	font-size : 12pt ;
	color: #9E0073;
	font-weight : bold ;
}

.tdtext15 {

	font-size : 10pt ;
	color: #C00000;
	font-weight : normal ;
}

.tdtext16 {

	font-size : 10pt ;
	color: #C00000;
	font-weight : bold ;
}