.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-color: #EEEEEE;
}
.generalSubCat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	background-color: #EEEEEE;
}
.leftmargin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: none;
}
.topframe {
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0044fa;
}
.framecode {
	border: 1px solid #0044fa;
}
.watermark {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0044fa;
}
.watermark1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0044fa;
}
.elmorelogo {
	background-image: url(Images/Collagetest1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#news {

position: absolute;
visibility: visible;
top: 20px;
left: 650px;
height: 40px;
width: 150px;
z-index: 10;
clip: rect(0px, 100px, 60px, 0px);
border-width: 0px;
padding-top: 40px;

}
#dropmenudiv{
position:absolute;
border:1px solid #0044fa;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 0px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CCCCCC;
}
