body {
        background: #FFFFFF no-repeat bottom right;
	margin: 0px;
        FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	}

a:link {
	font-weight: bold;
	text-decoration: none;
        color: #988F5E;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
        color: #999999;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #9685BA;
	}



#container {
        background: #FFFFFF; no-repeat top left;
        padding: 0px 0px 0px 0px;
        margin: 0px;
        border: 0px solid black;
	}

#intro {
min-width:470px;
        }

#banner {
        margin-bottom: 20px;
        }

#banner h1 {
        background: transparent url(images/banner_clock3.gif) no-repeat top left;
        margin-top: 0px;
        width: 94%;
        height: 105px;
	float: left;
        position:absolute;
        top:0;
        left:0;
	}
#banner h1 span {
        display:none
	}

#banner h2 {
        background: transparent url(images/banner_clock3.gif) no-repeat top right;
        margin-top: 0px;
        height: 105px;
        float: right;
	}

#banner h2 span {
	display:none;
	}

#bodyText {
        padding-left: 200px;
        padding-right: 50px;
        padding-top: 10px;
        margin-top: 120px;
        margin-bottom: 0px;
        border: 0px solid black;
background:#FFF4DD;
	}

#storyText {
        padding-left: 100px;
        padding-right: 100px;
        padding-top: 10px;
        margin-top: 120px;
        margin-bottom: 0px;
        border: 0px solid black;
background:#FFFFFF;
        }

#footer {
	text-align: center;
        font: 10px verdana, sans-serif;
	}
#footer a:link, #footer a:visited {
	margin-right: 20px;
	}

#story {border: 2px dotted #FFBA2B; padding:50px; background:#FFFFFF;}
.story_title {color:#FFBA2B;FONT-WEIGHT: bold;FONT-SIZE: 16px;}
.story_notes {color:#666666;FONT-STYLE: italic;FONT-SIZE: 12px;}
.story_text {color:#666666;FONT-SIZE: 12px;}

.summary {border: 1px dotted #FFCC66; padding:10px; background:#FFFFFF;}
.summary_category {color:#666666; FONT-WEIGHT: bold; margin:0px; padding:0px; FONT-SIZE: 16px;}
.summary_title {color:#FFBA2B; FONT-WEIGHT: bold; margin:0px; padding:0px; FONT-SIZE: 12px;}
.summary_notes {color:#666666; FONT-STYLE: normal; FONT-SIZE: 12px; }
.summary_text {color:#666666; FONT-SIZE: 12px;}


#linkList {
        margin-right: 15px;
        position: absolute;
        top: 100px;
        left: 0px;
        border: 0px solid black;

	}
#linkList2 {
	font: 10px verdana, sans-serif;
        background: #FFFFFF;
        border:1px dotted #FFCC66;
        padding: 10px;
        margin-top: 10px;
        width: 170px;
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
        line-height: 1.5ex;
	list-style-type: none;
        background: transparent url(images/blank.gif) no-repeat top center;
	display: block;
        padding-top: 2px;
	margin-bottom: 5px;
margin-left: 15px;
	}
#linkList li a:link {
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}


#extraDiv1 {
        background: transparent url(images/blank.gif) top left no-repeat;
	position: absolute;
	top: 40px;
	right: 0px;
	width: 148px;
        height: 110px;
        border: 0px solid black;

	}
