html, body {
background-color:#fbfbfb;
margin:0;
padding:0;
height:100%;
}

body {
font-family:Verdana, sans-serif;
font-size:80%;
color:#333;
text-align:center; /* IE5 */
}

a {
font-weight:bold;
}
a:link {
color:#db5;
}
a:visited {
color:#874;
}
a:hover {
color:#333;
}

img {
border:none;
}

h1, h2 {
text-align:center;
}
h1 {
font-size:140%;
letter-spacing:0.3em;
}
h2 {
font-size:120%;
}
h3 {
text-align:left;
font-size:110%;
}

ul {
margin:0;
padding-left:0;
list-style-type:none;
}
#content ul {
line-height:250%;
}

th {
text-align:left;
}

textarea, input.text {
border-left:1px solid #db5;
border-top:1px solid #db5;
border-right:1px solid #999;
border-bottom:1px solid #999;
}

#wrapper {
width:780px;
height:100%;
margin:0 auto;
padding:0;
text-align:left;
}
#test {

	position:absolute;
	top:80px;
	-moz-transform:rotate(15deg);
-webkit-transform:rotate(15deg);
-o-transform:rotate(15deg);
filter: progid:DXImageTransform.Microsoft.Matrix(
  sizingMethod='auto expand',
  M11=0.965925826289068,
  M12=-0.258819045102521,
  M21=0.258819045102521,
  M22=0.965925826289068);
	left:960px;
	width:198px;
	height:305px;
	
background-image:url(/images/main/header-270.jpg);
}
#header .top {
height:83px;
background-image:url(/images/main/header-top.jpg);
}
#header .middle {
height:18px;
background-image:url(/images/main/header-middle.jpg);
}
#navi {
margin-left:42px;
}
#navi li {
float:left;
}
#navi a, #key {
display:block;
height:18px;
}
#navi a span {
display:none;
}
#key {
background-image:url(/images/main/header-middle-key.jpg);
width:110px;
}
#header .bottom {
height:61px;
background-image:url(/images/main/header-bottom.jpg);
}

#content {
margin:0 auto;
background-image:url(/images/main/content.jpg);
padding:30px 70px;
}

#pics {
margin:20px auto;
}
#pics ul {
clear:left;
margin:0 auto;
}
#pics li , #pics a {
display:block;
float:left;
height:108px;
width:108px;
}
#pics a {
background:transparent;
}
#pics li.long, #pics li.long a {
width:216px;
}
#pics .topportraits {
width:648px;
}
#pics .bottomportraits {
width:648px;
}
#pics .sites {
width:648px;
}
#pics .sites li, #pics .sites li a {
width:216px;
}

#footer {
height:48px;
background-image:url(/images/main/footer.jpg);
text-align:center;
font-size:80%;
}

#content.news div, #content.news  br {
clear:right;
}
.center {
text-align:center;
margin:20px;
}
.right {
float:right;
margin:0 0 20px 20px;
}

table { width:100%; border:0px; table-layout:fixed; caption-side:top; margin: 20px 0 30px 0;}

td { border:0px solid #fff; vertical-align:top; overflow:hidden; padding-top: 5px;}
