﻿
html,body
{
	background: #428bab url( "siteimages/SplashSlice.png") repeat-x;
    font-family: verdana, arial, tahoma;
    margin: auto;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#DivSplash
{
	background: #428bab url( "siteimages/Kool-FM-Splash-Page2.jpg" ) no-repeat;
	width:954px;
	height:563px;
	text-align:left;
}
#DivContent
{
	padding:329px 0px 0px 89px;
	width:264px;
	height:181px;
	overflow:hidden !important;
}
#DivText
{
	padding: 20px 0px 0px 0px;
	height:34;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
#DivText a:link, #DivText a:active, #DivText a:visited
{
	color:#97aaa6;
}
#DivText a:hover
{
	color:#ffffff;
}
a:link, a:hover, a:visited, a:active
{
    color: #2B2726;
}

img
{
    border: none;
}