A:link {
	text-decoration: none;
	color: #9999FF;
}

A:visited {
	text-decoration: none;
	color: #9999FF;
}

A:active {
	text-decoration: none;
	color: #639C9C;
}

A:hover {
	text-decoration: none;
	color: #e49e3f;
}

body {
	background : url("images/sepsisbg.jpg") fixed;
	ONLOAD="preloadImages();"
}

.top{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #FFFFFF;
	text-align : justify;
	volume : medium;
	voice-family : female;
	background-image : url("images/pagetop.png");
	position : fixed;
	min-width : 100%;
	top : 10px;
	z-index : 0;
}

.fixed {
	top : 213px;
	z-index : 2;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal ;
	color: #FFFFFF;
	volume : medium;
	voice-family : female;
	max-width : 700px;
	
}


.homecontent {

	background : url("images/bgBLK.png") fixed;
}

.bodycontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal ;
	color: #FFFFFF;
	volume : medium;
	voice-family : female;
	max-width : 700px;
	z-index : 11;
	background : url("images/bgBLK.png") fixed;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal ;
	color: #FFFFFF;
	volume : medium;
	voice-family : female; 
	z-index : 10;
	background-color: Black;
}

.thumbnails {
	border : thin dotted Gray;
}

.onionskins {
	position : fixed;
	left : 710px;
	top : 180px;
	background-image : url("images/onionskins.gif");
	width : 820px;
	height : 104px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	font-weight: normal ;
	color: #FFFFFF;
	text-align : center;
	volume : medium;
	voice-family : female;
}

