/* CSS Document */
.menu {
	font: bold 11px Trebuchet MS, arial narrow, sans-serif; 
	color: #222222;
	text-decoration: none;
}
A:link  {
	color: #AAAAEE;
	text-decoration: none;
	font-family: "Trebuchet MS", "arial narrow", sans-serif;
	font-weight: bold;
}

.userpicfriends {
        position: relative;
        float: left;
        padding: 5px;
        margin: 10px;
        text-align: center;
        border-style: solid;
        border-width: 1px;
        border-color: #EEEEEE;
        font-size: 14px;
        z-index: 15;
        }

    
A:visited {
	color: #886688;
	text-decoration: none;
	font-family: "Trebuchet MS", "arial narrow", sans-serif;
	font-weight: bold;
}
A:hover {
	color: #AAAAAA;
	text-decoration: underline;
	font-family: "Trebuchet MS", "arial narrow", sans-serif;
	font-weight: bold;
}
td, textarea, input, select { font-size: medium}
.menubar {
	height: 20px;
    width: 115px;
	background-color: #F9F9F9;
	border: thin groove #222222;
	font-size: 11px;
	top: auto;
	bottom: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	text-indent: 3pt;
}
.Normal {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color:#222222;
}
.SiteTitle {
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	color:#222222;
	line-height: 120%;

}
.MainLinks {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #550000;
}
.PageTitle {
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	color:#222222;
	line-height: 150%;



}
.BoldText {
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #222222;
}
.SongLyrics {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color:#222222;
	text-align: center;

}
.SongCredits {
	font-size: xx-small;
	font-style: normal;
	font-weight: lighter;
	color:#440000;
	text-align: center;

}

.ReviewLink {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color:#AAAAAA;
	line-height: 120%;


}
.Disclaimer {
	font-size: xx-small;
	font-style: normal;
	font-weight: lighter;
	color:#222222;
}
.Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #AAAAAA;
}

.Rose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	line-height: 150%;
	background-color: #EEEEEE;
	color: #EEEEEE;
}
.RoseStem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	line-height: 150%;
	color: #004433;
}
.BACKGROUND {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	background-color: #F9F9F9;
}

.Chapter {
	font-size: large;
	font-style: normal;
	line-height: 150%;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
}
body {
	background: #CCDDDD url(http://i231.photobucket.com/albums/ee29/TalesOfSnape/WEBSITE/IMAGES/BACKGROUNDS/BACKGROUND.jpg) repeat center;
}

