body {
	font-size:12px;
	font-family: Sans-serif;
	font-color:#333333;
}
.app_button {
	text-align:left;
	padding-top:0;
	padding-left:35px;
	margin-top:0;
	
}
.artist_name {
	letter-spacing: 4px;
	padding-top:0;
	margin-top:0;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-weight: bold;
	color:#999999;
	padding-bottom:10px;
}
.title1 {
	letter-spacing: 4px;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size:30px;
	color:#ffffff;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	
	
}
#breadcrumbs {
}
.title2 {
	letter-spacing: 4px;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size:30px;
	color:#B81516;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	
}
.tagline2 {
	color:#333333;
	font-weight:bold;
	font-size:14;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.tagline {
	color:#666666;
	font-weight:bold;
	font-size:14;
	letter-spacing: 2px;
	text-transform: uppercase;
}
a {
	font-size:18;
	color:#333333;
}
a.menu {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size:14;
	color:#333333;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
}
.menu_right{
	text-align:right;
	margin-right:20px;
}
.menu_left {
	float:left;
	text-align:left;
}
.menu_center {
	text-align:center;
	width:100%;
	padding-top:20px;
}
#container { 
	margin: 10px;
	width: 100%;
	height:600px;
}
a {
	text-decoration:none;
}
a:hover {
	color:#B81516;
	text-decoration:none;
}
a.menu_select {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size:14px;
	color:#B81516;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	
}
#footer {
	text-align:center;
	height:50px;
	font-size:10px;
	font-color: #666666;
	margin:10px;
	border-top: 2px solid #666666;
}
#footer_text {
	text-align:center;
	width:100%;
	height:50px;
	font-size:10px;
	font-color: #666666;
	margin-top:10px;
}
#header {
	text-align:left;
	margin:10px;
	border-bottom: 2px solid #666666;
}
.iphone_portrait {
	position: absolute;
	top:130px;
	left:50px;
	background-image:url('iphone_portrait2.jpg');
	width:241;
	height:486;
	/*width:401;
	height:810px;*/
}
#screen_portrait {
	position: absolute;
	top:207px;
	left:75px;
}
.iphone_landscape {
	position: absolute;
	top:333px;
	left:400px;
	background-image:url('iphone_landscape2.jpg');
	height:293px;
	width:442px;
/*	width:736px;
	height:489px; */
}
#screen_landscape {
	position: absolute;
	top:356px;
	left:477px;

}
#iphone_landscape2 {
	position: relative;
	top:333px;
	left:400px;
	height:293px;
	width:442px;
/*	width:736px;
	height:489px; */
}
#portrait_overlay {
	padding-left:24px;
	padding-top:76px;
	background-repeat:no-repeat;
}
#screen_portrait2 {
	position:relative;
	margin:0;
	padding-left:24px;
	padding-top:76px;
	height:100%;
	width:100%;
}
#screen_landscape2 {
	height:100%;
	width:100%;
	position:relative;
	padding-top:23;
	padding-left:76;

}
