
body {
	background: #000 url('img/bkg.jpg') no-repeat; /*  url(img/bg.jpg) repeat-x; */
	background-attachment:fixed;
	background-position: top center;
	color: #DDD;
	padding-left:1px;
	margin-top:10px;
}
p{color:#000000; font: normal 0.6em"Courier New", Courier, monospace;}
h1{color:#000000; font: normal 0.7em"Courier New", Courier, monospace;}
h2{color:#000000;font: normal 1.2em Impact,sans-serif;}
a{padding:5px; text-decoration:none; color:#000000;font: normal 0.7em"Courier New", Courier, monospace;}
div#header{background-color:#F3F2ED;}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:url('img/paper.png') no-repeat;padding-left:3px;}
div#navigation ul{margin:5px 0; padding:0; list-style-type:none;}
div#extra{background:#CCC8B3;}
div#footer{background:#BFBD93;}
div#footer p{margin:0;padding:5px 10px}
div#container{width:100%;margin:0 auto}
div#content{float:left}
div#navigation{float:right;width:230px;height:130px;}
div#extra{float:right;clear:right;width:230px; height:520px; background: url('img/right.png') no-repeat;padding-left:5px;}
div#footer{clear:both;width:100%;height:25px;}

.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}