@charset "utf-8";
/* CSS Document */

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-color: #000000;
font-weight: normal;
text-align: left;
margin: 0px;
}

br {
line-height: -40px;
margin-top: -20;
}
body {
text-align: center;
margin: 0px;
padding: 0px;
border: 0px;
}

div {
text-align: center;
}

p.logo {
	font-family:Arial, Helvetica, sans-serif;
text-align: left;
font-size: 36px;
color: #0000ff;
font-weight:bold;
}

a.logo {
	color: #777;
	text-decoration: none;
}

p.toplinks {
font-family:Arial, Helvetica, sans-serif;
text-align: left;
font-size: 36px;
font-weight: bold;

}

.h_news #h_news a, 
.h_projects #h_projects a, 
.h_music #h_music a,
.h_video #h_video a, 
.h_dolls #h_dolls a, 
.h_sound #h_sound a,
.h_bio #h_bio a,
.h_studio #h_studio a,
.h_contact #h_contact a {
color:#0077FF;
}

a.toplinks {
text-decoration: none;
color: #000000;
}

div.mainbody {
text-align: left;
}

p.mainBody {
text-align: justify;
line-height: 120%;
}

p.titles {
font-weight:bold;
font-size:20px;
color:#FFFFFF;
}
p.titles_black {
font-weight:bold;
font-size:20px;
color:#000;
}


p.uppercase {
text-transform: uppercase;
}

a.redrollover {
color: #00FF00;
}

a.logo:hover {
color: #0077ff;
}

a.redrollover:hover {
color: #0077ff;
}

p.footer {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
text-align: left;
margin-top: 20px;
}
