body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:none;
	background-repeat:no-repeat;
	margin-left: auto; 
	margin-right: auto;
	width:766px;
	height:auto;
}
.header {
	background-repeat:no-repeat;
	margin-left: auto; 
	margin-right: auto;
	width:766px;
	background-image:url(../images/header.gif);
	padding-top:90px;
}
.menu {
	height:30px;
	width:550px;
	}

.blue {
	width:100%;
	height:auto;
	background-color:#034b85;
	}
.text {
	width:716px;
	margin-left:10px;
	background-color:white;
	border:5px solid #034b85;
	padding:10px 10px 10px 10px;
}	
.link {
	padding-left:0px;
	font-weight:bold;
	color:green;
	text-decoration:none;
	cursor:default;
	}

a {color:#477e99; font-weight:bold; font-size:10px;}

a:visited {color:purple;}

a:hover {color:#034b85; font-weight:bold;}

p,li {font-size:11px;}

img {border:5px solid;
margin-left:25px;
margin-bottom:10px;}

.cuz{font-size:12px;}

.ym_banner {
	font-size:25px;
	font-weight:bold;
	color:green;
	font-family:cursive;
}