body
{
	color:#fff;
	background:url(images/bPattern.jpg) #c3af93 center top;
	margin:0;
	padding:0;
}
#main
{
	background:url(images/bMain.jpg) center top no-repeat;
}
#wrap
{
	width:960px;
	margin:0 auto;
}
#head
{
	width:897px;
	height:235px;
	background:url(images/bHead.jpg);
}
#content
{
	margin-top:20px;
}

#content .size-full
{
	padding: 2px;
	background: white;
	border: solid 1px #A6A6A6;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	-moz-border-radius: 4px;
	vertical-align: middle;
	margin: 0 auto;
	display: block;
	margin-bottom:30px;
	
	
}
#footer
{
	width:800px;
	height:189px;
	margin:50px auto 50px;
	background:url(images/bFooter.jpg);
}
#footer #tm, #footer #email
{
	display:block;
	position:absolute;
	cursor:pointer;
	width:150px;
	height:30px;
	margin-top:165px;
}
#footer #email
{
	width:210px;
	height:60px;
	margin-left:578px;
	margin-top:100px;
}

.dSpan, .dSpan a
{
	color:#aaa;
	background:#536775;
	padding-left:7px;
	border-top-left-radius:4px 4px;
	border-top-right-radius:4px 4px;
	border-bottom-left-radius:4px 4px;
	border-bottom-right-radius:4px 4px;
	-moz-border-radius:4px;
	text-decoration:none;
}
.fl
{
	float:left;
	padding-top:7px;
}
.fls
{
	float:left;
	background:#43535e;
	border-right:solid 1px #6f899c;
	margin-left:5px;
	margin-right:5px;
	width:1px;
	height:33px;
}
.fl a:hover
{
	text-decoration:underline;
	color:#fff;
}
a.twitter
{
	background: url(http://pojemario.com/wp/wp-content/themes/PmVer7/images/twitter.gif) no-repeat center center;
	display:block;
	float:left;
	width:39px;
	height:22px;
	overflow:hidden;
	line-height:1000px;
	margin-right:5px;
}
