/* WindyWorld */

body { background-color: #000000;}
#header { background-color: #000000; text-align: center;}
#main {background-color: #000000;}
#sidebar { background-color: #000000;}

.maintext { text-align : justify;
	color : #ffffcc;
	font : 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif }

.pubtext { text-align: justify;  color: #ffffcc; 
	font: 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif }


.pubtext p { margin-top: 5; margin-bottom: 8;}


.othertext { text-align : center;
	color : #FFffcc;
	font : 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif }

.maintext a:link { color : #ff6600; text-decoration : none }
.maintext a:visited { color : #ff6600; text-decoration : none }
.maintext a:hover { color : #ffffff; text-decoration : none }

h1 { color: #FF6600;  font-size: 22px; letter-spacing: .2em; font-family: "trebuchet ms", helvetica, arial, sans-serif; }
h2 { color: #FFFFCC; font-size: 18px; letter-spacing: .1em; font-family: "trebuchet ms", helvetica, arial, sans-serif; }
h3 { color: #cccccc; font-size: 16px; letter-spacing: .1em; font-family: "trebuchet ms", helvetica, arial, sans-serif; }
h4 { color: #ff6600; font-size: 14px; letter-spacing: .1em; font-family: "trebuchet ms", helvetica, arial, sans-serif; }
h5 { color: #cccccc; font-size: 12px; letter-spacing: .2em; font-family: "trebuchet ms", helvetica, arial, sans-serif; }

ul {list-style-type: square; color: #ff6600; font-size: 12px; letter-spacing: .1em; font-family: "trebuchet ms", helvetica, arial, sans-serif;}
ul li { margin: 1em;}

a:link { color : #ff6600; text-decoration : none }
a:visited { color : #ff6600; text-decoration : none }
a:hover { color : #ffffff; text-decoration : none }



