Body
{
background-color: #666666; background-repeat: repeat; background-attachment: fixed; text-align: center;
	scrollbar-color: black; 
   	SCROLLBAR-FACE-COLOR: darkgreen; 
   	SCROLLBAR-HIGHLIGHT-COLOR: green;
   	SCROLLBAR-SHADOW-COLOR: darkblue; 
   	SCROLLBAR-3DLIGHT-COLOR: green; 
   	SCROLLBAR-ARROW-COLOR: gray;
   	SCROLLBAR-TRACK-COLOR: gray; 
   	SCROLLBAR-DARKSHADOW-COLOR: darkgreen;
}
#Main-Content 
{
z-order: 2000; padding: 0px; width: 750px; top: 0px; color:#000000; border: solid 4px; background-repeat:repeat; 
background-attachment:scroll; background-color:#FFFFFF;
}
#Content Area
{
position: relative; width: 740px; right: 5px; top: 0; left: 5px; overflow: auto; margin: 0px;
}
#BodyText
{
position: relative; overflow: auto; z-index: 76; left: 10px; right: 10px; top: 5px; bottom: 10px; padding: 0px; text-align: left;
}
#NewsContainer
{
position: relative; top: 0px; left: 5px; right: 5px; z-index: 1; height: 150px;
}
#NewsTitle
{
position: relative; top: 0px; left: 5px; width: 125px; z-index: 1; float:left; text-align: right
}
#NewsFeed
{
position: relative; z-index: 103; right: 5px; top: 0; height: 150px; width: 600px; overflow: auto; padding: 0px; text-align: left; float: right
}
#Footer
{
position: relative; top: 0px; width: 750; overflow: hidden; z-order: -1000; padding: 0;
}
#FooterLinks
{
position: relative; top:0; width: 750px; height: 5px; overflow: hidden; background-color: #000000;
}


/*
#Header
{
position: fixed;
top: 0;
left: 0;
width: 100%;
right: 0;
height: 160px;
bottom: auto;
}

#Content
{ 
position: fixed;
top: 160px;
left: 0;
right: auto;
width: auto;
bottom: auto;
height: auto;
}

#Photo 
{
position: fixed;
top: 160px;
bottom: 120px;
height: auto;
left: auto;
right: 0;
width: 300px;
}

#NavMain
{
position: fixed;
top: auto;
height: 120px;
bottom: 0px;
left: 0px;
right: 0px;
width: 100%;
background-repeat: no-repeat;
background-position: left bottom; 
background-image: url('KiltFooter.gif'); 
}
*/