/*  
Theme Name: JuicyRoo
Theme URI: http://kelleyroo.com/2008/11/08/free-theme-juicyroo/
Description: a colorful two column, widget ready wordpress theme
Version: 1.2
Author: kelleyroo
Author URI: http://www.kelleyroo.com/
Tags: two column, right sidebar, white, black, colorful, grey
*/



body{
margin: 0;
font-family: Verdana, Helvetica, arial, Sans-serif;
font-size: 12px;
text-align: justify;
line-height: 16pt;
vertical-align: top;
background: #ffffff;
color: #0d0e11;

}


a:link, a:visited{
text-decoration: none;
color: #f53500;
}


a:hover{
text-decoration: none;
color: #000;
}


#container {
margin: 108px auto 0px auto;
width: 853px;

}


#header {
width: 100%;
height: 230px;
background-color: #fff;
background-image: url(images/bg.jpg);
background-position: top center; 
background-repeat: repeat-x;
}


#footer {
clear: both;
text-align: center;
color: #000;
}




div#menubutton {
width: 800px;
margin-left: auto;
margin-right: auto;
}