@charset "utf-8";
/* CSS Document */
html, body {
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:14px;
	margin:0px;
}
#wrap {
	width: 769px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(media2/top.jpg);
	float: left;
	height: 180px;
	width: 719px;
	padding-top: 230px;
	padding-right: 25px;
	padding-left: 25px;
	overflow: hidden;
}
.tcolumn {
	float: left;
	width: 340px;
	padding-right: 5px;
	padding-left: 5px;
}
#mid {
	background-image: url(media2/mid.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 719px;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
}
#btm {
	background-image: url(media2/btm.jpg);
	float: left;
	height: 391px;
	width: 769px;
	background-position: top;
	background-repeat: no-repeat;
}
.imge {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#toptop {
	float: left;
	width: 769px;
	font-size: 0.5em;
	text-align: center;
}
.imges {
	border: 8px solid #FFFFFF;
	float: left;
	margin: 5px;
}

h2 {
	color: #0E1D43;
}
.smalltext {
	font-size: 0.8em;
}

