body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	color: #333333;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(img/strip.jpg);
	text-align: center;
}
#leftMenuContainer {
	width: 100px;
	float: left;
	text-align: left;
	margin-left: 20px;
}

.title {
	font-weight: bold;
	color: #FF9900;
}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 5px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5C6F85;
	text-decoration: none;
}

.head {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(img/header.png);
	width: 800px;
	height: 89px;
	background-position: center top;
	}
.maincell {
	background-color: #CFCFCF;
	background-image: url(img/body.png);
	width: 768px;
	background-repeat: no-repeat;
	background-position: center top;
	}
	
	.leftcell {
	background-image: url(img/leftdrop.png);
	width: 16px;
	}
	.rightcell {
	background-image: url(img/rightdrop.png);
	width: 16px;
	}
	
    .foot {
	background-image: url(img/foot.png);
	width: 800px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center top;
	}
.menucell {
	background-image: url(img/menucell.png);
	height: 26px;
	width: 768px;
}

	
a:visited {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.record {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.colmntitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666633;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555F6A;
	text-decoration: underline;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bigTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.mainTable {
	height: 100%;
	width: 100%;
	align: center;
	position: absolute;
}
.mainHolder {
	position: absolute;
	top: 5%;
	clip: rect(auto,auto,auto,auto);
	width: 60cm;
}
div#test {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #666666;
	top: 7px;
	position: absolute;
	width: 146px;
	left: 7px;
	height: 379px;
	color: #E7DADA;
	font-size: 10px;
	padding: 3px;
	border: thin groove #CCCCCC;
}
#main {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	position:absolute;
	top:11px;
	width:80%;
	height:378px;
	left: 177px;
	border: thin groove #CCCCCC;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #8793A0;
}.content {
	margin-top: 5px;
	padding-right: 50px;
	margin-left: 80px;
}
.submit {
	font-size: 10px;
	color: #666666;
	background-color: #9EACBC;
	border: 1px dotted #000000;
}
/*FOr MP3 Page*/
.style1 {color: #999999}
.style5 {
	font-size: 10px;
	color: #003366;
}
.style8 {
	color: #666666;
	font-weight: bold;
}
.style10 {color: #003366; font-size: 10px; }
.style12 {font-size: 12px; font-weight: bold; }
li {
	list-style-type: circle;
}
input {
}
#imgholder {
	float: left;
	overflow: hidden;
	height: 32px;
	border: thin solid #333333;
	width: 32px;
	margin: 5px;
}
#container {
	width: 550px;
	position: relative;
}
#floatLeft {
	float: left;
}

#deletecontainer {
	margin: 2px;
}
img{
float: left;
}
#submenu {
	margin-left: 20px;
}
