*
{
    margin: 0;
    padding: 0;
}

body
{
    background: #ffffff url('/images/background.png') repeat-x;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
    min-width: 760px;
}

html
{
    height:100.1%
}

a, a:visited
{
    color: #0E09F5;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

acronym
{
    cursor: help;
}

fieldset
{
    border: 1px solid #516173;
    margin: 20px 0;
    padding: 20px;
}

h1, h2, h3, h4, h5, h6
{
    font-family: arial, helvetica, sans-serif;
}

h1
{
    border-left: 6px solid #0E09F5;
    color: #414141;
    float: right;
    font-size: 14pt;
    margin-bottom: 6px;
    padding-left: 8px;
    text-align: left;
    width: 535px;
}

img
{
    border: 0;
}

legend
{
    color: #516173;
    font-weight: bold;
    margin-left: 30px;
    padding: 0 10px;
}

ol, ul
{
    list-style-position: outside;
}

option
{
    padding-right: 5px;
}

p
{
    padding: 5px 0;
}

ul
{
    padding-left: 30px;
}

.clear
{
    clear: both;
    height: 1px;
    overflow: hidden;
    margin-top: -1px;
}

.left
{
    text-align: left !important;
}

.center
{
    margin: auto !important;
    text-align: center !important;
}

.right
{
    text-align: right !important;
}

.smaller
{
    font-size: smaller !important;
}

.bold
{
    font-weight: bold !important;
}

.italics
{
    font-style: italic !important;
}

.block
{
    display: block !important;
}

.inline
{
    display: inline !important;
}

.red
{
    color: #ff0000 !important;
}

.fleft
{
    float: left !important;
}

.fright
{
    float: right !important;
}

.inlineimg
{
    vertical-align: -30%;
}

.nobg
{
    background: #ffffff !important;
}

.external
{
    background: transparent url('/images/external.jpg') no-repeat center right;
    padding-right: 14px;
}

.pdf
{
    background: transparent url('/images/pdf.gif') no-repeat center right;
    padding-right: 20px;
}

h3.linkheader
{
    background: #efefef url('/images/greybg.png') repeat-x center;
    border-top: 1px solid #0E09F5;
    color: #414141;
    margin-top: 5px;
    padding: 3px;
}

input.button
{
    background: #0E09F5 url('/images/buttonbg.png') repeat-x center;
    border: 0;
    color: #ffffff;
}

ul.linklist
{
    list-style: none;
    margin: 10px;
}

ul.linklist li
{
    margin: 3px;
}

#container
{
    /* border: 1px solid #000000; */
    margin: auto;
    width: 760px;
}

#header
{
    height: 50px;
}

#navbar
{
    background: #414141 url('/images/navtop.gif') no-repeat top;
    color: #ffffff;
    float: left;
    font-family: arial, helvetica, sans-serif;
    margin: 25px 10px 20px 10px;
    padding-top: 13px;
    width: 180px;
}

#navbar h2
{
    font-size: 12pt;
    padding-left: 10px;
}

#navbar ul
{
    list-style: none;
    margin-left: 20px;
    padding: 0;
}

#navbar ul a
{
    color: #ffffff;
    line-height: 1.5em;
}

#logo
{
    float: right;
    height: 120px;
    text-align: right;

}

#content
{
    /* border: 1px solid #00ff00; */
    float: right;
    min-height: 300px;
    padding: 0 15px 10px 0;
    width: 535px;
}

#footer
{
    background: #efefef url('/images/greybg.png') repeat-x bottom;
    border-bottom: 10px solid #0E09F5;
    font-family: arial, helvetica, sans-serif;
    font-size: smaller;
    padding: 10px;
    text-align: center;
}

#footer a:hover
{
    text-decoration: none;
}

#submit
{
    padding: 3px 10px;
}

#contactform label
{
    display: block;
    float: left;
    margin-right: 5px;
    padding-top: 2px;
    text-align: right;
    width: 35%;
}

#contactform input
{
    border: 1px solid #516173;
    padding: 2px;
    width: 300px;
}

#contactform input#submit
{
    width: 150px;
}

#contactform textarea
{
    border: 1px solid #516173;
    height: 100px;
    padding: 2px;
    width: 300px;
}

#errors
{
    background-color: #E3E4FF;
    border-bottom: 2px solid #0E09F5;
    border-top: 2px solid #0E09F5;
    margin-top: 10px;
    padding: 7px;
}

#errors img
{
    margin-right: 10px;
}

#errors ul
{
    padding-left: 150px;
}

p.note, div.note
{
    background-color: #E3E4FF;
    border-bottom: 2px solid #0E09F5;
    border-top: 2px solid #0E09F5;
    padding: 7px;
}

#twitter p.tweet
{
    color: #414141;
    font-family: arial, helvetica, sans-serif;
    font-size: 16pt;
    padding: 12px 0;
    text-align: center;
}

#twitter p .quote
{
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 22pt;
    line-height: .7em !important;
    vertical-align: -5px;
}

#blogposts ul
{
    list-style: none;
    padding-left: 5px;
}

#blogposts ul li
{
    padding: 5px 0 0 0;
}

#blogposts p
{
    margin-top: 10px;
}

#lastfm ol
{
    margin: 7px 0 7px 40px;
}

#albums
{
    float: right;
    width: 55px;
}

#charts
{
    width: 475px;
}

#charts ol
{
    margin: 15px 0 15px 40px;
}

#footballpics
{
    margin: 25px auto;
    width: 70%;
}

#footballpics th
{
    background-color: #0E09F5;
    color: #ffffff;
    padding: 5px 10px;
    text-align: center;
}

#footballpics td
{
    padding: 5px 10px;
}