body {
	background-color: #000099;
	font-family: verdana;
	line-height: 24px;
	font-size: 14px;
	margin: 0;
	padding: 0;
	}
	
	img {
	border: none;
}
	h1{
	background-image: url(images/baseball.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	color: #000000;
	margin: 10px 0 0 5px;
	padding: 2px 0 0 30px;
	height: 20px;
	}
	
	h2{
	/*background-image: url(images/baseball.gif);
	background-repeat: no-repeat;
	background-position: left; */
	font-size: 14px;
	color: #000000;
	margin: 10px 0 0 0px;
	padding: 2px 0 0 10px;
	height: 20px;
	}
	
	a {
	color: #f6dd0e;
}
	#wrap {
	background-image: url(images/bg.gif);
	margin: 0;
	padding: 0;
	}
	#top {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	height: 108px;
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 0;
	}	
	#top td {
	text-align: left;
	vertical-align: top;
	}
	#top .logo {
	height: 69px;
	}
	#top .topmenu1 {
	text-align: right;
	color: #000000;
	height: 20px;
	}
	
	#top .topmenu1 a {
	color: #fff;
	text-decoration: none;
	}
	
	#top .topmenu1 a:hover {
	text-decoration: underline;
	}
	#top .topmenu2 a:hover {
	text-decoration: underline;
	}
	
	#top .topmenu2 a {
	color: #ffffff;
	text-decoration: none;
	}
	#top .topmenu2 {
	text-align: left;
	color: #212864;
	background-color: #000000;
	height: 20px;
	font-size: 13px;
	vertical-align: middle;
	padding-left: 10px;
	}
	
	#middle {
	text-align: center;
	color: #000000;
	vertical-align: top;
	margin: 0;
	padding: 0;
	font-size: 13px;
	}	
	
	#middle table {
	text-align: left;
	color: #000000;
	background-color: #ffffff;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	width: 650px;
	}

	#content table{
	background-color: #ffffff;
	width: 390px;
	margin: 5px 0 0 10px;
	color: #000000;		
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	}
	
	#content td {
		border-top: 1px solid #fff;
		border-left: 1px solid #fff;
		padding: 3px 5px 3px 5px;
}
    
	#content {
	background-color: #A9A9A9;
	background-image: url(images/topcontent.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 444px;
	vertical-align: top;
	}
	
	#content strong {
	color: #000000;

	}
	
	#content p{
	padding: 0px 10px 0px 10px;
	color: #000000;
	}	

	
	
	#middle .right {	
	vertical-align: top;
	}
	
	#middle .rightblock {
	background-color: #000098;
	background-image: url(images/righttop.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 7px;
	padding: 10px 5px 10px 5px;
	text-align: center;
	}
	#footer {
	background-image: url(images/footbg.gif);
	background-repeat: repeat-x;
	height: 121px;
	text-align: center;
	color: #fff;
	vertical-align: top;
	}