body {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #000066;
	background-image: url(../images/backg.gif);
	background-repeat: repeat-x;
	background-color: #ADADCE;
	margin-top: 0px;
}

td {

}

th {

}
#all {
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 1350px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

#head {
	display:block;
	background-color: #1D1C64;
	background-image: url(../images/front5.jpg);
	background-repeat: no-repeat;
	height: 270px;
	clear: left;
	text-align:right;
	padding-top: 65px;
	padding-right: 25px;
	color: #FFFFFF;
	font-size:12px;
	line-height: 25px;
	border-left: solid 1px navy;
	border-right: solid 1px navy;
}
#head a {
	color: #FFFFFF;
}
#head a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#head a:hover {
	color: #99CCFF;
	text-decoration: underline;
}
#head a:active {
	font-weight: bold;
	color: #CCFFFF;
	text-decoration: underline;
}
#head a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#logos {
	left: 150px;
	top: 880px;
	position: absolute;
	background-image: url(../images/logos.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 500px;
	width: 90px;
}
.bold {
	font-size: 1.2em;
	font-weight: bold;
	color: #7D7DA3;
}

#mainback {
	background-image: url(../images/wavemainback.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	border-left: #666666 solid 1px;
	border-right: #666666 solid 1px;
	height: 900px;
}


#mainback .content {
	margin-left: 250px.px;
	margin-top: 30px;
	top: 353px;
	margin-left: 50px;
	display: block;
	float: left;
	width: 370px;
	margin-right: 10px;
	font-size: 1.05em;

}
#mainback .content h1 {
	font-size: 20px;
	font-style: italic;
	color: #993300;
	font-weight: normal;
	padding-bottom: 15px;
	font-family: "Palatino Linotype";
}
/*---------------------------------links-----------------------------*/
#mainback a {
	color: #0000CC;
}
#mainback a:link {
	color: #0033CC;
	text-decoration: none;
}
#mainback a:hover {
	font-weight: bold;
	color: #0066FF;
}
#mainback a:visited {
	color: #000099;
	text-decoration: none;
}
#mainback a:active {
	color: #0099FF;
	text-decoration: none;
}

/*---------------------------------links-end------------------------*/
.image {
	border: 5px double #B8BDDE;
	padding: 2px;
	margin: 8px;
}
.italic {
	font-style: italic;
}
.arttxt {
	font-size: 0.85em;
	color: #990000;
}
/*--------------------------news box -------------------------------------*/
#news {
	float:right;
	width: 120px;
	font-size: 0.85em;
	color: #993333;
	margin-top: 20px;
	margin-right: 10px;
	background-color: #F3EFEC;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F7DBC8;
	vertical-align: bottom;
	padding: 15px;
	background-image: url(../images/newstop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#news h1 {
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996666;
	font-size: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}
#news a:link {
color: #0000CC;
text-decoration:none;
}
#news a:hover {
	color:#0000CC;
	font-weight:bold;
	text-decoration: none;
}
#news a:visited {
color:#0000CC;
text-decoration: none;
}
/*------------------------------------footer-----------------------*/
#foot {
	height: 40px;
	font-size: .9em;
	background-color: #000066;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border-top: solid 1px #990000;
	display: block;
	clear: left;
	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;

