body {
margin : 0;
padding : 0;
font : 75% helvetica, "Trebuchet MS", arial, sans-serif;
background : #000000;
line-height : 1.7em;
color : #ffffff;
-webkit-text-size-adjust: none;
}

#content {
margin:0px auto;
width: 680px;
background : #ffffff url(/_images/contentBackground.gif) top left repeat-y;
}

			/* HEADER i HEADER BOTTOM */
#header {
height : 95px;
background : #323232 url(/_images/iPhoneLogo.jpg) no-repeat center bottom;
}

			/* COLONA 1 */

#col1 {
min-height: 680px;
float : left;
width : 160px;
background : #323232;
padding: 0px 5px 10px 5px;
color: #ffffff;
}

#col1 h1 {
font : 14px "Trebuchet MS", arial, sans-serif, helvetica;
font-weight: bold;
margin : 0px;
padding-left : 10px;
margin-bottom: 5px;
background : #555555;
}

#col1 h1 a {
text-decoration : none;
color : #ffffff;
background : inherit;
}

#col1 h1 a:hover {
text-decoration : underline;
background : inherit;
}

#col1 p {
clear: left;
margin: 0px;
padding: 0px;
}

			/* COLONA 2 */


#col2 {
min-height: 680px;
float : left;
width : 490px;
color: #000000;
padding: 10px 10px 10px 10px;
background : #ffffff url(/_images/col2topBackground.gif) top left no-repeat;
}

#col2 h1 {
font : 200% "Trebuchet MS", arial, sans-serif, helvetica;
font-weight: bold;
margin: 0px 0px 10px 0px;
}

#col2 h2 {
font : 140% "Trebuchet MS", arial, sans-serif, helvetica;
/* font-weight: bold; */
margin: 25px 0px 5px 0px;
}

#col2 h3 {
font : 110% "Trebuchet MS", arial, sans-serif, helvetica;
margin-top: -10px;
}

#col2 ul {
margin: 0px;
margin-left: 15px;
padding-left: 15px;
margin-bottom: .7em;
}

#col2 p {
clear: left;
margin: 0px;
padding: 0px;
margin-bottom: .7em;
}

#col2 a {
text-decoration : underline;
font-weight: bold;
color: #000000;
}

#col2 a:hover {
text-decoration : none;
}
	
			/*NEWS PAGES*/

#newsLinks {
clear : both;
font : 130% helvetica, "Trebuchet MS", arial, sans-serif;
padding-top: 30px;
text-align : center;
aborder-top: 1px dashed #ccc;
}

			/*FOOTER*/
#footer {
clear : both;
height : 30px;
padding-top: 10px;
text-align : center;
background : #323232;
}

			
			/*TYPOGRAPHY*/

#spacerDot {
aaaclear : right;
width : 90%;
margin-right : auto;
margin-left : auto;
border-top: 1px dashed #ccc;
}

#spacer {
clear : both;
}

.lineSpacer {
width: 200px;
}

blockquote {
font-style : italic;
margin: 10px;
padding: 5px;
background : #eee;
}

			/*IMAGES*/

a img {
border : 0;
}

.myimage {
float : left;
}

.myimage2 {
display: block;
margin-right : auto;
margin-left : auto;
}

.myimage3 {
padding-right: 10px;
}

.myimage4 {
margin-left: 40px;
margin-top: 25px;
margin-bottom: 10px;
}

.myimage5 {
margin: 5px 5px 5px 5px;
}