* 	{
	margin: 0px;
	}

:link,:visited {
   text-decoration: none;
}
a img,:link img,:visited img {
   border: none;
}

a:hover {text-decoration: underline;}

body 	{
   width: 99%;
   height: 99%;
   margin: 0px;
   padding: 0px;
   background: url(images/smilecom_background.gif) repeat-x;
}
div.clear, span.clear {
   clear: both;
   font-size: 0px;
}
dl, dt, dd	{
   padding: 0px;
   margin: 0px;
}
html, body {
   margin: 0px;
   padding: 0px;
}
p, td, li, dt, dd	
	{
   font: 12px Verdana;
}

li {margin: 5px;}

h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	}

.someclass{
   
}
#ajaxticker1{
   width: 300px;
   height: 100px;
   padding: 5px;
   font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
   background: transparent;
   position: absolute;
   bottom: 0px;
   right: 0px;
}
#ajaxticker1 div{
   background: transparent;
}
#bottomright	{
   position: absolute;
   bottom: 0px;
   right: 0px;
   z-index: 0;
}
#content	{
   position: absolute;
   top: 170px;
   left: 230px;
   z-index: 1000;
   border: 0px solid #000000;
   width: 670px;
   padding: 2px;
}
#content img {
   margin: 5px;
}
#head	{
   position: absolute;
   top: 0px;
   right: 0px;
   z-index: 20;
}
#left	{
   position: absolute;
   top: 0px;
   left: 0px;
   padding: 0px;
   margin: 0px;
}
#navigation	
	{
   position: absolute;
   top: 73px;
   left: 230px;
   z-index: 5000;
   border: 0px solid #000000;
   text-align: left;
}
#right	{
   position: absolute;
   bottom: 0px;
   right: 0px;
   z-index: 500;
}
#top	{
   position: absolute;
   top: 120px;
   left: 230px;
}
#wrapper	{
   min-width: 900px;
}




