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

a.menulinks:link{color: #000; TEXT-DECORATION:none; background: none} 
a.menulinks:visited{color: #000; TEXT-DECORATION:none; background: none}
a.menulinks:active{color: #000; TEXT-DECORATION:none; background: none} 
a.menulinks:hover{color: #fff; 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: #656565; background: #282828} 

input, textarea, select {
  background-color : #525252;
  color : #c0c0c0;
  border: thin dotted;
} 

#violet {
        position: relative;
		top: 0px;	
        background: #000;
        overflow: auto;
		text-align: center;
		width: 100%;
		height: 431px;
		border-bottom: dotted #c69025;
        padding: 0px;
		margin: 0px;
}

#content {
		position: relative;
		top: -15px;
	    width: 800px;
		margin-left: auto;
		margin-right: auto;
}

div.menu {
		position: fixed;
		bottom: 0px;
		background: #c69025;
        list-style: none;
        width: 100%;
		text-align:center;
		font-weight: bold;
        color: #fbe62c;
		padding-bottom: 4px;
		padding-top: 4px;
		padding-left: 0px;
		border-top: 0px;
        border-left: 0px;
        border-right: 0px;
		border-bottom: 0px;
		font: 22px "Times New Roman";
		font-weight: bold;
		font-style: italic;
		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: #c69025;
		text-align: center;
		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: 20px Georgia, "Times New Roman", Times, serif;
		color: #c0c0c0;
		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.1);
		color: #c0c0c0;
		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.1);
	color:#c0c0c0;
	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;
}