body
{
font-family: Verdana, Arial;
font-size: 2;
background-image: url('images/bck5.jpg');
background-repeat: repeat-x;
background-color: #edf2f6;
}

#pos
{
margin-top: 0px;
border: 20px solid black;
}

#topbar
{
width: 800px;
position: static;
height: 86px;
}

#topbargeneral
{
width: 800px;
height: 110px;
position: absolute;
background-image: url('images/banner3.jpg');
}

#topbarghost
{
position: absolute;
width: 300px;
height: 110px;
}

#title-welcome
{
position: absolute;
background-image: url('images/welcome.jpg');
margin-left: 310px;
margin-top: 100px;
width: 300px;
height: 60px;
}


#general
{
width: 800px;
background-color: #f7f7f7;
}

#general2
{
border-right:2px solid black;
border-left:2px solid black;
border-bottom:2px solid black;
margin-left: 0px;

}

#text
{
margin-left: 0px;
margin-top: 0px;
padding-left: 15px;
position: absolute;
padding-top: 1px;
}


#buttoncontrol
{
position: absolute;
margin-top: 21px;
margin-left: 0px;
}


#button
{
position: relative;
width: 100px;
height: 15px;
font-size: 80%;
}

#spacer
{
width: 796px;
height: 20px;
border-bottom: 1px solid;
}

#mainbox
{
min-height: 600px;
margin-top: 2px;
margin-left: 112px;
border-left:1px solid black;
width: 520px;
background-color: #f7f7f7;
padding-left: 8px;
}

#mainbox2
{
min-height: 600px;
margin-top: 2px;
margin-left: 119px;
width: 668px;
background-color: #f7f7f7;
border-left: 1px solid black;
padding-left: 8px;
}

#map
{
width: 500px; 
height: 400px;
border: 1px solid black;
}

#imagebox
{
margin-top: 5px;
position: absolute;
margin-left: 652px;
background-color: #f7f7f7;
}

#imagebox2
{
margin-top:15px;
}

#linktitle
{
font: 16px Verdana, sans-serif;
}

#links 
{
border-top: 1px solid black;
position: absolute;
margin-right: 200px; 
margin-top: 1px;
width: 119px; 
font: 12px Verdana, sans-serif;
z-index: 100;
}


#links a 
{
text-decoration: none;
display: block; 
text-align: center;
padding: 2px 2px;
margin-bottom: 2px;
border-width: 0px;
color: #000000; 
background: #d0d0d0;
}
   
#links a:hover 
{
color: #000000; 
background: #f7f7f7; 
font-weight: bold; 
}

#mainbox3
{
margin-left: 119px;
width: 677px;
border-top: 1px solid black;
border-left: 1px solid black;
}

#iejunksort
{
position: absolute;
margin-left: 0px;
}

a.srollover {
    display: block;
	position: static;	
	margin-left: 50px;
    width: 136px;
    height: 117px;
    background: url("images/1cow.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover {
    background-image: url('images/2cow.jpg');
	}
	
	
a.srollover2 {
    display: block;
	position: static;
	margin-top: -116px;
	margin-left: 261px;
    width: 136px;
    height: 117px;
    background: url("images/1silk.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover2 {
    background-image: url('images/2silk.jpg');
	}
	
a.srollover3 {
    display: block;
	position: static;
	margin-top: -118px;
	margin-left: 475px;
    width: 136px;
    height: 117px;
    background: url("images/1lite.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover3 {
    background-image: url('images/2lite.jpg');
	}
	
#bigtext1
{
margin-left: 50px;
margin-top: -5px;
position: static;
}
#bigtext2
{
margin-top: -30px;
margin-left: 260px;
position: static;
}
#bigtext3
{
margin-top: -30px;
margin-left: 475px;
position: static;
}

#rightimage
{
margin-top: -65px;
position: absolute;
margin-left: 520px;
border: 1px solid;
padding: 1px;
}