
@font-face {
	font-family: 'Logo';
	src: url('fonts/bananalbum-webfont.eot');
	src: local('☺'), url('fonts/bananalbum-webfont.woff') format('woff'), url('fonts/bananalbum-webfont.ttf') format('truetype'), url('fonts/bananalbum-webfont.svg#webfontf1UvHqkn') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Version';
	src: url('fonts/bananalbumversion-webfont.eot');
	src: local('☺'), url('fonts/bananalbumversion-webfont.woff') format('woff'), url('fonts/bananalbumversion-webfont.ttf') format('truetype'), url('fonts/bananalbumversion-webfont.svg#webfontjalQZ1qk') format('svg');
	font-weight: normal;
	font-style: normal;
}




* {
	margin:0;
	padding:0;
}
body {
	color:#000;
	font:normal 13px arial;
	line-height: 1.2em;
	}

a:link, a:visited { text-decoration: underline; color: #000;}
a:hover, a:active { text-decoration: underline; color: #000; background-color: #DDD}

h1 {
	font:normal 24px georgia;
	margin-bottom:10px;
}
h2 {
	font:normal 26px georgia;
	margin-bottom:10px;
}
p {
	margin-bottom:10px;
}

br {
text-indent: 2.5em;
}


.container {
	margin:0 auto;
	width:760px;
}
.just {
	font:bold 17px arial;
}
.just_mini {
	font:normal 11px arial;
}

#nav {	
	position: relative;
	left:-20px;
	top:-10px;
	margin:0 auto;
	width: auto;
	background:#666;
	height: auto;
}

#getalicense {
	float:right;
	margin:8px 8px 8px 8px;
	height:20px;
	background:#FFF;
	text-align:center;
	border: 2px solid #FFF;
	padding-left: 10px;
	padding-right: 10px;
}

#documentation {
	float:right;
	margin:8px 8px 8px 8px;
	height:20px;
	background:#FFF;
	text-align:center;
	border: 2px solid #FFF;
	padding-left: 10px;
	padding-right: 10px;
}

#contact {
	float:right;
	margin:8px 8px 8px 8px;
	height:20px;
	background:#FFF;
	text-align:center;
	border: 2px solid #FFF;
	padding-left: 10px;
	padding-right: 10px;
}

#spotlight_container {
	margin:0 auto;
	height:420px;
	width:790px;
	background-image:url(bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom: 18px;
	margin-top: 8px;
}

#spotlight {
	margin:0px 0px 0px 17px;
	height:380px;
	width:760px;
}
#slideshow_container {
	margin:-10px 10px 0 0;
	height:380px;
	width:470px;
	float:left;
}
#BananAlbum_logo {
	margin:0px 0px 0px 44px;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'Logo', sans-serif;
	font-size-adjust: 0.48;
	font-size: 29px;	
}
#BananAlbum_version {
	margin:0px 0px 0px 0px;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'Version', sans-serif;
	font-size-adjust: 0.48;
	font-size: 29px;
}
#slideshow {
	margin:10px 40px 0px 20px;
}
#slogan {
	margin:66px 16px 0px 0px;
	height:200px;
	width:230px;
	float:right;
}
#introduction {
	float:left;
	margin:10px;
	width:300px;
}
#getting_started {
	float:right;
	margin:10px;
	width:380px;
}
#platform_bg_container {
	margin:0px 0px 0px -15px;
	float:center;
	width:790px;
	height:auto;
	display: inline-block;
	background:#EFEEE4;
	clear:both;
}
#platform_container {
	margin:10px 10px 10px 25px;
}
.short {
	width:210px;
	float:left;
	margin:10px 50px 0px 0px;
}
.longer {
	width:300px;
	float:left;
}
#platforms1 {
	float:left;
}
#platforms2 {
	float:right;
}
.platform {
	font:normal 11px arial;
	text-indent:-10px;
	width:208px;
	height:100px;
	margin:8px 8px 18px 8px;
}

img { 
border: 0px solid #666666; 
}

.platform img {
	margin-bottom:4px;
}

#license_container {
	clear:both;
	float:left;
	margin:30px 10px 10px 10px;
	width:380px;
}

.sample_container {
	float:left;
	margin:10px 10px 10px 10px;
	width:790px;
	height:auto;
	display: inline-block;
}

.sample_image {
	float:right;
	width:450px;
	height:340px;
}

.sample_text {
	clear:both;
	float:left;
	width:210px;
	margin-top:40px;
}

#bananas {
	float:inherit;
	margin:0px 0px 0px 330px;
	width:433px;
	height:360px;
	background-image:url(bananas.jpg);
	background-position:center;
	background-repeat:no-repeat;
	backgroundPositionX:-50px;
	text-align:left;
}

#get_bananas {
	position:relative;
	left:-2px;
	padding-top:170px;
}

#update_bananas {
	font:normal 11px arial;
	position:absolute;
	top:270px;
	width:260px;
	left:114px;
}

#footer {
	clear:both;
	float:right;
	font:normal 11px arial;
	margin:0px;
	background:#EFEEE4;
	height:21px;
	width:100%;
}

a:link img {text-decoration: none; color: #000000;}
a:visited img {text-decoration: none; color: #000000;}
a:active img {text-decoration: none; color: #000000;}
a:hover img {text-decoration: none; color: #FFFFFF; background-color: #FFFFFF}
