body {
background-color: #000000;
margin: 0;
font-family: verdana;
font-size: 10px;
color: #ffffff;
}

img {
	border: 0;
	}

/*text & links*/

#page {
	padding: 10px;
	}

.ten {
color: #ffffff;
font-size: 10px;
font-family: verdana;
font-weight: 400;
}

.h1 {
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #ffffff;
line-height: 20px;
margin-left: 15px;
}

.h2 {
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #ffffff
}

.h3 {
color: #ffffff;
font-size: 11px;
font-family: arial;
font-weight: bold;
line-height: 18px;
margin-left: 15px;
}

.h4 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	margin-left: 15px;
	padding-bottom: 5px;
	display: block;
}

.h5 {
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #ffffff;
line-height: 14px;
margin-left: 15px;
margin-top: 10px;
}

p.content {
color: #ffffff;
font-size: 11px;
font-family: arial;
font-weight: 400;
margin: 0 15px 20px 15px;
}

p.rightcontent {
color: #ffffff;
font-size: 10px;
font-family: verdana;
font-weight: 400;
}

.footer {
color: #353535;
font-size: 10px;
font-family: verdana;
}

a {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #3399cc;
text-decoration: none;
}

a:hover {
color: #3399cc;
text-decoration: underline;
}

a.ten {
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #3399cc;
text-decoration: none;
}

a:hover.ten {
color: #3399cc;
text-decoration: underline;
}

a.h1 {
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #3399cc;
text-decoration: none;
margin-left: 15px;
}

a:hover.h1 {
color: #3399cc;
text-decoration: underline;
}

a.h4l {
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #3399cc;
text-decoration: none;
}

a:hover.h4l {
color: #3399cc;
text-decoration: underline;
}

a.commerse {
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #3399cc;
text-decoration: none;
}

a:hover.commerse {
color: #3399cc;
text-decoration: underline;
}

a.h5 {
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #3399cc;
text-decoration: none;
}

a:hover.h5 {
color: #3399cc;
text-decoration: underline;
}


/*div*/

#content  {
width: 428px; 
height: 536px;
overflow: auto;
padding-top: 25px;
}

td {
	vertical-align: top;
}
#pressphoto  {
width: 120px; 
height: 120;
margin: 10 5px 10px 5px;
float: left;
}

#iphoners  {
width: 428px; 
height: 20;
margin: 0;
visibility: none;
}


/*iFrame*/

iframe.main
{ 
overflow: hidden;
frameborder: 0px;
background: none;
background-color: #000000;
width: 975px;
height: 560px;
margin: 0px;
padding: 0px;
} 



/*img*/

img.navitem {
margin: 0 10px 0 0;
}

img.bobmould {
margin: 21px 5px 0 0;
border: 0;
text-decoration: none;
}

img.featureditem {
margin-right: 10px;
float: left;
}

img.mailinglist {
padding: 2px 10px 10px 0;
float: left;
}

img.bio {
margin: 0 0 5px 15px;
}

img.arrow {
margin: 0 5px 0 15px;
}

img.storeitem {
margin-left: 15px;
}


div.album {
	width: 380px;
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
	}
div.album img.cover {
	float: left;
	margin-right: 10px;
	}
	
/*hr*/

    hr.dashed
    {
      border-top: 1px dotted #666666;
      border-left: none;
      border-right: none;
      border-bottom: none;
      height: 1px;
      margin: 10px 15px 10px 15px;
    }



/* Navigation */
#nav {
	text-align: right;
	padding-right: 15px;
	text-transform: capitalize;
	font-size: 10px;
	line-height: 18px
}
#nav a {
	font-family: Arial;
	color: #fff !important;
}
#nav a.selected
{
	color: #000000 !important;
	text-decoration: none;
}

#nav a:hover {
	color: #000000 !important;
	text-decoration: none;
}
#nav li {
	list-style: none;
}
#nav ul {
	padding-bottom: 10px;
}
#nav ul li a {
	font-size: 10px;
}