

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: black;
background-color: #ccccff;
}

blockquote {
margin: 20px; 
} 

#column2 {
	PADDING: 0px; BACKGROUND-POSITION: right; MARGIN: 0px; WIDTH: 100%;
}
#column1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; 
}

#margin-lh { 
width: 180px;  
text-align: center;  
float:left; 
margin-top: 0;
margin-bottom: 0;
}

#margin-rh { 
width: 180px;  
text-align: center; 
float:right; 
margin-top: 0;
margin-bottom: 0;
padding: 0;
}


.cell-head {
font-family: verdana, arial, helvetica, sans-serif;
color: #000;
font-size: 12px;
background-image: url('images/cell_header.jpg');
height: 75px;
text-align: center;
padding-top: 8px;
padding-bottom: 2px;
font-weight: bold;
position: relative;
top: 0px;

}

.cell-body {
background-color: #9999ff;
font-size: 100%;
font-weight: normal;
color: #000;
line-height: 14px;
text-align: left;
}

.cell-footer {
height: 25px;
background-image: url('images/cell_footer.jpg');
background-color: #ccccff;
margin-bottom: 0px;
}

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 12px;
letter-spacing: 3px;
text-align: left;
margin-top: 0;
padding-bottom: 3px;
padding-left: 20px;
font-weight: bold;
padding-top: 3px;
padding-right: 0px;
background-image: url('images/top_bar.jpg');
background-color:#555555;
color: #333333;
border-bottom: 1px #000000 solid;
border-top: 1px #000000 solid;
}


#header-image {
background-color: #ccccff;
background-image: url('images/header_comp.jpg');
background-repeat: no-repeat;
background-position: center top;
height: 90px;
}

#navbar {
margin-bottom: 20px;
margin-left: 0;
margin-right: 0;
font-size: 100%;
text-align: center;
margin-top: 0;
padding-bottom: 3px;
font-weight: bold;
padding-top: 3px;
background-image: url('images/nav_bar.jpg');
background-color: #555555;
color: #000033;
word-spacing: 8px;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

#navbar a:link, #navbar a:visited {
color: #666;
word-spacing: 0;
}

#navbar a.current {
color: #000000;
}

#navbar a:hover {
color: #ccccff;
word-spacing: 0;
text-decoration: none;
}


#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 25%;
margin-right: 25%;
font-size: 90%px;
line-height: 0;
}

h1 {
margin-left: 0;
margin-right: 0;
font-size: 12px;
padding-bottom: 10px;
padding-right: 0;
color: #ffffff;
border-bottom: 1px #666666 solid;
letter-spacing: 4px;
font-weight: bold;
text-align:center;
}

h2 {
color: #fff;
font-size: 110%;
letter-spacing: 4px;
background-image: url('images/cell_header.jpg');
text-align: center;
line-height: 40px;
font-weight: bold;
border-bottom: 1px #666666 solid;
}


a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #0000ff;
}

a:hover {
font-weight: bold;
text-decoration: underline;
color: #666666;
}

#footer {
text-align: center;
width: 100%;
font-size: 90%;
line-height: 20px;
background-color: #666666;
background-image: url('images/top_bar.jpg');
color: #000;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
word-spacing: 8px;
clear: both;
}

#footer a:link, #footer a:visited {
color: #666;
}

#footer a:hover {
text-decoration: none;
color: #333;
}

.clear {
	CLEAR: both; PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; OVERFLOW: hidden; PADDING-TOP: 0px; HEIGHT: 1px
}