/* CSS Document */

body {
	margin-top: 5px;
	margin-left: 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFF;
	background-color: #093779;
	background-attachment:fixed;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

table {
	background-color: #4388d5;
	background-image:url(julie409back.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

table p {
	margin-right:20%;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
   }
   
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
	font-style: italic;
}
   
   .feature{
	clear: left;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.feature h1, h2, h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

.feature object{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 10px 10px 0;
}
   
   #p7swapmenu {
	background-color: #CCCC00;
	border: 1px solid;
	border-color: #E4E9D8 #99A189 #99A189 #E4E9D8;
	left: 24px;
	padding: 6px;
	position: absolute;
	top: 84px;
	width: 180px;
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
#p7swapmenu ul {margin: 0px; padding: 0px;}
#p7swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}


/* Rules to copy if you use the WriteStyles Command */
.closed ul{display:none;}
.open ul{display:block;}

/* Link Styles for the Menu */
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #99A189;
	border: 1px solid;
	border-color: #C9D0AD #848C71 #848C71 #C9D0AD;
	color: #EEF0E3;
	display: block;
	font-size: 0.9em;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
}

/* Hover and Active styles for the menu */
.closed a:hover, .open a:hover, .closed a:active, .open a:active {
	background-color: #ACB39F;
	color: #5B624F;
}

/* Plus Sign for Trigger Links in Closed State */
.closed a {background-image: url(menplus.gif);}

/* Minus Sign for Trigger Links in Open State */
.open a {background-image: url(menminus.gif);}

/* Link Styles for the Submenus */
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image: url(pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#666;
	font-size: .8em;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 0 0 0 16px;
}

/* Optional ID to assign the <a> to highlight a "Current Page" link */
#p7current {font-weight: bold;}
-->
</style>
<!-- MS Conditional Comments carry fixes for IE5, IE5.5 and IE6 PC -->
<!--[if gte IE 5]>
<style>#p7swapmenu ul a {height: 1em;}</style>
<![endif]-->
<!--[if IE 5]>
<style>#p7swapmenu li {margin-top: -3px;
   
   
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
   }
   
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;

   }
   
.bigtablecell {
	
	background-color: transparent;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center center;
   }
