body {
	background: #000000 url(images/sentechbgcontrast.png) repeat-x center top;
	color: #ffff00;
	font-size: 110%;
}
#container {
	background: url(images/mousecontrast.png) no-repeat center bottom;
}
#topnav li {
	background: url(images/topnavbulletcontrast.png) no-repeat left center;
}
#topnav li.noimage {
	background: url(images/topnavbullet_nonecontrast.png) no-repeat left center;
}
#topnav a {
	color: #ffff00;
}
#header {
	background: url(images/sentechheadercontrast.png) no-repeat center center;
}
#text {
	background: #000000;
	border-right: 1px solid #ffff00;
	border-left: 1px solid #ffff00;
}
#text h2 {
	color: #ffff00;
	border-top: 1px solid #ffff00;
	border-right: 10px solid #ffff00;
	border-bottom: 1px solid #ffff00;
	border-left: 10px solid #ffff00;
}

#text h3 {
	border-bottom: 1px dashed #ffff00;
	color: #ffff00;
}
#text h4 {
	color: #ffff00;
}
#text li {
	list-style: url(images/list3whitecontrast.png) none;
}
#text a {
	color: #ffff00;
}
#text a:hover {
	color: #ffff00;
	text-decoration:underline;
}
#rightnav, #news {
	background: #ffff00;
	border: 1px solid #000000;
}
#rightnavinner, #newsinner {
	background: #ffff00;
	border: 1px solid #000000;
}
#rightnav li {
	color: #000000;
}
#rightnav li a {
	background: url(images/list1bluecontrast.png) no-repeat left center;
	color: #000000;
}
#rightnav li a:hover {
	background: url(images/list1orangecontrast.png) no-repeat left center;
	text-decoration:underline;
}
#rightnav li li a {
	background: url(images/list2bluecontrast.png) no-repeat left center;
	color: #000000;
}
#rightnav li li a:hover {
	background: url(images/list2orangecontrast.png) no-repeat left center;
	text-decoration:underline;
}
#newsinner {
	color: #000000;
}
#news h2 {
	color: #000000;
	border-bottom: 1px dashed #000000;
}
#logoandcopyright {
	background: url(images/ilikecakelogocontrast.png) no-repeat center center;
}
