/* ------------- WELCOME SPLASH PAGE CODE --------------- */
body.splash
{
	background: #FFFFFF;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	/*background-image: url(../nav/logot2.png);*/
}

div.sense
{
	width: 80%;
	text-align: left;
}

div.senselink
{
	text-align: center;
	font-family: Verdana, Helvetica, Arial;
	font-size: 18px;
	font-weight: bold;
	color: red;
}
.senselink a{ color:#0000FF;}

div.pop
{
	font-family: Verdana;
	font-size: 17px;
	text-align: center;
}
img.splash
{
	/*border: 2px dotted #00cc66;*/
}

img a:visited
{
	color: #ffffff;
}

div.jsplayer
{
	display:none;
	width:0px;
	height:0px;
}

div.mp3{position:absolute; top:0px; left:0px;font-family:Verdana,Arial;font-size:17;}

div.desc
{
	margin-top: 4px;
	border: 1px solid;
	width: 90%;
	padding: 4px 8px;
	font-family: Verdana;
	font-size: 17px;
	text-align: justify;
	background: #FFFFCC;
}
div.desc2
{
	margin-top: 4px;
	border: 1px solid;
	width: 60%;
	padding: 4px 8px;
	font-family: Verdana;
	font-size: 17px;
	text-align: center;
	background: #FFFFCC;
}
td.tribute
{
	margin-top: 4px;
	border: 1px solid;
	padding: 4px 8px;
	font-family: Verdana;
	font-size: 36px;
	text-align: center;
	background: #FFFFCC;
	width:300px;
}
.tiny{font-family: Verdana,Arial;font-size:12px;color:red;text-decoration:none;font-weight:bold;}
.tiny a{font-weight:bold;}

div.tip
{
	border: 2px dashed;
	width: 80%;
	padding: 8px;
	font-family: Verdana;
	font-size: 17px;
	text-align: justify;
	background: #FFFFCC;
}