/* Start of CMSMS style sheet 'IUGS_styles' */
 /*

	Fleiva Media Inc

*/



body {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 12px;
	margin-top: 0px;
}


.container {
	position: relative;
	left: 50%;
	width: 944px;
	margin-left: -472px;
	background-color: #ccc;
	padding: 5px 10px;
	
}	
	
.clear {
	clear: both;
}						
						
a {
	color: #c42500;
}
		
h1 {
	font-weight: normal;
	font-size: 17px;
	font-family: arial narrow, arial;
	color: #333;
}

.img_left {
   float: left;
   padding: 0px 10px 10px 0px;
width: 100px;
   
}

table.publications img {
width: 100px;
}
table.publications tr {
padding: 5px;
}

.directory_img {
 width: 100px;
}

p {
	color: #222;
}
		
		
img {
    border: 0px solid #ff00ff;
}
		
.pagewrapper, #logo, .banner {
  position: absolute;
  left: 50%;
  width: 984px;
  margin-left: -492px;
}

#logo {
    height: 108px;
}

.banner {
    height: 362px;
background-image: url(uploads/images/header_home.jpg);
background-repeat: no-repeat;
margin-top: 108px;
}

#header {
    height: 470px;
background-image: url(uploads/images/header_bg.jpg);
background-repeat: repeat-x;
background-position: 0px 108px;
position: relative;
}


#sidebar {
    float: left;
    width: 211px;
}
	#nav {
	    background-color: #5997cb;
	    margin-left: 1px;
	    margin-bottom: 20px;
	    padding-bottom: 10px;
	    position: relative;
	}
		#nav_bottom {
			position: absolute;
			bottom: -10px;
			left: 0px;
			height: 10px;
			width: 210px;
			background-repeat: no-repeat;
			background-image: url(uploads/images/nav_bottom.jpg);	
		}
		
		#nav ul {
			list-style-type: none;
			margin: 0px 0px 0px 5px;
			padding: 0;
		}
			#nav a {	
				text-align: center;
				display: block;
				width: 200px;
				height: 28px;
				padding-top: 8px;
				color: #fff;
				font-size: 14px;
				text-transform:uppercase;
				text-decoration: none;
				background-image: url(uploads/images/nav_item_bg.jpg);
				background-position: 0px -37px;
				margin-bottom: 5px;
			}
				#nav a:hover {
					background-position: 0px 0px;
					text-decoration: none;
				}
			#nav a.currentpage {
					background-position: 0px 0px;
					text-decoration: none;
			}
				
	h1.left_header  {
		font-family: Helvetica;
		text-align: center;
		display: block;
		width: 210px;
		height: 28px;
		padding-top: 8px;
		color: #fff;
		font-size: 14px;
		text-transform:uppercase;
		text-decoration: none;
		background-image: url(uploads/images/left_header_bg.gif);
		background-repeat: no-repeat;
		margin-bottom: 5px;
	}
	
	
		
#leftright {
    float: left;
    width: 770px;
    margin-left: 2px;
}

	#left {
		float: left;
		width: 470px;
		padding: 0px 30px;
	}
		.callout {
			background-color: #eef4fa;
			padding: 15px 20px;
			margin-top: 10px;
			margin-bottom: 20px;
		}
			.callout h1 {
				margin: 0;
				padding: 0;
			}
			.callout ul {
				color: #3b83e0;
			}
			
	
	#right {
		float: left;
		width: 240px;
	}
	
	
		
.clear {
	clear: both;	

}


h1 {
	font-family: Helvetica;
	color: #004279;
	font-weight: normal;
	font-size: 17px;
}
	h1.bulletins {
		background-image: url(uploads/images/icon_pdf.jpg);
		background-position: right center;
		background-repeat: no-repeat;
		padding: 4px 0px;	
	}
	
	span.news_date {
		color: #999;
		font-size: 12px;
		margin-left: 10px;
	}

a {
	color: #3b83e0;
}


a.readmore {
float: right;
	
}

.content_hr {
	border: 3px solid #256aa4;
}




#footer {
	border-top: 6px solid #cdc92e;
	text-align: center;
	margin-top: 20px;
	
}
	#footer p {
		color: #5997cb;
	}

/* End of 'IUGS_styles' */

