body {	height: 100%;	background-color: #000;	color: #FFF;	font-family:sans-serif;	font-size:20;}a.linktype10 {		text-decoration: none;}a {	color: white}  /*for visited links*/ a:visited {	color: white}  /*for visited links*/ a:hover {	color: white}  /*when mouse is over link*/ a:active {	color: white}  /*when link is clicked*/ 	#div1 {	/*padding-top: 10px;*/
	/*text-align: left;*/
	width: 100%;
	height: 110px;
	z-index: 2;
	padding-bottom: 5px;
	position: relative;
}
span#drops {
	padding-left: 40px;
	position: absolute;
	top: 0;
	left: 550px;
}
span#imagetitle {
	color: white;
	font: italic 2.4em "Helvetica Neue", Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 0px;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
}
span#comlcount {
	position:  absolute;	
	z-index: 2;
	font: italic 1.8em "Helvetica Neue", Helvetica, sans-serif;
	top: 105px;
	left: 20px;
}
#topmenu {
	position: absolute;
	top:  45px;
	left: 0px;
	width: 900px;
	color: white;
	padding-left: 10px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#topmenu li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#bar100 {
	position: absolute;
	top: 85px;
	width: 100%;
	height: 80px;
	background-color: #5a78c5;
	z-index: 1;
}
#imagecontainer {
	position:relative;
	padding-top: 25px;
	padding-left: 15px;
	height: 400px;
	width: 1000px;
}
#flashbox {
	position: absolute;
	top:  110px;
	left: 15px;
	height: 370px;	width: 875px;
	background: url(fading_background_21.png) repeat-x;
}
#flashcontent {					position: absolute;
	top:  35px;
	left: 10px;
	height: 350px;	width: 875px;
}

#listtitle {
	position: absolute;
	top: 7px;
	left: 33px;
	color: black;
	font-size: 1.2em;
	font-variant: small-caps;
	z-index: 1;
	font-weight: bold;
	text-decoration: none;
}

#switchlist1 {
	position: absolute;
	top: 10px;
	left: 140px;
	color: black;
	font-size: 1em;
	font-variant: small-caps;
	z-index: 1;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px ridge silver;
}

#switchlist2 {
	position: absolute;
	top: 10px;
	left: 230px;
	color: black;
	font-size: 1em;
	font-variant: small-caps;
	z-index: 1;
	font-weight: bold;
	text-decoration: none;
}

#switchlist3 {
	position: absolute;
	top: 10px;
	left: 305px;
	color: black;
	font-size: 1em;
	font-variant: small-caps;
	z-index: 1;
	font-weight: bold;
	text-decoration: none;
}

#uparrow {
	position: absolute;
	top: 19px;
	left: 844px;
	color: black;
	font-size: 18px;
	font-weight: bold;
}
		#footer {	background-color: #000;	height: 80px;	width: 900px;	color: #FFF;	font-size: 14px;	padding-top: 50px;
	text-align: center;
	margin-top: 20px;
}
	h2 {
	z-index: 2;
	font-size: 2em;
	padding-top: 20px;
	padding-left: 10;
	padding-bottom: 5px;
}

#imageclear {
	clear: both;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

li {
	font-size: 1em;
	padding-bottom: 4px;
}
#topmenu a {
	text-decoration: none;
	color: white;
}
#topmenu a:visited {
	color: white;
}
#topmenu a:hover {
	color:#5a78c5;
}
#topmenu a:active {
	color: white;
}
.switchlist a {
	text-decoration: none;
	color: black;
}
.switchlist a:visited {
	color: black;
}
.switchlist a:hover {
	color: black;
}
.switchlist a:active {
	color: black;
}
