body {
	background-image:url('./images/gormity_ogien.jpg');
  color: #ffffff;
	font-family: Tahoma, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px
}
a:hover{
  color:#f004fe;
  text-decoration: none;
}
a{
  color:#ff9600;
  text-decoration: none;
}
* {margin: 0px;padding: 0px;}
.clear{clear:both;}
img {border: 0px;}
#container{
	margin: 0px auto;
	width: 985px;
	overflow:hidden;
}
#header_left{
  width:307px;
  height:269px;
  padding-left:2px;
  padding-top:2px;
  background-image:url('./images/gormiti_header_left.gif');
  background-repeat:no-repeat;
  display:inline;
  float:left;
}
#header{
  width:361px;
  height:271px;
  display:inline;
  float:left;
}
#header_right{
  width:302px;
  height:269px;
  padding-left:2px;
  padding-top:2px;
  display:inline;
  float:right;
  background-repeat:no-repeat;
  background-image:url('./images/gormiti_header_left.gif');
}
#menu{
  width:980px;
  height:46px;
  clear:both;
  padding-top:6px;
  text-align:center;
  background-image:url('./images/gormiti_menu.gif');
}
#content_top{
  width:980px;
  height:16px;
  background-repeat:no-repeat;
  overflow:hidden;
  background-image:url('./images/gormiti_content_top.gif');
}
#content{
  width:980px;
  height:auto;
  overflow:hidden;
  background-image:url('./images/gormiti_content_bg.gif');
}
#left{
width:305px;
line-height:7px;
height:auto;
padding-left:8px;
padding-right:6px;
display:inline;
float:left;
}
#right{
width:641px;
height:auto;
padding-left:10px;
padding-right:10px;
display:inline;
float:right;
}
#content_bottom{
  width:980px;
  height:13px;
  background-image:url('./images/gormiti_content_bottom.gif');
  background-repeat:no-repeat;
}
#right ul{
padding-left:20px;
}
#postcard {
background:url('images/postcard.jpg');
width:455px;
height:255px;
font-size:13px;
text-align: left;
padding-top: 20px;
padding-left: 15px;
background-repeat: no-repeat;
}
