body 
	{
	color: white; 
	background: black; 
	font-family: verdana,sans-serif;
	font-size:xx-small;
	height:100%;
	margin:0px;
	padding:0px;
		z-index:0;
	}
	
h1
{
	position:relative;
	z-index:6;
}

div#container
{
	margin:20px auto auto auto;
	width:748px;

}

div#firecontainer
{
	margin:0px auto auto auto;
	width:748px;
	height:600px;
	background:url('/relm-kng/images/minisite_fire_back.jpg') no-repeat;
}

div#featurecontainer
{
	margin:0px auto auto auto;
	width:748px;
	height:600px;
	background:url('/relm-kng/images/minisite_general_back.jpg') no-repeat;
}

div#policecontainer
{
	margin:0px auto auto auto;
	width:748px;
	height:600px;
	background:url('/relm-kng/images/minisite_police_back.jpg') no-repeat;
}

div#forestrycontainer
{
	margin:0px auto auto auto;
	width:748px;
	height:600px;
	background:url('/relm-kng/images/minisite_forestry_back.jpg') no-repeat;
}

div#militarycontainer
{
	margin:0px auto auto auto;
	width:748px;
	height:600px;
	background:url('/relm-kng/images/minisite_military_back.jpg') no-repeat;
}

div#title 
	{
	width:200px;
	text-align:left;
	position:absolute;
	margin:50px 0 0 25px;
	z-index:2;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	
}

div#tag 
	{ 
	width:175px;
	text-align:left;
	position:absolute;
	z-index:2;
	margin:50px 0 0 550px;	
	font-size:12px;
	font-weight:bold;
}

div#radio 
	{ 
	width:748px;
	text-align:center;
	position:absolute;
	margin:-180px auto auto auto;
	z-index:2;
}

div#mininav 
	{ 
	width:748px;
	text-align:center;
	position:absolute;
	margin:50px auto auto auto;
	z-index:1;
}


.entertabbox
    {   
    position:relative; 
    background:transparent; 
    margin-top:2px;
    margin-left:0px; 
    margin-bottom:0px;
    color:Black;
	z-index:1;	
	width:110px;
	float:right;
	right:40px;
    }


.entertabbox p {margin:0 00px;}

.entertabbox h1 {margin:0 00px;}
.entertabbox .b4b {display:block; overflow:hidden; font-size:1px;}
.entertabbox .b3b {display:block; overflow:hidden; font-size:1px;}
.entertabbox .b2b {display:block; overflow:hidden; font-size:1px;}
.entertabbox .b1b {display:block; overflow:hidden; font-size:1px;}
.entertabbox .b4 {display:block; overflow:hidden; font-size:1px;}
.entertabbox .b3 {display:block; overflow:hidden; font-size:1px;}
.entertabbox .b2 {display:block; overflow:hidden; font-size:1px;}
.entertabbox .b1 {display:block; overflow:hidden; font-size:1px;}
.entertabbox .b3b {height:1px;}
.entertabbox .b2b {height:1px;}
.entertabbox .b1b {height:1px;}
.entertabbox .b3 {height:1px;}
.entertabbox .b2 {height:1px;}
.entertabbox .b1 {height:1px;}
.entertabbox .b2 {background:#bb181d; border-left:1px solid #bb181d; border-right:1px solid #bb181d;}
.entertabbox .b3 {background:#bb181d; border-left:1px solid #bb181d; border-right:1px solid #bb181d;}
.entertabbox .b4 {background:#bb181d; border-left:1px solid #bb181d; border-right:1px solid #bb181d;}
.entertabbox .b4b {background:#bb181d; border-left:1px solid #bb181d; border-right:1px solid #bb181d;}
.entertabbox .b3b {background:#bb181d; border-left:1px solid #bb181d; border-right:1px solid #bb181d;}
.entertabbox .b2b {background:#bb181d; border-left:1px solid #bb181d; border-right:1px solid #bb181d;}

.entertabbox .b1 {margin:0 5px; background:#bb181d;}
.entertabbox .b2b {margin:0 3px; border-width:0 2px;}
.entertabbox .b2 {margin:0 3px; border-width:0 2px;}
.entertabbox .b3b {margin:0 2px;}
.entertabbox .b3 {margin:0 2px;}
.entertabbox .b4b {height:2px; margin:0 1px;}
.entertabbox .b4 {height:2px; margin:0 1px;}
.entertabbox .b1b {margin:0 5px; background:#bb181d;}

.entertabbox .entertabboxcontent 
	{
	display:block; 
	padding:0 10px 0 10px; 
	background:#bb181d; 
	border-left:1px solid #bb181d; 
	border-right:1px solid #bb181d;
	text-align:center;
	}
	
.entertabbox .entertabboxcontent a
	{
	color:white;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	}
	
.entertabbox .entertabboxcontent a:hover
	{
	color:gray;
	}
