
* {
padding: 0;
 margin: 0;
	}

body {
color: #333333;
background-color:#FFF;
font-family: Arial;
	}

#main {
background: white;
margin: 20px;
text-align: left;
vertical-align: top;
width: 100%;
position: absolute;
overflow: visible;
	}

#top {
height: 118px;
background-image: url('mri_logo_half_size.jpg');
background-repeat: no-repeat;
background-position: left; 
text-align: right;
font-weight: bold;
right: 10px;
margin: 0px 30px 0px 0px;
color: #333333;
	}

a:link {
color: #333333;
font-weight: bold;
text-decoration: none;
	}

a:visited {
color: #5C788E;
font-weight: bold;
text-decoration: none;
	}
	
a:hover {
color: #F96311;
font-weight: bold;
text-decoration: none;
	}

#side1 {
background: #FFF;
background-repeat: repeat;
float: left;
width: 150px;
height: 75%;
margin: 8px 0px 0px 0px;
padding: 0px 0px 0px 0px;

font-size: 90%;
	}

#first {
width: 100%;
font-size: 90%;
	}

#second {
width: 150px;
font-size: 90%;
	}

#third {
width: 150px;
font-size: 90%;
	}

#fourth {
width: 150px;
font-size: 90%;
	}

#side2 {
background: #FFF;
background-repeat: repeat;
width: 150px;
height: 75%;
top: 144px;
left: 772px;
position: absolute;
font-size: 90%;
	}
	

#links {
background: #F96311;
background-image: url('bglinks.jpg');
background-repeat: repeat;
width: 900px;
	}

#content {
left: 151px;
width: 599px;
top: 140px;
border: 0px;
overflow: hidden;
position: absolute;
margin: 5px 5px 0px 5px;
padding: 0px 5px 0px 5px;
border-right: thin solid #C2C2C2;
border-left: thin solid #C2C2C2;
font-size: 90%;
}
	

#bottom {
font-size: 10px;
background: white;
border-top: #F96311 solid 2px;
margin: 10px 0px 0px 0px;
	}

#emphasis {
color: #F96311;
	}
	
#emphasis2 {
color: #5C788E;
font-weight: bold;
	}

p {
padding:5px;
	}

h1 {
font-size: 130%;
background: #888888;
width: 559px;
margin: 5px 0px 10px 0px;
color: white;
text-indent: 10px;
	}

h2 {
font-size: 100%;
background: #5C788E;
width: 150px;
margin: 5px 0px 5px 0px;
color: white;
text-indent: 10px;
	}

h3 {
font-size: 90%;
background: #5C788E;
width: 110px;
margin: 5px 0px 5px 0px;
color: white;
text-indent: 10px;
	}

h4 {
font-size: 125%;
margin: 5px 0px 5px 0px;
color: #000000;
	}

h5 {
font-size: 115%;
margin: 5px 0px 5px 0px;
color: #F96311;
	}

h6 {
font-size: 100%;
margin: 5px 0px 5px 0px;
color: #F96311;
	}

ul {
list-style-position: inside;
margin: 5px 0px 5px 0px;
	}
ol { 
list-style-position: inside;
margin: 10px 0px 10px 0px;
	}

ol.alpha {
list-style-type: upper-alpha
	}

ol.roman {
list-style-type: upper-roman
	}

li {
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 50px;
	}

img.por {
margin: 0px 15px 0px 0px;
	}

blockquote {
margin: 10px 20px 10px 20px;
}

*/Orange: #F96311
Black: #000000
White: #FFFFFF
Gray: #C2C2C2

MR sub color: #5C788E/*

