body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bodyBg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#E5F0E7;
	scrollbar-shadow-color:#E5F0E7;
	scrollbar-face-color:#5F3101;
	scrollbar-highlight-color:#E5F0E7;
	scrollbar-dark-shadow-color:028F1A;
	scrollbar-3d-light-color:#028F1A;

	}



#container {

    width: 100%; 

	height: 100%; 

	margin: 0px;

	left: 0px;

	top: 0px;

	position: absolute; 

	text-align: center;

	background-image: url(images/bodyBg.jpg); 

	background-repeat: repeat-y; 

	background-position: center; 

	}



#header {

    height: 152px;

	width: 100%;

	left: 0px;

	background-image:  url(images/bannerBg.jpg);

    background-repeat: no-repeat; 

	background-position: center;

	position: relative;

	}

	

#headerBg {

    height: 152px;

	width: 100%;

	left: 0px;

	background-image:  url(images/banner.jpg);

    background-repeat: no-repeat; 

	background-position: center;

	position: relative;

	}	



#content {

	position: relative;

	text-align: left;

	width: 100%;

	left: 0px;

	background-image:  url(images/bodyBg.jpg);

    background-repeat: repeat-y;

	background-position: center;	

	overflow: auto;

	}

	

#contentFooter {

	height: 174px;

	width: 100%;

	position: relative;

	left: 0px;

	background-image:  url(images/contentFooterBg.jpg);

    background-repeat: no-repeat;

	background-position: center;	

	}

	

#footer {

    height: 51px;

    width: 100%;

    background-image:  url(images/footerBg.jpg);

    background-repeat: no-repeat;

	position: relative; 

	left: 0px;

	background-position: center;

	}

		

a:link {  

	color: #FFCC66; 

	text-decoration: none

	}

	

a:hover {  

	color: #BBFB60

	}

	

a {

	color: #FFCC00; 

	text-decoration: none

	}

	

a:hover {  

	text-decoration: underline

	}

	

li {  

	color: #F9DF93

	}



.normalText {

	color: FAE8AF

	}

	

.text {

	color: #FFFFCC

	}.mainMenu {  text-align: center; vertical-align: middle; top: 3px; clip:    rect(   ); position: relative}

.white {  color: #000099; text-decoration: underline}

hr {  color: FFCC66}

