/* Stylesheet for Gone but not forgotten */

/* Remove all browser defaults */
* { margin:0; padding:0; }

/* START global */
body { background: #fff; color:#241A4C; font: 70% Verdana, Geneva, Arial, Helvetica, sans-serif; margin:0 auto; text-align:center; }

img { display: block; }

p { padding:0 0 10px 0; line-height: 1.4em; }

q { font-style:italic; }

h1 { color:#241A4C; font-size:1em; margin:0 0 3px 0; }
h2 { color:#241A4C; font-size:1em; margin:0 0 3px 0; }
h3, h4, h5 { color:#6b6578; font-size:1em; margin:0 0 3px 0; }
h6 { color:#6b6578; font-size:0.9em; margin:0 0 3px 0; }

#printLogo { display:none; } /* this should only be seen when printing */

#content a, #homeContent a { color:#241A4c; border-bottom:1px solid #D4D1DB; text-decoration:none; }
#content a:hover, #homeContent a:hover { color:#241A4c; border-bottom:1px solid #F06439; }

ul { margin:0 0 10px 20px; }
ul ul { margin:2px 0 4px 20px; }
li { padding:2px 0; }
ol { margin:0 0 10px 28px; }
ol ol { margin:2px 0 4px 20px; list-style-type: lower-alpha; }
dl { margin:0 0 10px 0; }
dt { font-weight: bold; }
dd { padding:0 0 4px 0; }

blockquote { border-left:2px solid #D4D1DB; padding:10px; margin:0 0 10px 0; }
/* END global */

/*  START Header Home */
#headerHome { margin:0 auto; text-align:left; width:800px; }
#hhWrap { height:114px; }
#logoHome { float: left; width:213px; height:114px; }
#rightHome { text-align:right; float:left; height:114px; width:587px; clear: right; }
#rightHome img { float: right; }
/*  END Header Home */

/* START Header */
#header { margin:0 auto; text-align:left; width:800px; }
/* END Header */

/*  START center */
#center { margin:0 auto; text-align:left; width:800px; }
/*  END center */

/*  START left col */
#leftCol { width: 262px; float: left; height:400px; }
#leftCol ul { list-style:none; width:233px; }
.homeLeft ul { margin:19px 0 0 0; }
#leftCol li { display: block; }
#leftCol li a { float:left; display: block; clear:both; }
/*  END left col */

/* HACK for IE5 on MAC */
/* \*/
#leftCol li  {  float:left; }
/* */

/*  START left backgrounds */
.homeLeft { background: url(images/home_face.gif) no-repeat; }
.sec01 { background: url(images/face1.gif) no-repeat; }
.sec02 { background: url(images/face2.gif) no-repeat; }
.sec03 { background: url(images/face3.gif) no-repeat; }
.sec04 { background: url(images/face4.gif) no-repeat; }
.sec05 { background: url(images/face5.gif) no-repeat; }
/*  END left backgrounds */

/*  START right col */
#rightCol { width: 420px; float: left; }
/*  END right col */

/*  START home content */
#homeContent { margin:15px 0 0 0; }
.homeInfo { font-style: italic; }
#homeH { color:#85a4bc; }
/*  END home content */

/*  START content */
#content { margin:35px 0 40px 0; }

ul#subNav { margin: 0 0 22px 0; list-style: none; }
ul#subNav li { padding:2px 0; }
ul#subNav a { color:#f06439; text-decoration: none; font-weight:bold; border: 0; }
ul#subNav a:HOVER, li#on a { color:#f6ac8b; border: 0; }
ul#subNav li#on { color:#f6ac8b; font-weight:bold; }

#imageFrame {  width:530px;  margin:0 0 13px 0;  overflow: auto; }
/* HACK for IE5 on MAC */
/* \*/
#imageFrame  {  clear:both; position: relative;   }
/* */

#imageFrame img { float: left; margin:0 11px 0 0; }
p.caption { color: #6b6578; font-style: italic; font-size:0.9em; padding:0 0 18px 0; }
/*  END content */

a.xlink{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: Verdana;
	font-size: 10px;
	color: #CCCCCC;
}

a.xlink:visited{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: Verdana;
	font-size: 10px;
	color: #CCCCCC;
}

a.xlink:hover{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: Verdana;
	font-size: 10px;
	color: #FF721F;
} 