/* Start of CMSMS style sheet 'idm: menu' */
#facebook {
 	float: right;	
 }
 
 #rss_widget {
     float: right;
 }
 
 .preload {
 	display: none;
 }
 
 a {
 color: rgb(127, 127, 127);
 }
 
 a:hover {
 background: rgb(227, 227, 227);
 }
 
 #window {
 width: 740px;
 margin-left: auto;
 margin-right: auto;
 }
 
 #body {
 width: 720px;
 height: 203px;
 background: url("/theme/0.1/images/ian_dennis_miller_body.png");
 background-repeat: no-repeat;
 }
 
 #body_content {
 margin-left: 20px;
 padding-top: 15px;
 font-family: arial, sans;
 min-height: 200px;
 width: 660px;
 }
 
 #footer {
 width: 720px;
 height: 30px;
 clear: both;
 background: url("/theme/0.1/images/ian_dennis_miller_footer.png");
 }
 
 .section_header {
 display: inline;
 background: rgb(235, 235, 235);
 color: rgb(40,40,40);
 border-color: rgb(150, 150, 150);
 border: 1px solid;
 font-family: arial, sans;
 text-transform: lowercase;
 font-weight: bold;
 padding: 4px;
 margin-top: 15px;
 margin-bottom: 15px;
 font-size: 14pt;
 }
 
 #sub_footer {
 font-size: 7pt;
 font-family: arial, sans;
 margin-left: 540px;
 color: rgb(150, 150, 150);
 }
 
 .photo {
 padding: 3px;
 border: 1px solid;
 border-color: rgb(200, 200, 200);
 margin: 3px;
 float: right;
 }
 
 #twitter_div {
     border-right: 1px dotted;
     width: 290px;
     padding-right: 5px;
 }
 
 ul#twitter_update_list {
 	list-style-type: none;
 	padding: 0px;
 }
 
 ul#twitter_update_list li {
 	margin-bottom: 5px;
 }
 
 #updates_section {
     width: 650px;
 }
/* End of 'idm: menu' */

