body {
background-color: #222222;
font-family: verdana, helvetica, arial, sans-serif;
margin: 0px;
padding: 0px;
}

h1, h2, h3, h4 {
font-family: "toronto subway bold", "toronto subway", "futura medium bt", futura, verdana, helvetica, arial, sans-serif;
}

h1 {
font-size: 24px;
}

h2 {
font-size: 20px;
}

h3 {
font-size: 16px;
}

h4 {
font-size: 14px;
}

img {
border: 0px;
}

pre.presmall {
font-size: 11px;
font-family: "Andale Mono", "Courier New", Courier, fixed, monospace;

}

#border {
background-color: #a42725;
}

#container {
margin: 0px;
padding: 0px;
width: 780px;
text-align: left;
}

#leftside {
background-color: #a42725;
float: left;
text-align: left;
width: 250px;
}

.sidetext {
color: #cccccc;
font-size: 11px;
font-weight: bold;
padding: 0px 5px 0px 5px;
}

.sidetextheader {
border-bottom: 1px solid #cccccc;
color: #ffffff;
font-family: "toronto subway bold", "toronto subway", "futura medium bt", futura, verdana, helvetica, arial, sans-serif;
font-size: 15px;
font-weight: bold;
margin: 5px 5px 0px 5px;
}

sidetextheader a {
color: #000000;
}

.menuitems {
color: #cccccc;
float: left;
font-size: 11px;
font-weight: bold;
padding: 18px 5px 0px 5px;
width: 115px;
}

#header {
text-align: left;
font-size: 0;
}

#header img { margin:0; }

#main {
background-color: #ffffff;
margin-left: 250px;
padding-bottom: 10px;
padding-top: 10px;
}

.maintext {
font-size: 11px;
padding: 3px 10px 3px 10px;
}

#footer {
border-top: 1px solid #000000;
background-color: #ffffff;
margin-left: 250px;
padding-bottom: 10px;
padding-top: 10px;
text-align: center;
}

.footertext {
font-size: 10px;
padding: 3px 10px 3px 10px;
}

.hide {
    display:none;
}

hr {
margin: 3px auto 3px auto;
text-align: center
}

.dividerinside {
background-color: #a42725;
color: #a42725;
height: 2px;
width: 225px
}

.dividersmall {
background-color: #a42725;
color: #a42725;
height: 2px;
width: 50px
}

a { 
color: #cc0000; 
font-weight: bold;
text-decoration: none;
}

.sidetext
 a { 
color: #ffffff; 
}

a:hover { 
color: #0000cc; 
}

.caption { 
font-size: 9px; 
font-style: italic; 
}

.credit {
background-color: #222222;
color: #ffffff;
font-size: 9px;
font-weight: bold;
text-align: right;
}

.blogdate { 
text-transform: uppercase;
font-size: 15px;
font-variant: uppercase; 
font-weight: bold
}

.boxleft {
border: 1px solid #000000;
float: left;
margin: 3px 3px 3px 0px;
padding: 2px;
width: 150px;
}

.boxright {
border: 1px solid #000000;
float: right;
margin: 3px 0px 3px 3px;
padding: 2px;
width: 150px;
}
