/*sounds red css*/
body{background-color: #000000; color: #e32926; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: .6em; margin: auto; padding: auto;}

a:link{border: none; color: #c4aec6; text-decoration: none;}
a:visited{color: #c4aec6; text-decoration: none;} 
a:hover{color: #fff; text-decoration: none;}

/*main page*/
.maintable{margin-top: 4em;}

.leftwave{background:url(images/leftwave.jpg); width:318px; height:246px;}
.rightwave{background:url(images/rightwave.jpg); width:210px; height:246px;}

ul{color: #fff; display: inline; list-style: none; margin: 0; padding: 0 .2em 0 .2em; text-align: right;}
li{display: inline; list-style: none; margin: 0; padding: 0 .5em 0 .5em; text-align: right;}

div#news{
	border: 1px solid #740608;
	overflow: visible;
	width:320px;
	text-align: center;
	z-index:1;
	padding: 8px;
}

.newstitle{color: #e32926; font-size: 14px; font-weight: bold; margin: 0; padding: 0; text-align: left;}
.newstext{color: #990000; font-size: 12px; text-align: left;}


/*design page*/
div#centerdiv{border: 1px solid #740608; margin: 0; overflow: auto; padding: 0; width:565px; height:100px; text-align: center; z-index:1;}

#designimage {border: none; height: 50px; margin: 0; padding: 0; width: 75px;}
#designimage {border: none;}

#designnav {border: 1px solid #740608; width: 545px; margin: 0; padding: 0; text-align: left;}
#designnav ul{display: inline; list-style: none; line-height: 0; margin: 0; padding: 0; text-align: left;}
#designnav li{display: inline; list-style: none; line-height: 0; margin: 0; padding: 0; text-align: left;}	

/* colors
  
light purple = #c4aec6 dark red = #740608 red = #e32926

*/
