/* CSS Document */

@charset "iso-8859-1";
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset  {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}

body { background-color: #000000;}

#wrapper {width:900px;
margin:auto;
border: #cc0033;
border-style:solid;
border-width:thin;
}

#header {width:900px;
background-image:url(/images/WYheader.png);
background-repeat:no-repeat;
background-position:left top;
height:122px;
float:left;
}

#lgimage {width: 900px;
float:left;
background-image:url(/images/WYheader2.png);
height:303px;
}

#login{ width:50xp;
float:right;
margin-top:100px;
margin-right:10px;
}

.tinyyellow {font-family:Arial, Helvetica, sans-serif;
color:#ffcc00;
text-decoration:underline;
font-size:12px;
}

#news {
	width:230px;
	position:absolute;
	left: 88px;
	z-index:1;
	top: 357px;
	background-color:#9e041e;
	border: #ffcc00;
	border-style:solid;
	border-width:thin;
}

.news{font-family:"Times New Roman", Times, serif;
font-size:36px;
color: #FFFFFF;
}

.news2{font-family:"Times New Roman", Times, serif;
font-size:20px;
color: #FFFFFF;
}

.newstitle {width:180px;
background-color: #ff9900;
height:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bolder;
margin:auto;
margin-top:10px;
text-align:center;
}

.newstitle2 {width:100%;
background-color: #ff9900;
height:20px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-weight:bolder;
margin:auto;
margin-top:10px;
text-align:center;
}

.newspicture {width:180px;
margin:auto;
}

.newsdesc {width:180px;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
padding-top:3px;
}



#newslink {width:50px;
margin-left: 130px;
}

#maintitle { width:580px;
float:right;
margin-top:30px;
margin-right:20px;
background-color: #9e041e;
}

.whitelg {font-family: Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
font-style:italic;
}

#maintext{ width:560px;
float:right;
margin-right:20px;
padding: 10px;
}

p {font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}

#sectitle { width:270px;

margin-top:30px;
background-color: #ff9900;
float:left;


}

#sectext { width:268px;
float:left;
border-color: #ff9900;
border-style:solid;
border-width:1px;
height:230px;
margin-bottom:25px;
}

#footer {
	width:100%;
	background-color: #9e041e;
	float:left;
	clear:both;
	margin: auto;
}

.white{color:#FFFFFF;}

.whitesmitalic{color:#FFFFFF;
font-size:12px;}

li{ margin-left:5px;
line-height:40px;}

h3 {color:#FFFFFF;}


h5 {color:#FFFFFF;}

h4 {color:#FFFFFF;}a:link {
	color: #ffcc00;
}
