/* CSS Document */

body,
html {
	margin: 0;
	padding: 0;
	font: 0.9em/1.6em Verdana, sans-serif;
	color: #333;
}

p {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 840px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #FFFFFF;

}
html>body #wrapper {width: 840px;}

#wrapper2 {
	width: 840px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
html>body #wrapper2 {width: 840px;}

#backimage {
	width: 840px;
	background-repeat: no-repeat;
	background-position: right center;
}

#aboutimage {
	width: 840px;
	background-image: url(../about/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#constructimage {
	width: 840px;
		background-image: url(../images/mic2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#albumimage {
	width: 840px;
}

#topleft {
	margin: 0px;
	padding: 5px 0px 0px;
	background-color: #FFF;
	float: left;
	width: 640px;
	voice-family: "\";}\"";
	voice-family:inherit;
	width: 640px;
	height: 60px;
}
html>body #topleft {width: 640px;}

#topleft1{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-color: #FFF;
	float: left;
	width: 640px;
	voice-family: "\";}\"";
	voice-family:inherit;
	width: 640px;
	height: 30px;
}
html>body #topleft1 {width: 640px;}

#topright {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	background-color: #FFFFFF;
	float: left;
	width: 200px;
	voice-family: "\";}\"";
	width: 200px;
	height: 55px;
}
html>body #topright {width: 200px;}

#topright1{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-color: #FFFFFF;
	float: left;
	width: 200px;
	voice-family: "\";}\"";
	width: 200px;
	height: 25px;
}
html>body #topright1 {width: 200px;}

#baseleft {
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 460px;
	voice-family: "\";}\"";
	voice-family:inherit;
	width: 460px;
}
html>body #baseleft {width: 460px;}

#baseright {
	margin: 0px;
	padding: 5px 0px 10px;
	float: left;
	width: 350px;
	voice-family: "\";}\"";
	width: 350px;

}
html>body #baseright {width: 350px;}

#dottedline {
	margin: 0px;
	width: 840px;
	float: none;
	voice-family: "\";}\"";
	width: 840;
}

#box {
	margin: 0;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}

#box2 {
	margin: 0;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#box3 {
	margin: 0;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#box4 {
	margin: 0;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}

#footer {
	height: 20px;
	border-top-style: none;
	border-top-color: #999999;
	border-bottom-style: none;
	border-bottom-color: #999999;
	clear: left;
	float: none;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A2B16C;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../indxpic/dotted.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	border-right-style: none;
	border-left-style: none;
}
.type1 {
	font-size: 0.8em;
}

.typepink {
	font-size: 11px;
	color: #C0137E;
	font-weight: bold;
}

.typeblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #244380;
}

a:hover {
	color: #B40060;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #B40060;
}
a:visited {
	text-decoration: none;
}

