/* @override 
	http://192.168.0.150/oim/stysles/oim_net_style.css
	http://192.168.0.150/oim/styles/oim_net_style.css
	http://www.oreillyinternational.com/newsite/styles/oim_net_style.css
*/

body {
	font: 100% Trebuchet, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	color: #666;
	background: #d5e7f2 url(../images/orange_gradient.png) repeat-x;
}

#right_content {
	width: 265px;
	float: right;

}

a {
	color: #0066cc;

}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#logo {
	padding-left: 45px;
	
}
.logo_image{
	border: 0;
}

#main_body {
	background-color: #dce0e6;
	border: 1px solid #999;

}

#right_back {
	margin: 12px;
	
}

#left_content {
	background-color: #fff;
	padding: 5px;
	margin: 0 275px 0 0;
}

.lead_logo_column {
	width: 215px;
	float: left;
	text-align: center;
	vertical-align: top;
}
#lead_column{
margin-right: 0px;
}

.lead_content {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 96%;
	

	
}

.tri_column {
	width: 32%;
	padding: 3px;
	float: left;
	background-color: #fff;
	
}
#left_content a{
	color: #0066cc;
	
}
h2{
	font-size: 80%;
	margin: 0;
	
}
.tri_column h2{
	margin-top: 8px;
}

p {
	font-size: .75em;
	line-height: 1.5em;
}
.text p{
	margin-bottom: 5px;
	margin-top: 5px;
}

h3 {
	font-size: 80%;
	margin-bottom: 0px;
	
}

.artist_photos p img{
	border: 1px solid #999;
	
}
.artist_photos p{
	margin: 0;
	padding: 0;
	display: inline-block;
}
.artist_photos a{
	margin: 0;
	padding: 0;
}

.lead_content_column{

	margin-left: 220px;


	
}


.artist_photos {

	margin: 0;
	padding: 0;
	
	
	
}
#container{
	margin: 0 auto;
	width: 95%;
}

#background {
	background-image: url(../images/background_top.png);
}

#top_gradient {
		margin-top: 24px;
}
#grad_break{
	background: url(../images/gray_gradient.png) repeat-x;
	height: 24px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	
}
#footer_copy{
	font-size: .75em;
	margin-top: 20px;
	margin-bottom: 20px;
}
.clear{
	clear: both;
}
<!--[if !IE]>-->

body {
    font-size:16px;
}

.artist_photos p {
	
}


<!--<[endif]-->


