* {
}

body {
font-family: "Trebuchet MS", verdana, arial, sans-serif; 	
font-size:62.5%;
color: #333333; 	
background-color: #ffffff;
text-align: center;
t 
}  
HTML {
overflow: -moz-scrollbars-vertical;

}

#wrapper {
text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 776px;
}

h1, h2, h3, h4, h5, h6 {
}
h1	{	font-size: 1.6em;	margin-top: .1em; 	margin-bottom: .5em;}
h2	{
	font-size: 1.4em;
	margin-bottom: .5em;
	margin-top: 1.2em;
}
h3	{	font-size: 1.3em;margin-bottom: .4em;	}  
h4	{	font-size: 1.1em;    }
h5	{	font-size: 1em;   	}

p	{	font-size: 1.2em; 	line-height: 1.3em;	margin-bottom: 1em;	margin-top: .5em;}

a	{	text-decoration: underline;	color: #333333}

a:hover, a:focus, a:active {
	background-color : Lime;
}


a:focus, a:active {
}

img, a img {
	border: 0px;
	padding : 0px;
	margin : 0px;
	display: block;
}



#header {
	/* may also be masthead, banner, etc., and may include the h1 element */
	margin : 0px;
	padding : 0px;
}

#left-side{
	float:left;
	width:256px;
	height: auto;
	border:0px solid #000;
	margin : 0px;
	padding : 0px;
	display: block;
	background-image : url(images/sidebar3.gif);
	background-repeat : repeat;
}



#table
{
	background-color : transparent;
	border : 0px;
	vertical-align : top;
	padding : 5px;
	font-size: 1em; 	line-height: 1.3em;	margin-bottom: -.8em;	
}

#content {
float:right;
width:472px;
height: auto;
background:#ffA516;
border:4px solid #000;
margin : 0px;
padding : 20px;
display: block;
}


#navigation {
	margin : 0px;
	padding : 0px;
	height: 60px;
	display: block;
	background-image : url(images/Navigation_bottom.gif);
	background-repeat : repeat-y;
}

#nav, #nav ul { padding: 0; margin: 0; list-style: none; z-index:2} 
#nav li { float: left;}
#nav li ul { position: absolute; width: 12em; left: -999em; } 

#endcontent{
	clear:both;
	margin : 0px;
	padding : 0px;
	display: block;

}

#navlist li {
	list-style-type: circle;
	font-size:12px;
	font-weight : bolder;
}

#centrecontent{
	background-image : url(images/b-banner4.gif);
	background-repeat : repeat-y;
	overflow: auto;
	width: 100%;
}

#footer{
	width:100%;
	background-image: url(images/b-banner2.gif);
	background-repeat : no-repeat;
}

#footer-text {
	margin : 0px;
	padding : 0px;
	padding-left: 150px;
	padding-top: 10px;
}

#footer-text1 {
	margin : 0px;
	padding : 0px;
	padding-right: 150px;
	padding-top: 10px;
}

#footertext {
    font-size: 13px;
	line-height : 18px;

}


#footer2 {
	clear:both;
	margin : 0px;
	padding : 0px;

}

