body {
background: #74275B url(images/bg.jpg) repeat-y left;
font-family: verdana, serif;
font-size: 11px;
margin: 0; 
padding: 0;
cursor: default
}


/* THE CONTENT LAYERS */

#top {
position: absolute;
top: 0px;
left: 0px;
width: 718px;
line-height: 0px
}

#main {
position: absolute; 
width:355px; 
left: 145px; 
top: 531px; 
text-align: justify;
color: #E75474;
line-height: 15px
}

#nav {
position: absolute; 
width: 165px;
left: 540px; 
top: 471px;
color: #C37FAD
}


/* LINKS */

a {
text-decoration: none
}

a:hover, a:active {
border-bottom: 1px solid #FFFFFF
}

#main a:link, #main a:visited {
color: #FFA07A
}

#main a:hover, #main a:active {
color: #FFFFFF
}

#nav a {
font-weight: bold
}

#nav a:link, #nav a:visited {
color: #D5A4C5
}

#nav a:hover, #nav a:active {
color: #FFFFFF
}

#nav ul {
list-style: none;
padding-left: 10px;
margin-left: 0
}


/* HEADINGS */

h1 {
color: #E75474;
border-top: 1px solid #FFA07A; 
border-bottom: 1px solid #FFFFFF;
padding: 2px 0px 2px 15px;
font-size: 11px;
margin-top: 30px
}

h2 {
border-bottom: 1px solid #C37FAD; 
padding-bottom: 2px;
margin-bottom: 5px; 
padding-left: 10px;
font-size: 11px;
margin-top: 30px
}


/* THE AVATAR */

.avatar {
float: left;
padding-right: 8px
}
