/* CSS Document */

/* WyeMedia Styles */

#wyeHeader{
background-image:url(../images/wyeMediaHead.jpg);
background-repeat:no-repeat;
height:276px;
width:780px;
}
#wyeFooter{
background-image:url(../images/wyeMediaFooter.jpg);
background-repeat:no-repeat;
height:60px;
width:780px;
text-align:right;
line-height:40px;
}
#navigation{
	width:229px;
	margin-top:-50%;
	position:absolute;
	top:227px;
	height:187px;
	margin-top:-138px;
	left: 551px;
}
#wyeLeafletHeader{
background-image:url(../images/wyeMediaLeafletHead.jpg);
background-repeat:no-repeat;
height:276px;
width:780px;
}
#wyeStationeryHeader{
background-image:url(../images/wyeMediaStationeryHead.jpg);
background-repeat:no-repeat;
height:276px;
width:780px;
}
#wyeCalendarHeader{
background-image:url(../images/wyeMediaCalendarHead.jpg);
background-repeat:no-repeat;
height:276px;
width:780px;
}
#wyeQuoteHeader{
background-image:url(../images/wyeMediaQuoteHead.jpg);
background-repeat:no-repeat;
height:276px;
width:780px;
}
#wyeContactHeader{
background-image:url(../images/wyeMediaContactHead.jpg);
background-repeat:no-repeat;
height:276px;
width:780px;
}
.mainText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
.blue {
color: #336699;
font-weight:bold;
}
.redBold {
color:#CC0000;
font-weight:bold;
font-size:12px;
}
.green {
color:#006600;
font-weight:bold;
}
