body{
	margin: 0px;
        color:#191970;
        background-color: #C1E7FE;
}

.pntr{
     cursor: pointer;
}
.logo{
	background-image: url(gradblue.jpg);
	text-align: center;
	height: 100px;
        width:100%;
        background-repeat : repeat-y;
}

i {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Aqua;
	padding-left: 20px;
	font-style : normal;
}

i:hover{
	color: Red;
}


h1 {
	color : #191970;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	color : #191970;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-decoration:none;
}

p {
	color : #191970;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-indent : 15px;
	padding : -5px 20px -5px 20px;
	margin : 5px 0px 0px 0px;
}

.email{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : Red;
	text-align : center;
}

hr {
	color : #191970;
}

.counter {
	text-align : center;
}

.updated {
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

.gear {
	text-align : center;
}

a.lowerlinks:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
        color : Navy;
}

a.lowerlinks:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
        color : Navy;
}

a.lowerlinks:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Navy;
	}

a.lowerlinks:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Red;
}

li {
    list-style-type: none;
}

ul{
	margin-top: 0px;
	margin-bottom: 0px;
}

.menulinks:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Aqua;
	text-decoration : none;
}

.menulinks:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Aqua;
	text-decoration : none;
}

}
.menulinks:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Aqua;
	text-decoration : none;
}

}
.menulinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}

.song{
      width:84%;
      height:155px;
}

.listlinksa{
      width:33%;
      float:left;
}

.listlinksb{
      width:33%;
      float:left;
}

a.lists:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
        text-decoration:none;
        color : Navy;
}

a.lists:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
        text-decoration:none;
        color : Navy;
}

a.lists:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
        text-decoration:none;
	color : Navy;
	}

a.lists:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
        text-decoration:none;
	color : Red;
}
