
.backwards {
unicode-bidi:bidi-override; 
direction: rtl; 
color:#c00;
}
h2#email {color:#000; text-decoration:none; border:0; font-size:2em; font-weight:bold;}
#adsie {
position:fixed;  
top:10px; 
left:0;
}
html {
background: #333333; 
}
* html #spacer {
height:200px;
} 
body {
text-align: center;
image-align: center;
margin: 0px auto 0px auto;
padding:0 10px 0 10px; 
border:0px; 
width:100%;
height:100%; 
color: white; 
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-size:16px;
}

div#container
{
margin-left: auto;
margin-right: auto;
width: 750px;
}

#page {
position:absolute;
top:220px;
margin: 0px auto 0px auto;
display:block; 
width: 750px; 
background-image:url(North/res/bakgrund.jpg); 
background-repeat:repeat; 
background: #333333;
color: white; 
border:0px solid #fff; 
padding:10px;
image-border:0px;
text-align: center;
}
#pager {
margin:150px 0 0px 390px; 
display:block; 
width:610px;  
color: white; 
border:2px solid #fff;
background: #454545; 
padding:10px;
}
#page .right {
font-size:30px; 
float:right;
}

* html #menu {
position:absolute;
}


#menu {
	display:block;
  	margin:10px; 
  	padding:10px; 
	position:relative; 
	color:white;
  	width:60%;
border:0px solid #000;
background: #333333; 
}

#menu li { 
  	float:center; 
  	display:block; 
  	width:100%;
}
#menu a {
  	float:center; 
	text-align:center;
  	display:block; 
  	text-decoration:none; 
	font-size:0.8em;
  	color:#fff; 
  	margin:0; 
  	width:40%;
}
#menu a:hover {
  background:#000;
}




.clear {
clear:both;
}
#box {
display:block; 
right:10px;
width:475px;
height:400px;  
position:relative; 
border:10px #000; 
padding:10px; 
font-size:0.8em; 
text-align:justify; 
font-weight:bold; 
color:#fff; 
border:1px solid #000;
background: #454545; 
}

* html #box {
position:absolute;
}
#head {
display:block; 
position: absolute;
top:5px;
width:750px; 
height:220px;  
margin: 0px auto 0px auto;
border-top:0px;
border-left:40px;
border-right:40px;
border-bottom:10px; 
padding:10px; 
image-align:center; 
font-size:12px; 
text-align:center; 
font-weight:bold; 
color:#ffffff; 
background: #333333;  
}
#head h2{ 
font-size:10px;
text-align:center;  
font-stretch:extra-expanded;
color:#fff; 
background: #000000;
}
h2 span
{
color: red;
text-decoration: none
font-weight:bold;
font-size:15px;
}
h2 span span
{
color: blue;
text-decoration: none
font-weight:bold;
font-size:15px;
}
h2 span span span
{
color: yellow;
text-decoration: none
font-weight:bold;
font-size:15px;
}
* html #head {
position:absolute;
}
p:first-letter {
font-size:20px; 
color:#d88;
}
#fixpic {
display:block; 
width:108px; 
height:145px; 
position:fixed; 
bottom:0; 
left:0;
}
* html #fixpic {
position:absolute;
}


/*----- FORM ----- */

input   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:75px;
	color: white;
        background-color: #000;
	margin:0px 0px 25px 0px;
}

textarea.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 0pt solid #cccccc;
	font: normal 10px tahoma;
	width:45px;
	height:80px;
	color: #666666;
        background-color: #000033;
	margin:5px 0px 25px 2px;
}

input.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:25px;
	color: #666666;
        background-color: #000033;
	margin:0px 0px 25px 2px;
}

input.button_sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:25px;
	color: #666666;
        background-color: #000033;
	margin:0px 2px 5px 2px;
}

input.button_content   {

	font: normal 10px tahoma;
	width:25px;
	color: #ccffcc;
        background-color: #000033;
	margin:5px 0px 5px 0px;
}

table {
align: center;
margin:0 0 0px 0;
padding:0px;
line-height:1.3em;
border-collapse:collapse;
color:white;
}
table td{
align: center;
margin:0 0 0px 0;
padding:0px;
}
table a{
align: center;
color:#fff;
}
#Gallery
{
  display: block;
  width: 750px;
  height: 100px;
  border: 5px;
  border-color: white;
  background: url("Tony/Gallery.jpg") no-repeat 0 0;

}
#Gallery:hover
{ 
  background: url("Tony/GalleryMono.jpg") no-repeat 0 0;
}



<![endif]-->