﻿	html,body
	{
	    background-image: url(../webimages/lkguidebackground.jpg);
        background-repeat:repeat-y;
        background-position:center;
        background-color: #ccdee7;
	}
	
     .container
        {          
            position:relative;
            width:900px;            
            margin:auto;
            padding:0px;
        }
	.clear
        {
            clear:both;
        }
    div.content
	{
		width:450px;
		line-height:107%;
		position:absolute;
		left:228px;
		top:155px
	}
	div.newspos
	{
		position:absolute;
		left:-10px;
		top:472px;
		width:215px;
	}
	div.businessguidepos
	{
		position:absolute;
		left:672px;
		top:85px
	}
	div.hotlinkspos
	{
		position:absolute;
		left:733px;
		top:160px
	}
	div.rotatingimage1pos
	{
		position:absolute;
		left:222px;
		top:630px
	}
	div.buybuttonpos
	{
		position:absolute;
		left:347px;
		top:40px
	}
	.busiguidedropdownlist 
	{
	 	width: 130px;
	 	font-family: Arial, geneva, sans-serif !important;
		font-size: 12px !important;
		color: #28418f !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
	} 
	.thumbs
	{
	    border-color:Black;
	    border-style:solid;
	    border-width:1px;
	}
	.databasethumbs
	{
	    border: solid 1px #003399;   
	    padding: 5px 5px 5px 5px;         
	}
	.toplinestyle
	{
	    position: absolute; 
	    left: 0px; 
	    top: 30px; 
	    width: 450px; 
	    height: 1px
	}
	.donegaltourthumb
	{
	    width: 348px;
	    border-width:1px; 
	    border-color: #28418f; 
	    border-style:solid;
	    padding: 5px 5px 5px 5px;
	}