﻿/*    Generated by Oscar by hand    */
/*    # specific to section
      no # then whole doc 
      .body doesnt fill bkgrnd   */

body{
	margin:0px;
	padding:0px;
	line-height:1em;
	background:#ffffcc;
}

#texttype{
	text-align:center;
}

#blerb{
    margin-left:0px;
    width:100%;
    height:25px;
    border-style:double;
    border-width:0px;
    float:left;
    text-align:center;
    background:#ffffcc;
}
#now{
    margin-left:10px;
    width:350px;
    height:250px;
    border-style:double;
    border-width:0px;
    float:left;
    text-align:left;
    background:#ffffcc;
}

#today{
    margin-left:30px;
    width:350px;
    height:250px;
    border-style:double;
    border-width:0px;
    float:left;
    text-align:left;
    background:#ffffcc;
}

#yesterday{
    margin-left:0px;
    width:350px;
    height:250px;
    border-style:double;
    border-width:0px;
    float:left;
    text-align:left;
    background:#ffffcc;
}

#week{
    margin-left:0px;
    width:350px;
    height:250px;
    border-style:double;
    border-width:0px;
    float:left;
    text-align:left;
    background:#ffffcc;
}

#month{
    margin-left:0px;
    width:350px;
    height:250px;
    border-style:double;
    border-width:0px;
    float:left;
    text-align:left;
    background:#ffffcc;
}

#year{
    margin-left:0px;
    width:350px;
    height:250px;
    border-style:double;
    border-width:0px;
    float:left;
    text-align:left;
    background:#ffffcc;
}

#wide{
    margin-left:0px;
    width:1600px;
    height:250px;
    border-style:double;
    border-width:0px;
    float:left;
    text-align:left;
    background:#ffffcc;
}

#graphs{
    margin-left:0px;
    border-style:double;
    border-width:0px;
    float:left;
    text-align:left;
    background:#ffffcc;
}

#dials{
    margin-left:0px;
    border-style:double;
    border-width:0px;
    float:left;
    text-align:left;
    background:#ffffcc;
}

#maps{
    margin-left:10px;
    margin-top:20px;
    border-style:double;
    border-width:0px;
    float:left;
    text-align:center;
    background:#ffffcc;
}

#footer{
    margin-left:0px;
    clear:left;
    width:100%;
    background:#ffffcc;
    color:#000000; /* text colour */
    text-align:center;
    padding:4px;
}

