div, img, p, a, h1, h2 { font-family:verdana; font-size:12px; color:#000000; margin:0px; }
body { margin:0px; }

.header { background-color:#de8b0f; }
.left_h { background-image:url(jpg/top.jpg); width:488px; height:645px; }
.right_h 
{ 
	width:320px;
	position:absolute; top:0px; right:0px;
	background-image:url(jpg/menu.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.logo { position:absolute; top:0px; left:0px; }
	.logo a { width:200px; height:50px; cursor:hand; }
	
.menu { padding-top:20px; padding-left:70px; padding-bottom:60px; }
	.menu a { color:#e5b531; font-size:10px; line-height:1.2; text-decoration:none; }
	.menu a:hover { text-decoration:underline; }
	
.friends { position:absolute; top:43px; left:235px; }
.friends, .friends b, .friends p 
{ 
	font-size:10px; 
	color:#000000; 
}
.friends b 
{
	text-transform:uppercase;
}


.context { margin-left:25px; padding-left:14px; padding-right:20px;}
.context h2, .context p { font-size:11px; }
	.context p { color:#FFFFFF; }
	.context a { color:#ecdeb7; text-decoration:underline; display:block; margin-bottom:20px; }
	.context a:hover { text-decoration:none; }
.f_context { background-image:url(jpg/menu_b.jpg); background-position:top right; background-repeat:no-repeat; height:20px; }

.content 
{ 
	background-image:url(jpg/left_center.jpg); background-position:left; background-repeat:repeat-y; background-color:#de8b0f;
	padding-bottom:100px;
}
	.content h1 
	{ 
		font-size:18px; color:#FFFFFF; 
		padding-bottom:20px;
		padding-top:13px;
		background-image:url(jpg/content_top.jpg); background-position:left; background-repeat:no-repeat; 
		padding-left:160px;
	}
	.content p { font-size:11px; color:#FFFFFF; padding-left:160px; padding-right:30px; text-align:justify; }
	
.footer {background-color:#de8b0f; height:48px; background-image:url(jpg/footer_bg.jpg); background-position:bottom; background-repeat:repeat-x; }
.footer img { margin:0px; padding:0px; margin-bottom:-10px; }
.box {}