body {
    font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #bbb;
	font-style:italic;
    background-color: #000;
/*    background-image: url(../images/foxes.jpg);
    background-position: center top;
    background-repeat: no-repeat;*/
    margin: 0px;
    padding: 0px;
}
.centered { text-align: center; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.noborder { border: none!important; }
a {
    color: #434A54;
    text-decoration: underline;
}
a:hover { text-decoration: none; }
a.normal { text-decoration: none; }
a.normal:hover { text-decoration: underline; }
img { border: none; }
img, div, input { behavior: url(/styles/iepngfix.htc); }
.norightpadding {
    padding-right: 0px!important;
}

#page {
    width: 1152px;
    margin: 0px auto;
    text-align: left;
}
#left {
	width: 331px;
	height: 596px;
    background-image: url(../images/foxes-lava.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
	float: left;
}
#flash {
	width: 250px;
	height: 596px;
    background-image: url(../images/liv-tyler1.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
	float:left;
}
#middle {
	width: 529px;
    margin: 0px;
    padding: 0px;
	float: left;
}
#right {
	width: 42px;
	height: 596px;
    background-image: url(../images/foxes-prava1.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
	float: left;
}

#left #margin {
	width:100px;
	height:250px;
}
#left a {
    display: block;
    width: 230px;
    height: 94px;
}

#left span {
    position: absolute;
    left: -3000px;
}

#menu {
    display: block;
    float: right;
    width: 520px;
    height: 35px;
    margin: 0px;
    margin-top: 30px;
    padding: 0px;
    text-align: right;
    list-style: none;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#menu li, #menu h3 {
    display: inline;
}

#menu h3 {
    margin: 0px;
    padding: 0px;
    font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-variant:small-caps;
    font-size: 16px;
    padding: 0px 10px;
}

#menu a {
    color: #ccc;
	border-bottom:1px solid #000;
    text-decoration: none;
}

#menu a:hover, #menu a.active {
    color: #ccc;
	border-bottom:1px solid #2e2e2e;
    text-decoration: none;
}

#content {
	height: 450px;
	width:100%;
    padding: 0px 20px 0px 20px;
    font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:10px;
	line-height:17px;
	text-align:justify;
}

h2 {
    margin: 0px;
    padding: 0px 0px 25px 0px;
    font-size: 22px;
}

#line {
	width: 100%;
	height: 1px;
	border-top: 1px solid #2f2f2f;
}
