/* Cinching Elegance */
/* Copyright 2004, K. Arauz */


body
	{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	background-image: url(igs/dollD.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font: small/1.5em sans-serif;
	color: #333331;
	text-align: center;
		
	}
	
a
	{
	color: #821B1A;
	text-decoration: none;
	border-bottom: 1px solid #dca;
	}
	
a:visited
	{
	color: #1E9799;
	border: none;
	}
	
a:hover
	{
	color: #DA448C;
	border-bottom: 1px solid #333331;
	}
	
	
h1
	{
	display: none;
	}
	
h2
	{
	font-family: cursive;
	font-size: 20px;
	font-weight: bold;
	color: #922;
	margin: 0px 0px 6px 20px;
	padding: 0;
	}
	
h3
	{
	font-family: cursive;
	font-size: 15px;
	font-weight: bold;
	color: #922;
	width: 420px;
	height: 20px;
	margin: 0px 0px 6px 15px;
	padding: 0;	
	}
	

p
	{
	font-size: 88%;
	margin: 0 0 0 0;
	}

/* The following hack is to correct paragraph text size in IE/WIN */

/* \*/ * html body p { font-size: 80%; } /* */


/*  containers  */

#container
	{
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 750px;
	background: #fff url(igs/mbdy2.jpg) repeat-y;
	border-bottom: 15px solid #874e4f;left: +60px;}
	
#intro
	{
	width: 750px;
	background: #fff url(igs/mbdy2.jpg) repeat-y;
	}
	
#maintext
	{
	width: 430px;
	margin-left: 30px;
	}
	
#introtext
	{
	margin: 0px 0px 0px 30px;
	width: 430px;
	}
	
#pageHeader
	{
	width: 750px;
	height: 175px;
	background: #000 url(igs/toppo3.jpg) no-repeat;
	}

#footer
	{
	margin: 0 0 0 0;
	font: bold 9px/3em sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 1em;
	}
	
#linkist
	{
	position: absolute;
	top: 250px;
	left: 520px;
	width: 210px;
	margin-right: 30px;
	font: small/1.5em sans-serif;
	}
	
UL
	{
	font: x-small/1.8em sans-serif;
	list-style-type: circle;
}


OL
	{
	font: x-small/1.8em sans-serif;
	
}

	
/* lists*/
	
#pageHeader h1,
#pageHeader h2
	{
	}


#Summary p.p1
	{
	margin: 0px 0px 0px 30px;
	width: 430px;
	}
	
#Sumy1
	{
	margin: 0px 0px 0px 30px;
	width: 430px;
	}
		
#Sumy2
	{
	margin: 0px 0px 0px 30px;
	width: 430px;
	}

#Sumy3
	{
	margin: 0px 0px 0px 30px;
	width: 430px;
	}	
	
#Sumy4
	{
	margin: 0px 0px 0px 30px;
	width: 430px;
	}	

#Sumy5
	{
	margin: 0px 0px 0px 30px;
	width: 430px;
	}	

#Sumy6
	{
	margin: 0px 0px 0px 30px;
	width: 430px;
	}	

#Sumy7
	{
	margin: 0px 0px 0px 30px;
	width: 430px;
	}	
	
#Sumy8
	{
	margin: 0px 0px 0px 30px;
	width: 430px;
	}	
		
#fotera
	{
	font: 1em sans-serif;
	color: Lightcoral;
}	

.foot_a
	{
	margin: 10px 0px 10px 0px;
}	
	
.foot_b	{
	margin: 20px 0px 10px 0px;
	text-align: center;
	font: x-small/1.6em sans-serif;
}
	
#footer a
	{
	background: #ffffff;
	padding: 2px 5px;
	color: #821b1a;
	border: none;
	margin: 0;
	}
	 
#footer a:hover
	{
	background: #ffffff;
	border: none;
color: #DA448C;}

#footer a:visited
	{
	background: #ffffff;
	border: none;
color: #44D7DA;}
	
#linkist h3
	{
	width: 210px;
	height: 25px;
	margin: 1em 0 0 0;
	padding: 0;
	}
	
#linkist p,
#linkist li
	{
	font: x-small/1.6em Verdana, Helvetica, Arial, sans-serif;
	color: #fcffff;
	text-indent: 0;
}
	
#linkist ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #fcffff;
	background: #fef4f4 url(igs/l-bg-b.jpg) repeat-y;
}
	
#linkist li
	{
	color: #000;
	border-bottom: 1px solid #fcffff;
	line-height: 1.5em;
	padding: 0.5em 17px;
	}
	
#linkist li:hover
	{
	background: #b64a0b;
	}
	
#linkist li a
	{
	display: block;
	border: none;
	color: #fcffff;
	font-weight: bold;
	margin-left: -12px;
	padding-left: 12px;
	}
	
#linkist li a:hover
	{
	color: #AAEDEE;
	background-position: -300mm 60%;
	}
	
#linkist li a.c
	{
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
	color: #000;
	font-weight: normal;
	}
	
#linkist li a.c:hover
	{
	color: #6e2308;
	}
	
