* {
	margin: 0;
	padding: 0
	}

body   {
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	text-align: center
	}


/* main styles 

*/
h1      {
	color: #096;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 20px
	}






h2   {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 5px
	}

h3 {
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 5px
	}


p  {
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 20px;
	}


ul     {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding-bottom: 20px;
	padding-left: 20px
	}
li  {
	padding-bottom: 3px
	}


td {
	color: #808080;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	line-height: 15px
	}

a {
	color: #096;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
	}

a:hover {
	color: #0d5;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
	}
	.red {
	color: #f00;
	font-weight: bold
	}
/* layout 
*/
#wrapper  {
	text-align: left;
	margin: auto;
	padding: 0;
	position: relative;
	width: 640px
	}


#header {
	margin-bottom: 15px;
	width: 640px;
	height: 75px;
	border-bottom: 1px solid #a9a9a9
	}

#main {
	padding: 40px 20px;
	width: 640px
	}

#footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 640px;
	border-top: 1px solid #a9a9a9
	}

/* footer styles 
*/
#footer a {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none
	}

#footer a:hover {
	color: #0d5;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none
	}

#footer p {
	font-size: 10px;
	font-weight: normal
	}

#footer .contact {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
	}

#footer .contact:hover {
	color: #0d5;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
	}

/* 
other classes */
.play {
	padding-bottom: 10px;
	border-bottom: 1px solid #a9a9a9
	}

.lastplay {
	border-width: 0
	}

.note {
	font-size: 10px;
	font-weight: normal
	}

.logo {
	position: relative;
	z-index: 100;
	top: 40px;
	left: 0;
	width: 170px;
	height: 30px;
	float: left;
	border-width: 0
	}

.largelogo {
	margin: 45px 15px 0
	}

.image {
	float: left
	}

.cover  {
	margin-right: 20px;
	margin-bottom: 20px;
	width: 80px;
	height: 115px;
	float: left;
	border-width: 0
	}


.view {
	padding-top: 10px;
	padding-right: 5px;
	width: 100px;
	height: 20px;
	float: right
	}

.add {
	margin-right: 20px;
	margin-bottom: 0;
	padding: 0;
	width: 100px;
	height: 20px;
	float: left;
	clear: right
	}
.bold {
	font-weight: bold;
	color: #096;
}
.bold2 {
	font-weight: bold;
}
#wrapper #main .lastplay p {
	font-style: italic;
}
#wrapper #main .lastplay p {
	font-style: normal;
}
italic {
	font-style: italic;
}

