a:link{color: #cbe5f1; TEXT-DECORATION:none; background: none} 
a:visited{color: #cbe5f1; TEXT-DECORATION:none; background: none}
a:hover{color: #6797a9; TEXT-DECORATION:none; cursor:crosshair; background: none}
a:active{color: #cbe5f1; TEXT-DECORATION:none; background: none} 

a.menulinks:link{color: #fff; TEXT-DECORATION:none; background: none} 
a.menulinks:visited{color: #fff; TEXT-DECORATION:none; background: none}
a.menulinks:active{color: #fff; TEXT-DECORATION:none; background: none} 
a.menulinks:hover{color: #f4698f; TEXT-DECORATION:none; cursor:crosshair; background: none}

a.menulinks2:link{color: #d4c3c1; TEXT-DECORATION:none} 
a.menulinks2:visited{color: #d4c3c1; TEXT-DECORATION:none}
a.menulinks2:active{color: #d4c3c1; TEXT-DECORATION:none} 
a.menulinks2:hover{color: #9d8c8a; TEXT-DECORATION:none; cursor:crosshair}

a.img {border: none}

body {font-size: 15px; font-family: Verdana, Geneva, sans-serif; color: #000; background: #3e3e3e} 

input, textarea, select {
  background-color: rgba(222, 98, 112, 0.5);
  color : #fdc5d5;
  border: thin dotted;
} 

div.jughead {
        position: relative;
		top: 0px;
		width: 1100px;
		background: #6797a9;
		box-shadow: 5px 5px 10px #161616;		
		height: auto;
		overflow: auto;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;
		margin-top: 15px;
		border: 1px dotted #f4698f;
        padding: 0px; padding-right: 0px; padding-left: 0px;
		border-radius: 25px;
		}

div.content {
		position: relative;
        list-style: none;
		top: -10px;
		width: 900px;
		height: auto;
		overflow: auto;
		margin-left: auto;
		margin-right: auto;
        padding-left: 10px;
		padding-right: 10px;
        border-left: 0px double #61a8ca;
        border-right: 0px dashed #fff;
		border-bottom: 0px dashed #fff;
		}

div.menu {
        position: relative;   
		list-style: none;
		top: 0px;
        width: auto;
		background-color: rgba(222, 98, 112, 0.5);
		text-align: right;
	  	color: #3f4e7b;
		padding-right: 20px;
		border-top: 1px dotted #f4698f;
        border-left: 0px;
        border-right: 0px dotted;
		border-bottom: 1px dotted #f4698f;
		font: 20px Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-style: normal;		
		z-index: 100}
		
p.menutitle {
        list-style: none;
        width: auto;
        color: #fff;
		padding-bottom: 0px;
		padding-top: 0px;
		padding-left: 5px;
		border-top: 0px;
        border-left: 0px solid #e7382e;
        border-right: 0px solid;
		border-bottom: 0px dotted #fff;
		font: 18px Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-style: italic}
		
p.title {
        list-style: none;
        width: auto;
        color: #afc4ce;
		text-align: left;
		padding-bottom: 0px;
		padding-top: 0px;
		padding-left: 0px;
		border-top: 0px;
        border-left: 0px solid #e7382e;
        border-right: 0px solid;
		border-bottom: 0px dashed;
		font: 35px Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-style: normal}
		
p.title2 {
        list-style: none;
        width: auto;
		text-align: center;
		padding-bottom: 0px;
		padding-top: 0px;
		padding-left: 4px;
		border-top: 0px;
        border-left: 0px;
        border-right: 0px;
		border-bottom: 0px dotted #68a0ad;
		font: 18px Georgia, "Times New Roman", Times, serif;
		color: #f1f0f0;
		font-weight: normal;
		font-style: italic}
		
p.title3 {
        list-style: none;
        width: auto;
		text-align: left;
		padding-bottom: 0px;
		padding-top: 0px;
		padding-left: 4px;
		border-top: 0px;
        border-left: 0px;
        border-right: 0px;
		border-bottom: 0px dotted #68a0ad;
		font: 18px Georgia, "Times New Roman", Times, serif;
		color: #d4c3c1;
		font-weight: normal;
		font-style: italic}

p.titlestats {
        list-style: none;
        width: auto;
		background-color: rgba(255, 255, 255, 0.3);
		color: #4c1a48;
		padding-bottom: 0px;
		padding-top: 0px;
		padding-left: 4px;
        border-left: 0px;
        border-right: 0px;
		border-bottom: 2px dotted;
		border-top: 2px dotted;
		font: 20px Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-style: italic}
		
div.stats {
        list-style: none;
        width: 75%;
		margin-left: auto;
		margin-right: auto;
		background-color: rgba(255, 255, 255, 0.1);
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		border: 2px dotted;
		font: 14px Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-style: italic}

div.stats2 {
        list-style: none;
        width: auto;
		background: #fff; opacity:0.0; 
		padding: 0px;
		border: 0px;
		font: 1px Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-style: italic}

a.menulinks {
        list-style: none;
        padding-left: 0px;
        padding-right: 0px;
		margin-left: 10px;
		margin-right: 10px;		
		border-top: 0px;
        border-left: 0px;
        border-right: 0px;
		border-bottom: 0px;
		font: 20px Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-style: normal;
		}
		
font.highlight {
	background-color: rgba(255, 255, 255, 0.3);
	color:#4c1a48;
	border-bottom: dotted 2px;}
	
font.subtitle {
        list-style: none;
        width: auto;
		padding: 4px;
		border-top: 0px dotted;
        border-left: 0px;
        border-right: 0px;
		border-bottom: 0px dotted;
		font: 16px Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-style: italic}
		
p.album {
		width: 100%;
		float:left;
		text-align: left;
}