*{
   margin: 0px;
   padding: 0px;
}

A:link {text-decoration: none; color: #000000; outline: 0;}


h1{
   font: bold 14px Tahoma;
   color: black;
}

h2{
   font: bold 11px Tahoma;
}

ul{
	padding: 30px 30px 0px 0px;
	list-style: none;
}

li{
	line-height: 300%;
}

header, section, footer, aside, nav, article, hgroup{
   display:block;
}

body{
   text-align:center;
   background-color:#F8EAF3;
   font: bold 12px Tahoma;
   width: 100%;
}
   
#big_wrapper{
   border: 3px solid #9999CC;
   width: 960px;
   margin: 20px auto;
   text-align:left;
}

#qlinks{
   float:left;
   margin: 20px 0px -50px 95px;
}

#arrows{
   float:left;
   margin: -180px  50px -50px 50px;
}

#top_header{
   padding: 0px;
}

#top_menu{
   color:white;
}

#top_menu li{
   display:inline-block;
   list-style:none;
   padding: 5px;
   font: bold 14px Tahoma;
}

#main_section{
   color: black;
   float: right;
   width: 960px;
   margin: 0px 5px 0px 0px; 
}

#side_news{
   text-align: right;
   line-height:200%;
   float: right;
   width: 367px;
   margin: 20px 0px 0px 0px;
   padding: 0px 30px 0px 0px;
}

#the_footer{
   clear: both;
   text-align:right;
   margin: 0px 52px 10px 0px;
   font: 10px Tahoma;
 }


article {
   padding: 0px 20px 0px 0px;
   margin-bottom: 5px;
}

article footer{
   text-align:right;
}

.imgz {
margin:0px;
width:146px;
height:195px;
float:right;
}

.imgz1 {
margin:10px -90px 10px 10px;
width:240px;
height:40px;
float: right;
position: relative;
top: 40px;
z-index: 2;
}
