body {
background-color:#ffffff;
font-size: 12px;
font-family:  Georgia, Arial, 'Arial CE', Verdana,Helvetica,  sans-serif;
color: #000000;
text-align: center;
line-height: 1.3em;
margin: 0 0 0 0;
padding: 0 0 0 0;
}


a, a:active { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; color: #005AFF; }

a.link, a.link:active { text-decoration: none; color: #808080; }
a.link:visited { text-decoration: none; color: #A0A0A0; }
a.link:hover { text-decoration: none; color: #005AFF; }

a.content-text, a.content-text:active { text-decoration: none; color: #005AFF; }
a.content-text:visited { text-decoration: none; color: #005AFF; }
a.content-text:hover { text-decoration: underline; color: #005AFF; }

div.content a[href ^="http://"]
{
    padding-right: 13px;
    background-image: url('../img/external.png');
    background-position: center right;
    background-repeat: no-repeat;
}

h1 {
font-size: 18px;
margin: 20px 0 20px 0;
font-weight: normal;
}

h2 {
font-size: 14px;
margin: 20px 0 20px 0;
}

div.body 
{
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0;
}

div.center
{
	position: relative; 
	width: 1000px;
	text-align: center;
	margin: 0 auto 0 auto;
}


div.people {
display: block;
width: 150px;
height: 100px;
text-align: left;
float: left;
position: absolute;
top: 65px;
left: 120px;
}


div.people-description 
{
display: block;
text-align: left;
width: 85px;
float: left;
position: absolute;
top: 47px;
left: 63px;
}



div.listen {
display: block;
width: 150px;
height: 100px;
text-align: center;
float: left;
position: absolute;
top: 205px;
left: 50px;
}



div.listen-description {
display: block;
text-align: left;
width: 110px;
float: left;
position: absolute;
top: 50px;
left: 40px;
}


div.watch {
display: block;
width: 150px;
height: 100px;
text-align: center;
float: left;
position: absolute;
top: 355px;
left: 100px;
}


div.watch-description {
display: block;
text-align: left;
width: 110px;
float: left;
position: absolute;
top: 45px;
left: 60px;
}


div.content {
display: block;
width: 400px;
height: 470px;
text-align: center;
float: left;
position: absolute;
top: 50px;
left: 300px;
/*border: solid black 1px;*/
}

div.seeallcovers {
display: block;
width: 126px;
height: 87px;
position: absolute;
top: 70px;
left: -16px;
}

div.createyourowncover {
display: block;
width: 126px;
height: 87px;
position: absolute;
top: 70px;
left: 299px;
}


div.content-text {
display: block;
width: 350px;
text-align: justify;
float: left;
font-size: 11px;
margin: 20px 25px 10px 25px;
}

div.content-listen {
display: block;
width: 400px;
height: 470px;
background-image: url('../img/listen_bg.jpg');
background-position: center center;
background-repeat: no-repeat;
}

div.content-cover {
display: block;
width: 400px;
height: 470px;
background-image: url('../img/covers_bg.gif');
background-position: 13px -23px;
background-repeat: no-repeat;
}

div.content-listen-tracklist {
display: block;
width: 270px;
margin: 40px 30px 10px 30px;
}


div.newsletter {
display: block;
width: 200px;
height: 100px;
text-align: center;
float: left;
position: absolute;
top: 35px;
left: 710px;
}

div.newsletter-description {
display: block;
text-align: left;
width: 170px;
float: left;
position: absolute;
top: 45px;
left: 30px;
font-size: 12px;
}


form {
margin: 0 0 0 0;
}

input {
height: 15px;
width: 80px; 
font-size: 9px;
}



div.getmusic {
display: block;
width: 200px;
height: 150px;
text-align: center;
float: left;
position: absolute;
top: 200px;
left: 760px;
}

div.getmusic-description-download {
display: block;
text-align: left;
width: 85px;
float: left;
position: absolute;
top: 15px;
left: 100px;
font-size: 12px;
}


div.getmusic-description-buy {
display: block;
text-align: left;
width: 120px;
float: left;
position: absolute;
top: 100px;
left: 50px;
font-size: 12px;
}


div.links {
display: block;
font-size: 10px;
color: #808080;
width: 150px;
height: 50px;
text-align: left;
float: left;
position: absolute;
top: 390px;
left: 710px;
}

div#front-image {
margin-top: 20px; 

}

/** Div with this class are hidden by default **/
div.front-hidden
{
	display: none;
}

a img
{
	border: none;
}

/** Drawboard Applet Section */
div.applet
{
	
}

div.applet-canvas
{

}

div.applet-toolbar
{
	background-color: #aaa;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 28px;
}

span.applet-toolbar-systempanel
{
	
}

span.applet-toolbar-penpanel
{
	margin-left: 47px;
}

span.applet-toolbar-toolpanel
{
	margin-left: 45px;
}
/** END Drawboard Applet Section */