body { 
		background: black url(../images/dk_blue_tile.gif) top left fixed;
		text-align: center;
		color: #FFFFFF;
		font-family: "times new roman", "Times", serif;
		}
body img {
		border:none;
		}
table {
		border:none;
		}
#activities td {
	padding-top:5px;
	text-align:center;
	}
#activities img{
		padding:10px;
		}	
ul {
	list-style:circle;
	}
li {
	padding-top:5px;
	padding-bottom:5px
	}
#subTitle {
		font-size:x-large;
		font-style:oblique;
		}
#mainBody{
		background: #212b4d url(../images/shadow_bg.jpg) top;
		background-repeat:repeat-y;
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
		border-color:#FFFFFF;
		border:solid;
		padding-bottom:10px;
		margin-bottom:40px;
		}
#menuCase {
		background: url(../images/shadow_bg2.jpg) top left;
		width:1000px;
		margin-top:15px;
		padding-top:20px;
		padding-bottom:20px;
		border-bottom:solid;
		border-top:solid;
		border-bottom-color:#FFFFFF;
		border-top-color:#FFFFFF;
		font-size:large;
		}
#menuText {
		text-align:center;
		padding-left:75px;
		padding-right:75px;
		padding-top:10px;
		}
#menuText li {
		text-align:left;
		}
#menuText img {
		padding:10px;
		}
#historyText{
		margin-right:20px;
		padding:0 45 0 45 ;
		}
#historyText p{
		text-align:left;
		text-indent:50px;
		}
#historyImg { 
		padding-top:25px;
		float:right;
		}
#menu li{
		display:inline;
		list-style-type:none;
		padding-right:50px;
		background:none;
		font-size:large;
		}
#imageSet {
		padding-top:10px;
		padding-bottom:5px;
		background:url(../images/leaf_lower_right.jpg) bottom right;
		background-repeat:no-repeat;
		margin-right:5px;
		}
#imageSet img {
		padding: 15 10 5 10;
		}
#topCase {
		
		}
#mainBodyBottom{
		background: url(../images/bottom.gif) top left; background-repeat: repeat-x;
		padding-top:80px;
		}
#leftUpLeaf { 
		background:url(../images/leaf_upper_left.jpg) top left;
		background-repeat:no-repeat;
		margin-left:5px;
		}
#rightUpLeaf { 
		background:url(../images/leaf_upper_right.jpg) top right;
		background-repeat:no-repeat;
		margin-right:5px;
		}
#leftDownLeaf { 
		background:url(../images/leaf_lower_left.jpg) bottom left;
		background-repeat:no-repeat;
		margin-left:5px;
		}
#bottomcredit { 
		padding-top:20px;
	}
#images { 
		margin-right:auto;
		margin-left:auto;
		padding-left:2em;
		padding-top:1em;
		padding-right:2em;
	}
a:link { text-decoration: underline; color:#FFFFFF }
a:visited { text-decoration: underline; color:#FFFFFF }
a:hover {	text-decoration:none; font-weight:bold; color:#FFFFFF } 
