html{font-size: 100%;}
body {
	background:#ffffff;
	padding: 0px;	font-family: arial;
	font-size: 80%; margin: 15px auto;
	color:#424242; 
	}
table{font-size: 100%;}
blockquote{background:#f6f6f6; padding:10px;}
a:link, a:visited {
text-decoration: none;
color: #ff6699; font-weight: bold; padding: 2px;}

a:hover {
text-decoration: none;
color: #999999; font-weight: bold; padding: 2px;} 

a:active {
text-decoration: none;
color: #ff6699; font-weight: bold; padding: 2px;}

#container {
	width:680px; 
margin: 0px auto; text-align: left; background: #FFFFFF; padding: 8px;
	overflow: hidden;}
	
	#ofra {border-bottom:0px solid #000000; border-right:0px solid #000000;background-position:  
               right center; text-align:left; font-size:500%; letter-spacing:-1px;width:680px;height:383px; background-image:url('layout/pink/banner.png'); background-repeat:no-repeat; background-attachment:scroll}


#main {
float: right;
width: 470px;
padding: 2px;
display: inline; overflow:hidden;
}

ol {margin-bottom: 0px; }
ol li{margin-bottom: 0px; }
ol li a{margin-bottom: 0px; }


#pic{ height: 200px; 
width:205px;
}


#sidebar {float: left;width: 20%;
padding: 15px;
overflow: visible; 
border-left: 0px solid #EEEEEE;
 display: inline; }
	
#sidebar ul{ margin-left: 0; list-style-type:none; display:inline; }

#sidebar li {
margin-bottom: 3px;
padding-left: 0px;
color: #000000;
display:inline; display:block; width:100%;}

#sidebar li a{

padding: 3px; margin-bottom: 0px;
color: #6f6f6f;
border-bottom: 0px solid #EFEFEF;
border-top: 0px dotted #FFCC33;
font-weight: 100; display:block; width:100%
}

#sidebar li a:hover{

border-bottom: 0px solid #CFCFCF; border-top: 0px solid #FF5050;
font-weight: 100;

color: #333333; display:block; width:100%
}
  
.navtitle { text-align: left; color: #000000; font-weight: 100; margin-bottom: -15px; padding-left:0;padding-right: 5px; padding-bottom:5px; padding-top:5px; font-size: 180%; border-bottom: 0px solid #CFCFCF; text-transform:lowercase; display: block; width: 100% }  
h1, h2       { 
   
    font-weight:bold; text-align:left;  padding-top:5px;border-bottom: 0px solid #ff0000; font-size: 120%; padding-left: 0px
        
    }
.clear { clear: both; }
