body {
margin:0;
margin-top:0;
font: 0.9em arial,times,verdana,serif,sans-serif;
}
h3 {
font: bold 28px arial,times,verdana,serif;
color:#999999;
}
h5 {
font:normal 16px;
color:#999999;
}
a:link {
color:#6699CC;
text-decoration:none;
font-size:18px;
word-spacing:4px;
text-decoration:underline;
}
a:hover {
color:#666699;
}
a:active {
color:#CC9933;
}
a:visited {
color:#CC9933;
text-decoration:none;
font-size:18px;
text-decoration:underline;
word-spacing:4px;
}
ul {
list-style-type: circle;
line-height:30px;
}
#bannerWelcome {
top:0;
height:220px;
background-image:url(../assets/images/musebannerTop2.jpg);
background-repeat:no-repeat;
background-position:center;
text-align:center;
}
.welcomeText {
color:#666666;
}
#leftColumn {
position:absolute;
top:5px;
left:0px;
width:218px;
height:750px;
margin-right: 2px;
background-image:url(../assets/images/CalliopeFlying.jpg);
background-repeat:no-repeat;
background-position:left;
}
#rightColumn {
position:absolute;
top:220px;
right:0px;
width:135px;
height:750px;
margin-left:5px;
}
#midColumn {
position:relative;
margin-left:150px;
margin-right:150px;
text-align:center;
border:2px;
padding:2%;
z-index:13;
}
#footer {
height:30px;
background-image:url(../assets/images/rrr_2005.jpg);
background-repeat: no-repeat;
background-position: center;
margin-top:20px;
margin-bottom:40px;
}
