@charset "utf-8";
/* CSS Document */


/* BASIC */

body {
	background-color: #FFFFFF;
	background-image:none;
	padding-bottom:24px;
}


/* ELEMENTS */

#comments {  } 

#comments .block { }

#footer {  } 

#footer .block { text-align:center }

#header {  }

#header .block{  }

#intro {  } 

#intro .block {  }

#main {   }

#main .block{  }

#nav {   }

#nav .block{  }

#navfooter {    } 

#navfooter .block { text-align:center }

#side {  }

#side .block{  }

#specs {  }

#specs .block { margin:auto; width:510px }


/* CLASSES */

.block{ /* this is only to display the blocks */
	padding: 10px 10px;
	border: 0px solid #999;
}

.adobe { } 

.bbb img { 
	display: block;
    margin-left: auto;
    margin-right: auto
} 
		  
.container_12 {  }

.flash { text-align:right; }

.fltleft { float:left; }

.fltright { float:right; }

.b { }

.t { }

.logo {margin:auto; width:640px}
