body {
background-image: url(images/bg.jpg);
background-repeat: no-repeat;
background-color: #ffffff;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: x-small;      
/* false value for WinIE4/5 */
voice-family: "\"}\"";   
voice-family: inherit;   
/* recover from trick */
font-size: small;
color: #666;
margin: 0;
line-height: 18px;
}

a {
color:#6699cc;
}

a:hover {
color:#ff9900;
}
	  
#container {
margin: 0;
width: 900px;
position: relative;
align: left;
}

#logo {
padding: 0;
margin: 0;
}

#logo img {
border: 0px;
}

#address ul {
list-style-type: none;
font-size: xx-small;      
/* false value for WinIE4/5 */
voice-family: "\"}\"";   
voice-family: inherit;   
/* recover from trick */
font-size: x-small;
line-height: 13px;
}

#address-left {
margin: -100px 0px 0px 460px;
position: absolute;
text-align: right;
}

#address-right {
margin: -100px 0px 0px 670px;
position: absolute;
text-align: left;
}

.emphasis {
font-weight: bold;
font-style: italic;
}

#divider {
margin: -90px 0px 0px 694px;
position: absolute;
}

#content {
position: absolute;
width: 450px;
margin: 80px 0px 0px 350px;
}

#content.bold {
font-weight: bold;
color: #336699;
}

h1 {
color: #336699;
font-weight: bold;
font-size: small;      
/* false value for WinIE4/5 */
voice-family: "\"}\"";   
voice-family: inherit;   
/* recover from trick */
font-size: medium;
margin: 0;
}

h2 {
color: #336699;
font-style: italic;
font-weight: normal;
font-size: x-small;      
/* false value for WinIE4/5 */
voice-family: "\"}\"";   
voice-family: inherit;   
/* recover from trick */
font-size: small;
margin: 0px 0px 30px 0px;
}

#content ul {
list-style-type: none;
margin: 30px 0px 0px 0px;
padding: 0;
}

.footer {
margin: 130px 0px 0px -78px;
