body{
background: black;
overflow: hidden;
text-align: center;
margin: 0px;
}

#inner {
width:770px;
height:440px;
color: white;
text-align: left;
overflow: visible;
margin: 0px;
padding-left: 350px;
padding-top: 75px;
}

#outer {
width:770px;
height:550px;
padding: 0px;
overflow: hidden;
background-attachment: fixed;
background: url(images/lisamorganhomepage.jpg) black;
background-repeat: no-repeat;
background-position: -100px;
}

* HTML #outer {
width:970px;
background-position: 0px;
margin-right:-100px;
margin-left:-100px;
}

#bluelinks {
font-size: 8pt;
font-family: Lucida Sans, Verdana, Arial, Helv;
}

#bluelinks P {
margin: 0px;
}

#bluelinks a, a:link, a:visited {
text-decoration:none;
color: #3399CC;
}

#bluelinks a:hover {
text-decoration:underline;
color: #3399CC;
}

.latestnewsheader {
font-weight: bold;
font-size: 15pt;
font-family: lucida sans typewriter, courier new;
color: rgb(204,0,0);
}

.footer {
font-size: 8pt;
font-family: Lucida Sans, Verdana, Arial, Helv;
color: white;
margin-top: 0px;
}

a, a:link, a:visited {
font-family:Arial;
text-decoration:none;
color: #EC23FF;
}

a:hover, a:active {
text-decoration:underline;
color: #3399CC;
}
