body {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #000066;
	background: url(../images/backg.gif) repeat-x #ADADCE;
	margin-top: 0px;
}

td {

}

th {

}
#all {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-left: solid white 3px;
	border-right:solid white 3px;
	border-bottom: solid white 3px;
	width: 820px;
	background-color: #FFFFFF;

}
/*-------------------head and banner -------------------------------------------*/
#head {
	display:block;
	background-color: #1D1C64;
	background-image: url(../images/head3.gif);
	background-repeat: no-repeat;
	height: 90px;
	clear: left;
	text-align:right;
	padding-top: 60px;
	padding-right: 25px;
	color: #FFFFFF;
	font-size:12px;
	line-height: 25px;
}
#banner {
	background-color: #FFFFFF;
	height: 180px;
	top: 180px;
	width: 818px;
	color: #003399;
	letter-spacing: 0.1em;
	text-align: left;
	border-left: 1px solid #999966;
	border-right: 1px solid #999966;
	

}
#banner .pic {
	padding-right: 15px;
	text-align: right;
	display: block;
	float: right;

}
#banner .text {
	width: 150px;
	float: left;
	font-family: "Palatino Linotype";
	font-size: 1.8em;
	color: #663366;
	font-style: italic;
	line-height: 1.5em;
	margin-top: 30px;
	margin-left: 20px;
	letter-spacing: 0em;	
}
/*-------------------------------nav2----------------------------*/

#nav2 {
	text-align: right;
	background-color: #414199;
	height: 20px;
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom: 0px;
}
/*---------------------------------main -------------------------------------*/
h2 {
	font-weight: bold;
	font-size: 14px;
}
#mainback {
	background-image: url(../images/wavemainback.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	border-left: #666666 solid 1px;
	border-right: #666666 solid 1px;
	top: 382px;
	bottom: 0px;
	padding: 0px;
}
#mainback a {
	color: #993399;
}
#mainback a:link {
	color: #993399;
	text-decoration: none;
}
#mainback a:hover {
	font-weight: bold;
	color: #993399;
}
#mainback a:visited {
	color: #993399;
	text-decoration: none;
}
#mainback a:active {
	color: #990099;
	text-decoration: none;
}

#mainback .content {

	width: 500px;
	margin-left: 250px.px;
	margin-top: 30px;
	top: 353px;
	margin-left: 50px;
	display: block;
	float: left;
	margin-right: 10px;
}
#mainback .content h1 {
	font-size: 1.6em;
	font-style: italic;
	color: #663399;
	letter-spacing: 0em;
	font-weight: normal;
	padding-bottom: 15px;
	font-family: "Palatino Linotype";
}
#mainback .content ul {
}
/*-----------------------------------other --------------------------------------*/
.image {
	border: 5px double #B8BDDE;
	padding: 2px;
	margin: 10px;
}
.italic {
	font-style: italic;
}
.table {
	width: 250px;
	padding: 5px;

}
.quote {
	font-style: normal;
	font-size: 12px;
}
.qu {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #006633;
}
.link {
	font-size: 1.1em;
	font-weight: bold;
}
.imgtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #9966CC;
	letter-spacing: .1em;
}
.boldpur {
	font-size: 1.05em;
	font-weight: bold;
	color: #9966CC;
}
.table {
	vertical-align: top;
}
.amb {
	text-align: center;
	color: #00C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/*------------------------------------footer-----------------------*/
#foot {
	height: 40px;
	font-size: .9em;
	background-color: #000066;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border-top: solid 1px #990000;
	position: relative;
	display: block;
	clear: both;
	margin-top: 50px;
	background-image: url(../images/foot.jpg);
	background-repeat: repeat-x;

}
#foot a {
	color: #FFFFFF;
}
#foot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#foot a:hover {
	color: #99CCFF;
	text-decoration: underline;
}
#foot a:active {
	font-weight: bold;
	color: #CCFFFF;
	text-decoration: underline;
}
#foot a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#menu {
	font-size: 1.1em;
	clear: left;
	float: left;
	color: #FFFFFF;
	position: relative;

	margin-left: -15px;
	padding-top: 15px;
}
#menu ul {
	list-style: none;
	width: 180px;



}
#menu ul li{
	padding:5px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
#menu a {
	color: #FFFFFF;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:active {
	color: #CCFFFF;
	font-weight: bold;
	text-decoration: none;
}
