/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}

img {
	BORDER-RIGHT: 0px solid;
 BORDER-TOP: 0px solid;
 MARGIN: 0px;
 BORDER-LEFT: 0px solid;
 BORDER-BOTTOM: 0px solid;
}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:0.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #000000;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #336666;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF0000;
	color: #FFFFFF;
}

.menu1{
border-style: inset;
border-width: 0px;
background-color: #a4c2c2;
}


.submenu{
 background-color:#FFFFCC;

}

.hide{
display: none;
}


.show{
display: block;
}
/*************** image styles *****************/
.imagecontainer{
position: relative;
float: center;
background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
background: url(../images/shadow.gif) no-repeat bottom right;
margin: 10px 0 10px 10px !important;
margin: 10px 0 10px 5px;
			}
.imagecontainer img{
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 4px;
			}

.shadowcontainer .innerdiv{
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 4px;
}

/*************** story styles ******************/

.story {
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}

#xmas {
	
        background-image: url(../images/present.png);
	background-repeat: no-repeat;
        background-position: bottom left
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}



.story a.capsule{
	display:block;
	height: 25px;
	background-image: url(../images/story_nav.jpg);
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
}

.story a.capsulelink{
	color: #005FA9;
	background-color: #00CC33;
	float: left;
	
}

.story a.capsule:hover{
	text-decoration: underline;
}

.imgset {
	BORDER-RIGHT: 0px solid;
 BORDER-TOP: 0px solid;
 MARGIN: 0px;
 BORDER-LEFT: 0px solid;
 BORDER-BOTTOM: 0px solid;
}

td.storybox{
	
	background-image: url(../images/searchbck.jpg);
	background-repeat: repeat-x;
	width: 235px;
	height: 100%;
	vertical-align: top;
	color: #666666;
}

td.storybox2{
	padding-right: 12px;
	background-image: url(../images/story_bg2.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 100%;
	vertical-align: top;
	color: #666666;
}

