*{
    border-collapse:collapse;
    margin:0;
    padding:0
}
.onehundred{
    height:100%
}
img{
    border:0
}
body{
    background:#fff;
    color:#203c74;
    font:normal 11px/1 Arial, Helvetica, sans-serif
}
h2{
    font-size:1.2em
}
p{
    margin:7px 0
}
a{
    color:#203c74;
    text-decoration:none
}
ul{
    list-style:none
}
a span{
    display:none
}
td{
    vertical-align:top;
    text-align:left;
    padding:0 0 4px 0
}
object:focus{
	outline:none
}
.clear{
    font-size:0.01px;
    clear:both
}
.hideMe{
    display:none
}
.noBg{
    background:none !important
}
.noMargin{
    margin:0 !important
}
#wrap{
	width:980px;
	height:684px;
	margin:0 auto
}

#snowGlobe p {
font: "Georgia", Times New Roman, Times, serif;
font-size: 14px;
color: #959595;
text-align: center;
}

#snowGlobe a{
color: #959595;
text-align: center;
text-decoration: none;
}

#snowGlobe a:hover{
color: #db7700;
text-align: center;
text-decoration: underline;
}