
.phpot {
	visibility: hidden;
	width: 0;
	height: 0;
}

body {
	margin: 0; padding: 0;
	text-align: center;
	background: #e0e0e0 url(back.gif) top center repeat-y;
}

img { border:none; }

div#content {
	margin:auto;
	width:197px; 
}

h1#logo {
	height:83px;
	margin: 25px 0 0 0;
	padding-bottom: 30px;
	font-size:1.5em;
	color:#e0e0e0;
  	overflow: hidden;
  	background:transparent url(../../common/images/yys.png) no-repeat bottom;
}

#logo span {
	position:relative;
	left: 500px;
}

ul {
  list-style:none;
}


ul#pages {
  margin:15px 0 0 0;
  padding: 0 0 35px 0;
}

ul#admin {
  margin: 15px 0 0 0;
  padding: 0 0 35px 0;
}

.site_links
{
  background: transparent url(../../common/images/yys.png) no-repeat bottom;
  list-style:none;
}

.site_links li {
	margin:10px 0 0 0;
}

.site_links a {
	/*display:block;*/
	padding-right:12px;
	border:none;
	color: #999;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	background:url(ext_link.png) no-repeat right 2px;
}

.site_links a:hover {
	color: #CF9C3F;
	text-decoration:underline;
	background:url(ext_link_hover.png) no-repeat right 2px;
}

li#contact a {
	padding-right:18px;
	vertical-align:middle;
	background:url(email.png) no-repeat right 0;
}

li#contact a:hover {
	text-decoration:underline;
	background:url(email_hover.png) no-repeat right 0;
}

#web_links {
	margin:15px 0 0 0;
	padding:0;
}

.ff img {
	height:15px;
	width:80px;
}

.w3 { 
	padding:0 0 0 5px;
}
.w3 img
{
	height:31px;
	width:88px;
}
