@charset "iso-8859-1";
body {
text-align:center;
background-color: #D7E7FE;
color: #000;
font-family : Arial;
}

#wrapper { 
text-align: left;
margin: 0 auto;
width: 750px;
border: 1px #114C9D solid;
background-color: #D7E7FE;
color: #000;
}

#top {
margin-top: -21px !important;
margin-top:0px;
background-image: url('ice_top.jpg');
background-repeat: no-repeat;
height: 111px;
width: 750px;
}

#right {
background-image: url('ice_right.jpg');
background-repeat: no-repeat;
float: right;
height: 502px;
width: 242px;
margin-right: 0px !important;
margin-right: -2px;
}

#right ul {
margin-right: 30px;
list-style: none;
}

#right li {
text-align: left;
}

#right a:link li {
color: #666666;
text-decoration: none;
border-bottom: 1px #666666 dashed;
}

#right a:visited {
color: #666666;
text-decoration: none;
border-bottom: 1px #666666 dashed;
}

#right a:active {
color: #000;
text-decoration: none;
border-bottom: 1px #666666 solid;
}

#right a:hover {
color: #000;
text-decoration: none;
border-bottom: 1px #666666 solid;
}


#text {
background-image: url('ice_text.jpg');
background-repeat: no-repeat;
float: left;
height: 502px;
width: 508px;
}

#overflow {
margin-left: 40px;
margin-top: -20px;
overflow: auto;
height: 450px;
width: 450px;
}


#bottom {
background-image: url('ice_bottom.jpg');
background-repeat: no-repeat;
height: 29px;
width: 750px;
clear: both;
}

.copyright {
text-align: center;
color:#4A6FC0;
font-size: 65%;
}

h1 {
position: relative;
top: 40px;
left: 70px;
}

h4 {
text-align: center;
margin-top: 50px;
}

h3#intro {
text-align: center;
margin-top: 25px;
}

a:link {
color: #666666;
text-decoration: none;
border-bottom: 1px #666666 dashed;
}

a:visited {
color: #666666;
text-decoration: none;
border-bottom: 1px #666666 dashed;
}

a:active {
color: #000;
text-decoration: none;
border-bottom: 1px #666666 solid;
}

a:hover {
color: #000;
text-decoration: none;
border-bottom: 1px #666666 solid;
}