/* Start of CMSMS style sheet 'IH CSS' */
@CHARSET "UTF-8";
	* {
		padding: 0;
		margin: 0;
font-family: Tahoma, Verdana, Arial, sans-serif;

	}
	body {
		background: url('uploads/IH/bg.png');
		font-family: Tahoma, Verdana, Arial, sans-serif;
	}
	
	table {
		border-collapse: collapse;
	}
	a{
		color: #d0c3a4;
	}
	.top, .center, .center_large, .bottom {
		margin: 0 auto;
		width: 820px;
	}
	.top, .bottom {
		text-align: center;
	}
	.bottom {
		background: url('uploads/IH/bottom.jpg');
		height: 127px;
                                clear: both;
	}
	.bottom a {
		display: inline-block;
		margin: 30px 27px 0;
		color: #a29393;
		font-size: 15px;
	}
	.bottom a:hover { color: #e2cc97;}
	.bottom a.selected:hover, .bottom a.selected { color: #e8e0cd;}
	.center {
		position: relative;
                                background-image: url('uploads/IH/frame.jpg');
                                border: 1px solid #0E0908;
                                clear: both;
	}

	.content{
		width: 820x;
		left: 33px;
		top: 29px;
		margin: 20px;
		background-color: #0E0908;
		border: 1px solid #2C2626;
		color: #d0c3a4;
		font-size: 15px;
		line-height: 1.2;
                                clear: both;
	}
	.padder, .padder_large {
		margin: 10px 15px;
		padding: 15px 20px;
		background: url('uploads/IH/bg2.png');
		-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="uploads/IH/bg2.pn", sizingMethod="scale");		
	                clear: both;

	}
	.padder {
width: 390px;	
	}
.padder_large {
width: 700px;
}
	p {
		padding: 10px 0px;
		font-size: 13px;
		line-height: 140%;
	}
	h1 {
		font-size: 18px;
		color: #e8e0cd;
	}
	h2 {
		font-size: 16px;
		color: #e8e0cd;
	}

.breadcrumbs {font-size: 12px;}
.footer {font-size: 10px; line-height: 1.2; color: #666666;}

.flat li { 
   margin: 3px;
   margin-left:3em; 

}
 
.flat li ul, .flat li ol { 
   margin-left:2em; 
   padding-left:0; 
}
 
.flat li li { 
   margin-left:0; 
}	
.flat li:before {
	content: "\00BB \0020";
	}
.justify {
text-align: justify;
}

/* End of 'IH CSS' */

