* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Comic Sans MS, cursive;
font-size : 13px;
} 
img { 
padding : 5px;
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 5px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 0;
margin-top : -2px;
margin-right : 10px;
} 
img.floatTC { 
float : none;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 5px;
margin-left : 10px;
} 
#wrapper { 
margin : 0 auto;
width : 922px;
} 
#leftcolumn { 
color : #f5f5f5;
margin : 0 0 0 0;
padding : 10px;
height : 2500px;
width : 200px;
float : left;
background-image : url(images/tigr1.jpg);
background-repeat : no-repeat;
background-color : #f5f5f5;
} 
#leftcolumn ul { 
background-color :#f5f5f5;
padding :  0 0 15px 0;
border-bottom : 2px solid #7e9dc8;
} 
#leftcolumn li { 
line-height : 18px;
background :#f5f5f5;
list-style : square;
padding-left : 0;
padding-top : 10px;
margin-left : 21px;
color : #7e9dc8;
} 
#leftcolumn  h1 { 
text-align : center;
font-size : 1.2em;
color :  #dd6600;
margin-left : 20px;
font-weight : lighter;
} 
ul a { 
font-size : 1em;
font-weight : bolder;
color : #f5f5f5;
text-decoration : none;
} 
#leftcolumn p { 
text-align : justify;
padding-top : 10px;
color :#f5f5f5;
padding-left : 5px;
} 
#leftcolumn a { 
color : #7e9dc8;
} 
#content { 
float : left;
color : #333;
margin : 0 0 0 0;
min-height : 450px;
width : 472px;
display : inline;
padding-top : 10px;
padding-bottom : 10px;
padding-left : 5px;
padding-right : 5px;
} 
#content h1 { 
text-align : center;
font-size : 4.6em;
color : #7e9dc8;
margin-left : 20px;
font-weight : lighter;
} 
#content h2 { 
text-align : center;
font-size : 3.6em;
color : #7e9dc8;
margin-left : 20px;
font-weight : lighter;
} 
#content h3 { 
text-align : center;
font-size :2.6em;
color :  #dd6600;
margin-left : 20px;
font-weight : lighter;
} 
#rightcolumn { 
color : #dd6600;
margin : 0 0 0 0;
padding : 10px;
height : 2500px;
width : 200px;
float : left;
background-image : url(images/tigr.jpg);
background-repeat : no-repeat;
background-color : #f5f5f5;
} 
#rightcolumn ul { 
background-color : #f5f5f5;
padding :  0 20 15px 0;
border-bottom : 3px solid #7e9dc8;
} 
#rightcolumn h2 { 
font-size : 1.6em;
color : #7e9dc8;
margin-left : 20px;
font-weight : lighter;
} 
.ads p { 
font-family : verdana;
font-size : 0.9em;
padding-left : 5px;
padding-bottom : 5px;
margin-right : 10px;
text-align : justify;
padding-right : 10px;
} 
#footer { 
width : 920px;
clear : both;
color : #333;
text-align : center;
background : #86c216;
display : inline;
float : left;
padding-top : 5px;
padding-bottom : 5px;
} 
#footer p { 
font-size : 0.8em;
color : #eeeeee;
} 
#footer a { 
color : #dd6601;
}