@charset "utf-8";
/* CSS Document */

                            *
{
		font: 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*  Typo
----------------------------------------------- */

a:link, a:visited
{
	text-decoration: none;
	color: #000;
}
a:active { 	text-decoration: underline; }
a:hover { text-decoration:none; }


h1, h1 a { font:normal 26px/140% Georgia, serif; }
h2 { font:bold 15px/140% Georgia, serif; }

/*  Layout
----------------------------------------------- */

body {
	background: #FFF url(http://www15.jimdo.com/usertemplates/1047917/img/fd.png) no-repeat 800px top;
	padding:35px 0 0 0;
	margin:0;
}

#container
{
	margin:0;
	width:800px;
	background:white;
}

#header
{
	padding:0 25px 0 0;
}

#header h1,
/*#header a
{
	padding:0;
	font-family:"Helvetica","Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:30px;
	font-weight:normal;
	text-decoration:none;
	line-height:1.3em;
	color:#666666;
	text-align:right;
}

#header a:hover { text-decoration:none;  }
*/

#navigation
{
	float:left;
	width:200px;
	padding:15px;

}
#sidebar
{
	padding-top:10px;
}

#content
{
	float:right;

	width:530px;
	padding:17px;

}

#footer
{
	clear:both;
	margin-top:10px;
	background:url(http://www15.jimdo.com/usertemplates/1047917/img/footer-bg.gif) repeat-x top;
	height:65px;
}

#footer .gutter 
{
	height:30px;
	padding:35px 15px 0 90px;
}

/*  Navigation
----------------------------------------------- */

ul#mainNav1,
ul#mainNav2
{
	margin:0;
	padding: 0;
}


ul#mainNav1 li,
ul#mainNav2 li
{
	display: inline;
	margin: 0;	
	padding: 0;
}


ul#mainNav1 li a,
ul#mainNav2 li a
{
	font:normal 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	color:#333;
	border-bottom:1px solid #CCC;
}


ul#mainNav1 li a { padding:4px 4px 4px 4px; }
ul#mainNav2 li a { padding:4px 4px 4px 14px; }


ul#mainNav1 a:hover
{
	background:#EEE;
	color:black;
}

ul#mainNav1 a.current { font-weight:bold; }      
                      
	
#jimdobox { display: none; }