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

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

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


h1 { font:bold 18px/140% "Trebuchet MS", Verdana, sans-serif; }
h2 { font:bold 14px/140% "Trebuchet MS", Verdana, sans-serif; }

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

body {
	background: #000000;
	padding:35px 0 0 0;
	margin:0;
}

#container
{
	margin:0 auto;
	width:834px;
	background:black;
}
#title{
	background-image: url(http://www12.jimdo.com/usertemplates/1528114/img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 200px;
}
#header {
	background-image: url(http://www12.jimdo.com/usertemplates/1528114/img/leon.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 200px;
	width: 834px;
}

#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:220px;
	padding:17px;

}
#sidebar
{
	padding-top:10px;

}

#content
{
	float:right;

	width:530px;
	padding:17px;

}

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

#footer .gutter 
{
	background:url(http://www12.jimdo.com/usertemplates/1528114/img/mega.gif) no-repeat left;
	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:#F9AA1C;
	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
{
	color:#990000;
}

ul#mainNav1 a.current { font-weight:bold; 
color: #0C481D;}