*{
	padding:0;
	margin:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color:#0E0B1E;
}

p{
	line-height:15px;
}

#page{
	width:819px;
	margin:22px auto;
	float:none;
}

#header{
	background-color:#FFFFFF;
}

#header #flash_header{
	width:819px;
	height:237px;
}

/*------------------Main Menu-------------------*/

#header #mainMenu{
	height:28px;
	background:#0E0B1E;		
	border-bottom:10px solid #0E0B1E;
	}
	#header #mainMenu a{
	margin-top:4px;
	text-align:center;
	color:#ffffff;
	display:block;
	width:80px;
	float:left;
	font-size:17px;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
	#header #mainMenu a:hover{
	color:#60A7F1;
	text-decoration:none;
	}
	#header #mainMenu .italic{
	margin-top:4px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	}
	#header #mainMenu #mainSelected{
	color:#60A7F1;
}

#content{
	padding:20px 45px 25px 45px;
	background-color:#0E0B1E;
}

h1{
	color:#8487A7;
	font-size:21px;
	font-weight:normal;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	margin-top:18px;
}

h1 a{
	color:#8487A7;
}

h2{
	color:#ffffff;
	font-size:15px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
		
}

.h1Left{
	float:left;
}
.h1Right{
	float:right;
}
.h1Left a{
	font-weight:normal;
}
.h1Right a{
	font-weight:normal;
}

a{
	color:#f2bdcf;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#f2bdcf;
	text-decoration: underline;
}

#content p{
	margin-bottom:10px;
}


#content .links a{
	color:#ffffff;
	font-weight:bold;
	font-style:italic;
}
#content .links a:hover{
	color:#f2bdcf;
	text-decoration: none;
}


#content img{
	padding:0px 0px 15px 15px;
	float:right;
}

.break{
	height:1px;
	font-size:0.1em;
	background-color:#8487A7;
	clear:both;
	overflow:hidden;
}
.clear{
	clear:both;
	font-size:1px;
}

#right_menu{
	width:200px;
	float:right;
}

#left_col{
	width:400px;
	float:left;
}

#right_menu li{
	list-style:none;
}

#right_menu li a{
	font-weight:normal;
	color:#8487A7;
}

#right_menu #selectedItem a{
	font-weight:bold;
	color:#8487A7;
}

/********************* GALLERY ************************/



#gallery{
	width:720px;
	float:left;
	margin-top:14px;
}
#gallery #thumbs{
	width:120px;
	float:left;
}
#gallery .thumb{
	float:left;
	margin-right:8px;
	margin-bottom:11px;
	width:46px;
	height:46px;
	border:1px solid #8487A7;
}
#gallery .thumb a{
	float:left;
	width:46px;
	height:46px;
}
#gallery img{
	margin:0px;
	padding:0px;
	border:none;
}	
#gallery #image{
	float:left;
	width:590px;
	text-align:center;
}
#gallery #image img{
	float:none;
}




/********************* SHOP ************************/



.album{
	width:350px;
	height:200px;
	float:left;
	margin-right:10px;
}

.song{
	width:350px;
	float:left;
	margin-right:10px;
}

#content .album img{
	margin:0;
	padding:0;	
	margin-right:5px;
	float:left;
}

.iTunes img{
	border:none;
	float:none;
}



/********************* Contact **********************/

#contact_form .textbox{
	border:1px solid #8487A7;
	background-color:#2c426d;
	width:120px;
}


#contact_right{
	width:270px;
	float:right;
	text-align:right;
}


#contact_left{
	width:300px;
	float:left;
}

table{
font-size:12px;
}





/********************* Guestbook **********************/



#guestbook_right{
	width:270px;
	float:right;
}

#guestbook_right h1{
	text-align:right;
}


#guestbook_left{
	width:300px;
	float:left;
}

#content #guestbook_right img{
	margin:0;
	padding:0;	
}

#guestbook_right .smalltext{
	font-size:12px;
}

#guestbook_right .smallText2{
	font-size:9px;
}
