body{
background: #F2EAC6;
margin:5px;
padding:0;
line-height: 1.5em;
font-size:14px; font-family: arial;
margin-left: auto;
margin-right: auto;}

img {border:1px solid #000000;}
img.no {border:0px;}

a:hover { color: #CC3300; text-decoration: underline; font-size: 15px;}
a { font-family: Arial; font-size: 15px; color: #000000; text-decoration: none; } 

div.small a:hover { color: #CC3300; text-decoration: underline; font-size: 11px;}
div.small a { font-family: Arial; font-size: 11px; color: #000000; text-decoration: none;} 

#maincontainer{
width: 1050px; /*Width of main container*/
margin: 0 auto;} /*Center container on page*/

#contentwrapper{
float: left;
width: 100%;}

#contentcolumn, img {
margin-left: 190px;} /*Set left margin to LeftColumnWidth*/

#leftcolumn{
float: left;
width: 190px; /*Width of left column*/
margin-left: -1050px; /*Set left margin to -(MainContainerWidth)*/
background: #f2EAC6;}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;}

ul { 
margin:0 auto; 
padding:0; 
width:814px; 
list-style-type:none;} 

li { 
display:inline-block; 
padding:6px; 
text-align:center; 
width:120px;} /*or % for greater flexibility */ 

img, b{ 
display:block; 
margin:0 auto; } 

div.toplist {color:#996633; font-weight:normal; text-align:left;}

/* Rounded-cornered divs -*/
.roundedBox {position:relative; padding:8px; margin:0px; 0px; line-height: 1.0em;}  /*margin=space from top padding = inside cornered box*/
/*- All the corners -*/
.corner {position:absolute; width:17px; height:17px;}
/*- Each corner -*/
.topLeft {top:0; left:0; background-position:-1px -1px;}
.topRight {top:0; right:0; background-position:-19px -1px;}
.bottomLeft {bottom:0; left:0; background-position:-1px -19px;}
.bottomRight {bottom:0; right:0; background-position:-19px -19px;}
/*- Type1 - Blue -*/	
#type1 {background-color:#A8A392;}
#type1 a { color:#000000; font-size: 12px;}
#type1 a:hover { color: #CC3300; text-decoration: underline; font-size: 12px;}
#type1 .corner {background-image:url(http://www.dodgersexcartoons.com/banners/corners-type1.gif);}


#type2 {background-color:#A8A392; font-size: 18px;}
#type2 a { color:#000000; font-size: 18px;}
#type2 a:hover { color: #CC3300; text-decoration: underline; font-size: 18px;}
#type2 .corner {background-image:url(http://www.dodgersexcartoons.com/banners/corners-type1.gif);}
