body { margin:0px; }
table { width:900px; }
#main { border-collapse:collapse; background-image:url(img/heder_bg.jpg); background-repeat:repeat-x; background-position:top; }
#main td { margin:0px; padding:0px; vertical-align:top; }
#main tr { vertical-align:top; }

#logo { background-image:url(img/heder.jpg); background-position:top left; background-repeat:no-repeat; height:250px;}
.logo a { display:block; position:absolute; top:0px; width:500px; height:50px; left:300px; }
.add_logo { position:absolute; top:0px; left:523px; background-image:url(img/top_left_float.jpg); height:50px; width:200px; background-repeat:no-repeat; }
	
.friends { position:absolute; top:330px; left:200px; }
	.friends h2 { font-family:verdana; font-size:11px; text-transform:uppercase; font-weight:100; margin:2px; color:#FFFFFF; }
	.friends p { font-family:verdana; font-size:10px; margin:2px; color:#FFFFFF; }

#menu { background-image:url(img/menu_bg.jpg); background-position:top right; background-repeat:repeat-y; width:280px; }	
.menu { background-image:url(img/top.jpg); background-position:top; background-repeat:repeat-x; }
.menu2 { background-image:url(img/menu_bottom.jpg); background-position:bottom right; background-repeat:no-repeat; padding-bottom:120px; padding-top:50px;}
	.menu a { font-family:verdana; color:#f76b31; display:block; font-size:12px; text-decoration:none; line-height:1.3; padding-left:20px; }
	.menu a:hover { text-decoration:underline; }
	
.context { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding-left:20px; padding-right:20px; }
	.context h2 { color:#f55b1d;font-size:11px; font-weight:normal; margin:0px; }
	.context p { color:#FFFFFF; margin:0px; }
	.context a {color:#f55b1d; text-decoration:none; display:block; margin-bottom:15px;}
	.context a:hover {text-decoration:underline;}
	
.content { padding:20px; margin-top:-70px; }
* html .content { margin-top:0px; }
	.content h1 { font-size:18px; padding-bottom:0px; font-family:verdana; }
	.content p { font-size:12px; margin-top:10px; text-align:justify; font-family:verdana; }
	
.footer { background-image:url(img/footer.jpg); height:181px; background-position:bottom right; background-repeat:no-repeat; }
