
//.container { height:600px; width:6598px; background:#333333; }


body {
	background: #333333;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;	font-size:100%;	line-height:1.125em; /* 16x1.125=18px */
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(slices/jpeg/background.jpg);
	background-repeat: repeat;

}

.page3Content{
float: left;
margin-left: 5px;
margin-top: -7px;
display: inline;
}


.page1Wrapper{
//float:left; 
//margin-left:0px; 
margin-left: auto;
margin-right: auto;
text-align: left;
width:923px;
}

.page1Heading{
//float: left;
margin-left: 50px;

}


.page7Wrapper{
//float:left; margin-left: 0px;
width:607px;
margin-left: auto;
margin-right: auto;

}

.page1top {
	width: 923px;
	//padding: 0 0 0 0;
	height: 26px;
	background: url('slices/slice1_top.gif');  no-repeat; 
}
.page1middle {
	width: 923px;
	//padding: 0 0 0 0;
	height: 520px;
	background: url('slices/slice1_middle.png'); background-repeat: repeat-y; 
}
.page1bottom {
	width: 923px;
	//padding: 0 0 0 0;
	height: 33px;
	background: url('slices/slice1_bottom.png'); no-repeat; 
}

.bottomMenu {
width: 923px;
text-align:center;
margin: -20px 0 0 0;
}

.bottomMenuSmall {
width: 607px;
text-align:center;
margin: -20px 0 0 0;
}


.page2top {
	width: 923px;
	height: 25px;
	background: url('slices/slice2_top.png');  no-repeat; 
}
.page2middle {
	width: 923px;
	height: 480px;
	background: url('slices/slice2_middle.png'); background-repeat: repeat-y; 
}
.page2bottom {
	width: 923px;
	height: 33px;
	background: url('slices/slice2_bottom.png'); no-repeat; 
}


.page3top {
	width: 923px;
	height: 25px;
	background: url('slices/slice3_top.png');  no-repeat; 
}
.page3middle {
	width: 923px;
	height: 480px;
	background: url('slices/slice3_middle.png'); background-repeat: repeat-y; 
}
.page3bottom {
	width: 923px;
	height: 33px;
	background: url('slices/slice3_bottom.png'); no-repeat; 
}


.page4top {
	width: 923px;
	height: 25px;
	background: url('slices/slice4_top.png');  no-repeat; 
}
.page4middle {
	width: 923px;
	height: 480px;
	background: url('slices/slice4_middle.png'); background-repeat: repeat-y; 
}
.page4bottom {
	width: 923px;
	height: 33px;
	background: url('slices/slice4_bottom.png'); no-repeat; 
}


.page5top {
	width: 923px;
	height: 25px;
	background: url('slices/slice5_top.png');  no-repeat; 
}
.page5middle {
	width: 923px;
	height: 480px;
	background: url('slices/slice5_middle.png'); background-repeat: repeat-y; 
}
.page5bottom {
	width: 923px;
	height: 33px;
	background: url('slices/slice5_bottom.png'); no-repeat; 
}


.page6top {
	width: 923px;
	height: 25px;
	background: url('slices/slice6_top.png');  no-repeat; 
}
.page6middle {
	width: 923px;
	height: 480px;
	background: url('slices/slice6_middle.png'); background-repeat: repeat-y; 
}
.page6bottom {
	width: 923px;
	height: 33px;
	background: url('slices/slice6_bottom.png'); no-repeat; 
}


.page7top {
	width: 607px;
	height: 25px;
	background: url('slices/slice7_top.png');  no-repeat; 
}
.page7middle {
	width: 607px;
	height: 480px;
	background: url('slices/slice7_middle.png'); background-repeat: repeat-y; 
}
.page7bottom {
	width: 607px;
	height: 33px;
	background: url('slices/slice7_bottom.png'); no-repeat; 
}



#wrapper {
	width: 36em;
}

a {
    font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:100%;	font-size: 1.1em;
	line-height:0.8125em; /* 16x1.125=18px */
	margin:0;
	color:#999999; 
	
	text-decoration: none;
    white-space: nowrap;

}


a:hover {
text-decoration: underline;
}

.menuDull {
	//line-height:0.8125em; /* 16x1.125=18px */
	color:#999999; 
}

.menuBright {
	//line-height:0.8125em; /* 16x1.125=18px */
	color: #ffffff; 
}

.page1Text {
margin-left: 50px;
margin-top: 20px;
width: 450px;
}

.page1Table {
margin-left: 550px;
margin-top: -350px;
}

.page2Text1 {
float:left;
margin-left: 50px;
margin-top: 0px;
width: 240px;
}

.page3Text {
float:left;
margin-left: 35px;
//margin-top: 30px;
width: 220px;
}

.page2TextColor{
color:#999999;
}

.page3TextColor{
color: #669999;
}
.page4TextColor{
color: #999966;
}

.page5TextColor{
color: #999966;
}

.page6TextColor{
color: #998399;
}

.page7Text {
float:left;
margin-left: 210px;
margin-top: 20px;
width: 220px;
}

.page8Text {
float:left;
margin-left: 110px;
margin-top: 20px;
width: 320px;
}



h1, h2, h3 {
	font-weight:normal;	
}

h1 {
	font-size: 1.375em; /* 16x1.375=22px */
	line-height: 1.636em;/* 16x1.636=36px */
	margin: 0;
}

h2 {
	font-size: 1.125em; /* 16x1.125=18px */
	margin:1em 0; /* 18x1=18px */

}

p {
	color: #cccccc;
    font-size: 0.8125em;
    //font-size: 0.75em; /* 16x0.875=14px */
	margin: 1.286em 0; /* 14x1.286=18px */
}


.links {
	font-size: 0.875em; /* 16x0.875=14px */
	margin: 1.286em 0; /* 14x1.286=18px */
		
	text-decoration: none;
    white-space: nowrap;
}

