body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Verdana; 
	font-size:14px;
	color: #7A7A7A;
	background-color:#E7E5E6;
	margin:0 auto;
	width:950px;
	background-image:url("images/background.jpg");
}

:focus, :active { 
	outline: 0; 
} 

a, a:visited, a:hover{
	color: #ED8806;
}
a:hover{
	color:#000000;	
}

p{
	margin:0;
	padding:0;
}

h1, h2{
	font-size:24px;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#000000;
}

form{
	margin:0;
	padding:0;
}

img{
	border:0;
}

.myinfo{
	width:0px;
	height:0px;
	visibility:hidden;
}

.header{
	margin:5px 0 5px 0;
	text-align:center;
}

.frame{
	margin:0 auto;
	width:529px;
	height:435px;
}

.wall_title{
	position:absolute;
	margin:20px 0 0 25px;
}
.wall_title a, .wall_title a:visited, .wall_title a:hover{
	color:#949393;
	text-decoration:none;
}
.wall_title a:hover{
	color:#7A7A7A;
}

.vote{
	text-align:center;
	margin-top:10px;
	margin-bottom:25px;
}

.footer{
	margin:0 auto;
	width:358px;
	height:52px;
	padding-top:25px;
	text-align:center;
	background-image:url("images/footer.jpg");
	background-repeat:no-repeat;
}
#frame_back
{
	background-image:url(images/frame-back.png); float:left; width:529px;
}
#frame_inside_back
{
	background-image:url(images/frame-inside-back.png); width:529px;
}
#frame_top_inside
{
	background-image:url(images/frame-top-inside.png);
	float:left;
	width:529px;
	height:16px;
}
#frame_bottom_inside
{
	background-image:url(images/frame-bottom-inside.png);
	float:left;
	width:529px;
	height:16px;
}
#frame_inside_back_bottom
{
	background-image:url(images/frame-inside-back.png); width:529px; 
}
#frame_bottom
{
	background-image:url(images/frame-bottom.png);
	float:left;
	width:529px;
	height:14px;
}
#frame_top
{
	background-image:url(images/frame-top.png);
	float:left;
	width:529px;
	height:18px;
}
.reset
{
	clear:both;
}
#the_image
{
	
}
