body {
    min-width: 855px;
    margin: 0;
    padding: 0;
    text-align:center;
	font-family: "Verdana", san-serif;
	
    /* CSS hack (put in another file for later) */
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	
	font-size: small; /* for compliant browsers */	
	background-image: url(../img/bbggrr.gif); 
	}

/* CSS hack (put in another file for later)*/
html>body { /* be nice to Opera */
    font-size: small;
    }
	div{
	margin:0;
	padding:0;
	}
		#search{
		padding:20px 20px 20px 20px;
	font:10px Arial; color:#000;
	}
	
	p{
	margin:0;
	padding:0;
	padding-bottom: 5px;
	
	}
	h1{
	font:14px Arial; color: #000;font-weight: bold;
	margin:0;
	padding:0;
	}
	#wrap {
    width: 711px;
    margin: 0 auto;
    padding: 0;
	    border-left: 1px solid #000;
    background: #fff;
	text-align:left;
    }
	#banner {
    height: 110px;
    padding: 10px 0px 0px 15px;


    }

	#banner img{border:0;}
#news{
padding:0px 0px 0px 15px;

}
#news a{	font:10px  Verdana; color: #020274;text-decoration:none;}
#news a:hover{color: #020274;text-decoration:none;}
#news a:visited {color: #020274; text-decoration: none;}

#reviews{
padding:0px 0px 0px 2px;
}
#reviews a{font:10px Verdana; color:#000; font-weight: bold; text-decoration:none;}
#reviews a:hover{color: #020274;text-decoration: underline; }
#reviews a:visited {color: #020274; }
#submitsearch{
padding:0px 0px 0px 15px;

}
#submitsearch a{font:10px Verdana; color:#000; font-weight: bold; text-decoration:none;}
#submitsearch a:hover{color: #020274;text-decoration: underline; }
#submitsearch a:visited {color: #020274; }

#interviews{
padding:0px 0px 0px 7px;}
#interviews a{font:10px Verdana; color:#000; font-weight: bold; text-decoration:none;}
#interviews a:hover{color: #020274;text-decoration: underline; }
#interviews a:visited {color: #020274; }

#shows{padding:0px 0px 0px 15px;}
#shows a{font:10px Verdana; color:#000; font-weight: bold; text-decoration:none;}
#shows a:hover{color: #020274;text-decoration: underline; }
#shows a:visited {color: #020274; }

#blog{padding:0px 0px 0px 7px;}
#blog a{font:10px Verdana; color:#000; font-weight: bold; text-decoration:none;}
#blog a:hover{color: #020274;text-decoration: underline; }
#blog a:visited {color: #020274; }

			#topbar{
	height: 30px;
	margin:0;
	background-image: url(../img/topbar.gif); background-repeat: no-repeat; 
	}
			#lowerbar{
	height: 30px;
	margin:0;
	}
	#firstrow{
	height:250px;
	}
	#secondrow{
	height:230px;
	}
	#middlebanner{
	height: 91px;
	margin:0;
	background-image: url(../img/orangebar.gif); background-repeat: no-repeat; 
	}
		#lowerbanner{
	height: 91px;
	margin:0;
	}
	#lowerorange{
		height: 30px;
	margin:0;
	text-align:center;

	}
	#lowerorange img{border:0;}
	#content{
	padding:20px 20px 20px 20px;
	font:12px Arial; color:#000;
	}
		#footer{
		height: 40px;
	margin:0;
	font:10px Verdana; color:#000; font-weight: bold; text-decoration:none;
	}
	
