html, body, div, img, h1, p, dl, dt, dd, a, applet, object, form {  
	margin: 0; padding: 0; border: 0; outline: 0; background: transparent;
	}
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 62.5%;
	color: #283e6e;
	text-align: center;
	}
#bg-iva {
	background: #e4e7ea url(../img/bg_iva.jpg) top center no-repeat;
	}
#bg {
	background: #e4e7ea url(../img/bg.jpg) top center no-repeat;
	}

/* text */
a:link {
	font-size: 1.2em;
	font-weight: bold;
	color: #283e6e;
	text-decoration: underline;
	}
a:visited {
	font-size: 1.2em;
	font-weight: bold;
	color: #283e6e;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
dd a:link {
	font-size: 1em;
	font-weight: normal;
	color: #283e6e;
	text-decoration: underline;
	}
dd a:visited {
	font-size: 1em;
	font-weight: normal;
	color: #283e6e;
	text-decoration: underline;
	}
dd a:hover {
	text-decoration: none;
	}
dt {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 8px;
	}
dd {
	font-size: 1em;
	}
.boldtext {
	font-size: 1.2em;
	font-weight: bold;
	}
	
	
.purpletext a:link {
	color: #7a006a;
	text-decoration: underline;
	}

.purpletext a:visited {
	color: #7a006a;
	text-decoration: underline;
	}

.purpletext a:hover {
	color: #7a006a;
	text-decoration: none;
	}



.redtext {
	color: #aa2c14;
	}
.required {
	color: #aa2c14;
	font-size: 1.2em;
	}
.formtext {
	font-size: 1.2em;
	font-weight: normal;
	}

/* content */
#wrap {
	width: 960px;
	height: 630px;
	margin: 0 auto;
	text-align: left;
	}
#logo {
	width: 207px;
	height: 160px;
	margin: 8px 0 0 170px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	}

/* home-left */
#home-left{
	float: left;
	width: 50%;
	}
#mailinglist {
	clear: right;
	float: right;
	width: 280px;
	height: 25px;
	padding: 40px 0 0 75px;
	background-image: url(../img/mailinglist.png);
	background-repeat: no-repeat;
	}
#join-me-on {
	clear: right;
	float: right;
	width: 430px;
	height: 45px;
	padding: 45px 0 0 40px;
	background-image: url(../img/join_me_on.png);
	background-repeat: no-repeat;
	}
#music {
	clear: right;
	float: right;
	width: 300px;
	height: 45px;
	padding: 40px 0 0 40px;
	background-image: url(../img/music.png);
	background-repeat: no-repeat;
	}
#blog {
	clear: right;
	float: right;
	width: 380px;
	height: 45px;
	padding: 45px 0 0 40px;
	background-image: url(../img/myblog.png);
	background-repeat: no-repeat;
	}
#contact {
	clear: right;
	float: right;
	width: 240px;
	height: 80px;
	padding: 30px 0 0 40px;
	background-image: url(../img/contact.png);
	background-repeat: no-repeat;
	}
/* home-right */
#home-right{
	float: right;
	width: 50%;
	}
#news {
	float: right;
	width: 250px;
	height: 220px;
	padding: 40px 0 0 40px;
	background-image: url(../img/news.png);
	background-repeat: no-repeat;
	}
#video {
	clear: right;
	float: right;
	width: 160px;
	height: 40px;
	padding: 40px 0 0 40px;
	background-image: url(../img/video.png);
	background-repeat: no-repeat;
	}
#buy-cd {
	clear: right;
	float: right;
	width: 380px;
	height: 30px;
	padding: 40px 0 0 50px;
	background-image: url(../img/buy_cd.png);
	background-repeat: no-repeat;
	}

/* pages */
#back-music {
	clear: left;
	float: left;
	width: 100px;
	text-transform: uppercase;
	margin: 30px 0 0 40px;
	}
#back-contact {
	clear: left;
	float: left;
	width: 100px;
	text-transform: uppercase;
	margin: 50px 0 0 40px;
	}
#back-buy-cd {
	clear: left;
	float: left;
	width: 100px;
	text-transform: uppercase;
	margin: 135px 0 0 60px;
	}
#back-video {
	clear: left;
	float: left;
	width: 100px;
	text-transform: uppercase;
	margin: 40px 0 0 40px;
	}
#download-header {
	float: left;
	width: 400px;
	height: 34px;
	padding: 40px 0 0 38px;
	background-image: url(../img/download.png);
	background-repeat: no-repeat;
	}
#dreams-header {
	float: left;
	width: 231px;
	height: 54px;
	padding: 52px 0 0 38px;
	background-image: url(../img/now_dreams_is_yours.png);
	background-repeat: no-repeat;
	}
#dreams-playlist {
	clear: left;
	float: left;
	width: 200px;
	height: 200px;
	margin: 0 0 0 40px;
	}
#music-header {
	float: left;
	width: 300px;
	height: 45px;
	padding: 40px 0 0 40px;
	background-image: url(../img/music.png);
	background-repeat: no-repeat;
	}
#music-playlist {
	clear: left;
	float: left;
	width: 200px;
	height: 200px;
	margin: 0 0 0 40px;
	}
#contact-header {
	float: left;
	width: 390px;
	padding: 30px 0 0 40px;
	background-image: url(../img/contact.png);
	background-repeat: no-repeat;
	}
#contact-info {
	float: right;
	width: 220px;
	padding-top: 30px;
	}
#buy-header {
	float: left;
	width: 390px;
	padding: 40px 0 0 60px;
	background-image: url(../img/buy_cd.png);
	background-repeat: no-repeat;
	}
#stores {
	clear: left;
	float: left;
	width: 165px;
	height: 200px;
	margin: 15px 0 0 35px;
	text-align: center;
	}
#paypal {
	clear: left;
	float: left;
	width: 200px;
	height: 200px;
	margin: 15px 0 0 90px;
	}
#video-header {
	float: left;
	width: 390px;
	height: 45px;
	padding: 40px 0 0 40px;
	background-image: url(../img/video.png);
	background-repeat: no-repeat;
	}
#videos {
	clear: left;
	float: left;
	width: 800px;
	margin: 15px 0 0 90px;
	}
#video-1 {
	float: left;
	width: 360px;
	height: 221px;
	}
#video-2 {
	float: left;
	width: 360px;
	height: 221px;
	margin-left: 15px;
	}

/* footer */
#footer {
	clear: both;
	width: 960px;
	height: 100px;
	margin: 0 auto;
	}
#universal {
	float: right;
	width: 110px;
	height: 58px;
	padding-top: 12px;
	}
#iva-records {
	float: right;
	width: 175px;
	height: 70px;
	}

/* forms */
.form_text {
	border: 0;
	background-color: #e9e9e9;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	color: #283e6e;
	padding: 2px;
	}