 /* Wet Ink Style Sheet */

#logo1 {
	position : absolute;
	top: 4px;
	width : 350px;
	background-color: #FFFFFF;
	height: 87px;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(wetink-logonew.gif);
	left: 50px;


}

#logo2 {
	position : absolute;
	left : 74%;
	width: 26px;
	top: 0px;
	background-color: #FFFFFF;
	background-position: left center;
	height: 87px;
	background-repeat: no-repeat;
}

#rightnavigation {
	position : absolute;
	top : 87px;
	bottom : 0%;
	width : 250px;
	background-color: #CCCCCC;
	color: #000000;
	left: 0%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}

#menuBar {
	position : absolute;
	top : 200px;
	bottom : 0%;
	width : 250px;
	color: #000000;
	right: 0%;
	font-size: 80%;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#imagetop {
	position : absolute;
	right : 26%;
	top: 87px;
	width : 563px;
	background-color: #FFCC33;
	background-image: url(slice-test/images/images/newslices-yeah_04.jpg);
	height: 121px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#imagemiddle {
	position : absolute;
	right : 26%;
	top: 208px;
	width : 563px;
	background-color: #FFCC33;
	background-image: url(slice-test/images/images/newslices-yeah_06.jpg);
	height: 292px;
	background-position: right center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	}
	
#imagebottom {
	position : absolute;
	right : 26%;
	top: 500px;
	width : 563px;
	background-color: #FFCC33;
	background-image: url(slice-test/images/images/newslices-yeah_07.jpg);
	height: 73px;
	background-position: right center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#content {
	position : absolute;
	top: 200px;
	right : 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	overflow: auto;
	clip:       rect(auto auto auto auto);
	padding-right: 20px;
}

.titlehead {
	color: #AAA951;
	font-weight: bold;
	font-size: 80%;
}
.dates {
	color: #993333;
}
img.floatleft {
	float:left;
	margin: 0px 7px 3px 0px;
}
img.floatright {
	float:right;
	margin: 0px 0px 0px 10px;
}
img.floatcenter {
margin-left: auto;
margin-right: auto;
}
#bottomfill {
	background-color: #336633;
	position: absolute;
	height: auto;
	width: auto;
	left: 27%;

}

.classTitle    { color: black; font-size: 14px; font-family: "Lucida Grande", Verdana, Arial, Helvetica; font-weight: bold; line-height: 14px; text-decoration: none }

.classTitleColor    { color: #AAA951; font-size: 14px; font-family: "Lucida Grande", Verdana, Arial, Helvetica; font-weight: bold; line-height: 14px; text-decoration: none }

.classBody    { color: black; font-size: 10px; font-family: "Lucida Grande", Verdana, Arial, Helvetica; line-height: 14px; text-decoration: none }

.classBodyBold    { color: black; font-size: 10px; font-family: "Lucida Grande", Verdana, Arial, Helvetica; font-weight: bold; line-height: 14px; text-decoration: none }

a:link     { color: #AAA951; font-size: 14px; font-family: "Lucida Grande", Verdana, Arial, Geneva, Schriftname; text-decoration: none }

a:visited { color: #AAA951; font-size: 14px; font-family: "Lucida Grande", Verdana, Arial, Helvetica; font-weight: bold; line-height: 14px; text-decoration: none }

a:hover      { color: grey; font-size: 14px; text-decoration: none }

a:active    { color: #fff; font-size: 14px; font-weight: bold }