﻿html
{
    margin:0px;
	padding:0px;
	color:#333333;
}

body 
{
    background-color:black;
	margin:0px;
	padding:0px;
    font-family:Arial;
	font-size:12px;
	text-align:center;
	color:white;
}

p{line-height:18px;}
a{text-decoration:none;color:white;}
img{border:thin black none;}

div#outerbox 
{
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    width: 784px;
}

div#innerbox 
{
    margin-top: 10px;
}

div#content
{
    overflow: hidden; 
    height: 3300px;
    text-align: center;
}

div#countdown_dashboard 
{
    width: 540px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

#countdown_dashboard {
	width:425px;
}

.dash {
	width: 90px;
	height: 90px;
	background: transparent url('/images/joasl.jpg') 0 0 no-repeat;
	float: left;
	margin-left: 20px;
	position: relative;
}

.dash .digit {
	font-family:Arial;
	font-weight:bold;
	font-size: 65px;
	float: left;
	width: 45px;
	text-align: center;
	color: #FFFFFF;
	position: relative;
	line-height: 70px;
}

.dash_title {
	position: absolute;
	display: block;
	font-weight:bold;
	bottom: 0px;
	right: 8px;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#wrapper {
	margin:0 auto;
	width:990px;
	text-align:left;
}

#pageTop {
	clear:both;
	width:990px;
	height:100px;
	border-bottom:thin white solid;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}

#movie, #movietext {
	float: left;
	width: 250px;
}

#pageTopLeft {
	width:500px;
	float:left;	
}

#pageTopRight {
	width:455px;
	float:right;	
}

#pageContent {
	width:990px;
	float:left;
	clear:both;
}

#pageContentLeft {
	width:500px;
	float:left;
}

#pageContentRight {
	width:455px;
	float:right;
}

#pageYoutubeMov {
	width:990px;
	clear:both;
}

#pageBottom {
	width:990px;
	float:left;
	clear:both;
}

#pageBottomTop {
	margin:10px 0px 10px 0px;
	width:990px;
	float:left;
}

#pageBottomLeft{width:450px;float:left;color:white;text-align:left;}

#pageBottomRight{width:450px;float:right;color:white;text-align:right;}

.imageList {width:500px;clear:both;float:left;}
.image{float:left;vertical-align:middle;margin:0px 10px 10px 0px;}
.timestamp{color:gray;}

#contentNews{width:500px;float:left;clear:both;}
#headerNews{width:500px;float:left;border-bottom:thin white solid;margin-bottom:5px;padding:0;}
#headerNews h1{margin:0px 0px 3px 0px;font-size:20px;}
#listNews{margin:5px 0px 0px 0px;}
#listNews h2{margin:0px 0px 5px 0px;padding:0;font-size:22px;}
#listNews p{margin:0px 0px 5px 0px;padding:0;font-size:12px;}
#archiveNews{width:500px;margin:10px 0px 20px 0px;}

#archiveNews select{width:500px;color:white;background-color:#333333;border:0}

#contentBlog{width:500px;float:left;clear:both;}
#headerBlog{width:500px;float:left;border-bottom:thin white solid;margin-bottom:5px;padding:0;}
#headerBlog h1{margin:0px 0px 3px 0px;font-size:20px;}
#listBlog{margin:5px 0px 0px 0px;}
#listBlog h2{margin:0px 0px 5px 0px;padding:0;font-size:22px;}
#listBlog p{margin:0px 0px 5px 0px;padding:0;font-size:12px;}
#archiveBlog{width:500px;margin:10px 0px 20px 0px;}
#archiveBlog select{width:500px;color:white;background-color:#333333;border:0;}
