/* CSS Document */

/* created 2010-05-02 */
/* updated 2010-05-02 */



body {
background-image: url('http://www.streem.info/matthew2/graphics/m2-background-line.gif');
background-color: white;
background-repeat: repeat-x;
font-family: Garamond;
}

#navbar-iframe {
display: none !important;
}

#container {
/*border: 1px red solid;*/
width: 730px;
margin: 0 auto;
}

#lefttop {
border: 1px white solid;
width: 160px;
}

#logo {
/*border: 1px red solid;*/
background: white;
margin-top: 85px;
padding-left: 10px;
width: 160px;
}

#righttop {
/*border: 1px red solid;*/
float: right;
width: 500px;
}

#header {
/*border: 1px red solid;*/
margin-top: 40px;
font-size: 75%;
font-family: Verdana;
}

#header .headerheader {
font-weight: none;
text-transform: uppercase;
font-family: Impact;
font-size: 120%;
}

#about,
#links,
#contact {
/*border: 1px red solid;*/
border-top: 2px #666666 dotted;
border-bottom: 2px #666666 dotted;
margin-left: 10px;
width: 120px;
height: 35px;
float: right;
}

#middle {
/*border: 1px red solid;*/
margin-top: 10px;
}

#twitter {
border: 1px #666666 solid;
background: #cccccc;
width: 380px;
padding-right: 30px;
margin-bottom: 20px;
font-family: Verdana;
font-size: 70%;
}

#twitter #twitter_div ul {
list-style-position: inside;
list-style-type: square;
}

#twitter #twitter_div .twitter_update_list {
margin-top: 0px;
}

#blog {
/*border: 1px #666666 solid;*/
width: 410px;
text-align: left;
}

#blog .blogheader {
font-weight: none;
text-transform: uppercase;
font-family: Impact;
font-size: 120%;
}

#blog .blogfooter {
color: #666666;
text-transform: uppercase;
font-family: Verdana;
font-size: 60%;
}

#graphic {
/*border: 1px red solid;*/
float: right;
text-align: right;
font-family: Verdana;
font-size: 60%;
}

#graphic img {
border: 1px #666666 solid;
}

#graphic a {
text-decoration: none;
}
#bottom {
/*border: 1px red solid;*/
text-align: left;
padding-top: 10px;
}
