#sitetools, #nav, #new {
        display: none;
}
	
#wrapper, #content {
	width:inherit
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}
	
#main {
    border: none;
    padding: 0;
    width: auto;
	}

* {
	margin: 0;
	padding: 0;
	}
	
html {
	
	}
	
body {
	font-family: "Tahoma", Arial, Verdana, sans-serif;
	color: #60595c;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
	}
	html>body {
	font-size: small;
	padding: 0px;
	}

#container {
	margin-top: 10px;
	margin-bottom: 30px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
	
#header {
	width: 800px;
	height: 110px;
	background: url(../img/igmmlogo.jpg) no-repeat top left;
	text-align: right;
	}
	
h5 {
	color:#6A737B;
	padding: 3px;
	font-weight: 120%;
	font-size: 0.9em;
	}
	
h4	{
	color:#666699;
	padding: 3px 0 0 6px;
	font-size: 1.1em;
	}
	
h3 {
	color:#666699;
	padding: 3px;
	font-size: 0.9em;
	}
	
h2 {
	color: #66669a;
	font-size: 1.1em;
	font-weight: 120%;
	padding: 3px 3px 0 3px;
	}
	
	
h6 {
	margin-top: 20px;
	font-size: 0.9em;
	color: #66669a;
	border-bottom: 1px solid #66669a;
	border-top: 1px solid #66669a;
	font-weight: 110%;
	padding: 0 3px 0 3px;
	}
		
	
p {
	padding: 4px;
	}
	
	
a {
	text-decoration: none;
	color: #66669a;
	font-size: 100%;
	padding-right: 6px;}
	a:hover {
	text-decoration: underline;
	color: #A61115;
	font-weight: 110%;
	}

#bullets ul{
    }

#bullets li{
    margin-left:18px;
    list-style-position: outside;
	}

	
/*Navigation*/


#nav {
	text-align: left;
	width: 164px;
	font-weight:180%;
	}
	
#nav ul {
	list-style-type: none;
	}
	
#nav ul li {
	background: #9a9aa3;
	margin: 0 0 1px 0;
	}
	
#nav ul li a{
	display: block;
	text-decoration: none;
	color:#ffffff;
	font-size: 95%;
	padding: 4px;
	text-decoration: none;
	height: 14px;
	}
	
#nav ul li a:hover{
	text-decoration: none;
	background: #787074;
	}
	
ul#nav li#active a {
	background: #787074;}
	
#topnav {
	vertical-align: top;
	}	
	
#topnav ul {
	list-style-type: none;
	}
	
#topnav ul li {
	float: right;
	}

#topnav ul li a{
	display: block;
	text-decoration: none;
	font-size: 75%;
	font-weight: lighter;
	color: #666699;
	padding: 12px;
	}
	
#partners_b ul{
        list-style-type: none;
		padding: 100px 0 0 0;
        }
       
#partners ul li{
        padding: 10px 0 0 0;
        width:164px;
        }
       
#partners ul li a:hover{
        border: none;
        }
       
.partner {
        border: none;
        }	

/*search*/

#search_box{
	clear:both;
	float: right;
	font-size: 90%;
	font-weight: lighter;
	color: #666699;
	text-align: justify;
	padding: 0 12px 0 0;
	}

#mysubmit { 
	background-color: #9a9aa3; 
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	border: none;
	padding: 1px;
	}
	
/*content*/

#contentleft {
	float: right;
	width: 315px;
	padding: 0;
	}
	
#news {
	float: left;
	width: 156px;
	height: 72px;
	background-color: #9a9aa3;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 90%;
	}
	
#news2 {
	width: 315px;
	height: 80px;
	background-color: #9a9aa3;
	color:#FFFFFF;
	 }

#news2 p {
	font-weight: bold;
	padding: 0 0 0 5px;
	font-size: 95%;
	}
	
#newsstory {
	float: left;
	width:156px;
	height: 175px;
	background-color:#CCCCCC;
	padding: 0 0 5px 0;
	}
	
#newsstory2 {
	width: 315px;
	height: auto;
	background-color:#CCCCCC;
	padding: 0 0 5px 0;
	}
	
#events {
	float: right;
	width: 155px;
	height: 72px;
	background-color: #9a9aa3;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 90%;
	}
	
#eventsstory {
	float: right;
	width:155px;
	height: 175px;
	padding: 0;
	background-color:#CCCCCC;
	padding: 0 0 5px 0;
	}
	

#contentright {
	float: right;
	width: 315px;
	padding: 0 0 0 3px;
	}
	
#end {
	border-bottom: 1px solid #66669a;
	width:305px;
	}
	
/*photo frames*/

.photo{
	float: right;
	}
	
.photob{
	float: left;
	padding-bottom: 2px;
	padding-right: 6px;
	padding-left: 1px;
	}
	
.photoc{
	float: left;
	padding-bottom: 15px;
	padding-right: 6px;
	padding-left: 1px;
	}
		
	.SlidingPanels {
	position: relative;
	width: 300px;
	height: 300px;
	padding: 0px;
	border: none;
}

/*footer not used*/

#footer {
	clear: both;
	}
	
