﻿table#ContainerTable
{
	width: 990px;
	background-color: #FFFFFF;
	background-position: url(_images/bg_content.gif);
	border: 6px solid #666666;
	margin: auto;
	background-image: url(_images/bg_content.gif);
	background-repeat: repeat-y;
}
#TopBaner
{
	margin: auto;
	top: -10px;
	position: relative;
}
#GoToHome
{
	position: absolute;
	padding-top: 10px;
	padding-left: 680px;
	z-index: 10000;
}


#container
{
	text-align: left;
	width: 986px;
}

#header
{
	border-color: #666666;
	width: 991px;
	height: 186px;
	background: #fff url(_images/headerbg.jpg);
	position: relative;
	top: -3px;
	left: -3px;
	border-bottom-style: solid;
}

#mainas
{
	background-position: center;
	width: 989px;
	height: inherit;
}

#content
{
	width: 500px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 20px;
}

#sidebar
{
	padding-top: 5px;
	padding-left: 5px;
	width: 196px;
	float: left;
}

#sidebar a
{
    font-weight: bold;
    padding-left: 10px;
}

#sidebar #news
{
	
}

#footeris
{
	border-width: medium;
	border-color: #666666;
	background-position: url(_images/bg_footer.png);
	width: 988px;
	float: left;
	background: url(_images/bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top-style: double;
	position: relative;
	top: 3px;
	left: -2px;
}

#footeris p
{
padding-left: 20px;
padding-top: 25px;

}
#footeris g
{
 padding-left: 225px;
    position: absolute;
}

#sidebarmenu
{
	width: 187px;
}

#SidebarExtras
{
   padding-top: 5px;
   width: 226px;
   padding-left: 8px;
   float: left;
 
}
#SiteTitle
{
	position: absolute;
	padding-top: 25px;
	padding-left: 25px;
	z-index: 10001;
	font-size: xx-large;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}

