/*the wrapper is the outer shell of the page*/

#wrapper {
WIDTH: 800px;
HEIGHT: 100%;
MARGIN: 0 auto;
BORDER: 1px solid #4b4b33;
BGCOLOR: #FFFFFF;
FONT-SIZE: 80%;color: #4b4b33;
LINE-HEIGHT: 1.5em;
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
}

body {
TEXT-ALIGN: center;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 80%;
TOP-MARGIN: 0px;
LEFT-MARGIN: 0px;
COLOR: #666666;
BACKGROUND: url(bg.JPG);
}

.control1 {
background: url(color1.gif);
text-align:right;
font-family: Times New Roman serif;
font-weight:bold;
font-size: 80%;
color: #FFFFFF;
height: 35px; 
vertical-align: top;
}

.control2{
font-family: Times New Roman serif;
font-weight:bold;
font-size: 80%;
color: #FFFFFF;
width: 150px; 
vertical-align: top;
text-align: CENTER;
background: url(side.gif);
} 

.footer{
background: url(color6.gif);
bgcolor: #FFFFFF;
width: 800;
} 

.main {
background: url(color6.gif);
bgcolor: #FFFFFF;
width: 650; 
}

.d_Image1{height: 120px;
BACKGROUND: url(color2.gif);}

.d_Image2{text-align:center;}

table.layd {
margin-left:auto; 
margin-right:auto;
}

table {
border-collapse: collapse; 
border-spacing: 0;
} 

td, th {
padding: 0; 
margin-top: 0px;
margin-bottom: 0px;
}

p {
margin-top: 0px;
margin-bottom: 0px;
font-size: 80%;
}

ol {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 25px;
color: #666666;
font-size: 80%;
} 

ul {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 25px;
color: #666666;
font-size: 80%;
list-style-image: url(bullet.gif); 
}

h1 {
font-size: 16px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;
} 

h2 {
font-size: 14px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;
} 

a:link {color: #FF0000;} 

a:visited {color: #FF0000;} 

a:link:hover {color: #000000;}

.print {background-color: #FFFFFF;}