html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: 62.5%; 
	}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/montage.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #e5f8fe;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 130%;
	}

ul {	color: #868686;
	list-style-type: disc;
	}

.ul1 { color: #868686;
	list-style-type: disc;
	padding-left: 5px;
	line-height: 165%;
	}
.ul2 {color: #868686;
	list-style-type: none;
	}


p {	color: #868686;
	text-align: left;
	line-height: 165%;
}

p a { color: #000000;
	border-bottom-color: #000000;
	}

h1, h2, h5 {font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;}
h1 { font-size: 1.4em;
	color: #00adef;
	}

h2 { font-size: 110%;
	}

h5 {font-size: 105%;
	}


a {	font-size: 110%;
	color: #000000;
	text-decoration: none;
}

a:link {font-size: 110%;
	color: #00c0f3;
	text-decoration: none;
	}

a:visited {
	font-size: 110%;
	color: #00c0f3;
	text-decoration: none;
	}

a:active {
	font-size: 110%;
	color: #00c0f3;
	text-decoration: none;
}

a:hover { color: #ff2e9d;
	}

#container {
	background-image: url(images/cont.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	margin-top: 0px;
	}

#topbar {margin-left: auto;
	margin-right: auto;
	height: 154px;
	width: 750px;
	background-color: transparent;
	}

#flash {top: 0px;
	background: transparent;
	overflow: visible;
	height: 154px;
	z-index: 1000;
	}

#footer {
	margin: 15px 0 0 0;
	background-image: url(images/foot.gif);
	height: 40px;
	width: 750px;
	text-align: center;
	clear: both;
	}

#bodytext, bodytextc{
	width: 462px;
	padding: 15px 0px 0 35px;
	}

#imgcol, imgcol1{ float: right;
	width: 200px;
	text-align: center;
	font-weight: bold;
	margin-right: 25px;
	color: #767676;
	}

#imgcol1 { margin-top: 70px;}

#nav { width: 743px;
	font-weight: bold;
	height: 35px;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	padding-left: 7px;
	overflow: hidden;
	margin-top: 0px;
	color: #000000;
	}

.navbox:link, .navbox:visited, .navbox:active { float: left;
	width: 103px;
	padding: 10px 0px 20px 0px;
	margin: 0;
	text-align: center;
	border-left: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
	height: 10px;
	color: #000000;
	}

.navbox:hover {color: #ffffff;
	background-image: url(images/navbg1.gif);
	background-repeat: repeat-x;
	padding: 10px 0px 20px 0px;
	height: 10px;
}

.titlebar {
	height: 38px;
	padding-top: 10px;
	}

.imgl {float: left;
	padding: 5px 10px 0 0;
	}

.imgt, .imgt1 {padding-top: 40px;
	margin-left:auto;
	margin-right: auto;
	clear : right;
	}

	
.imgt1 {margin-top: -10px;}

.imgb, .imgb1 {float: right;
	padding: 5px 0px 0px 10px;
	}

.imgb1 { margin-right: 100px;
	}

.imgc { margin-left: 150px;
	}

.coltext { background: #ffffff url(images/caption.gif) no-repeat;
	
	color: #ffffff;
	padding-top: 4px;
	height: 27px;
	margin-top: 4px;
	}

.legal{ color: #aeaeae;
	font-size: 75%;
	text-align: center;
	margin: 0 0 15px 0;
	}

.legal a:link{color: #00adef;
	}

.legal a:visited{color: #00adef;
	}

.legal a:hover {color: #000000;
	}

p.underline {
	text-decoration: underline;
}

.pad { padding-bottom: 25px;}
.cont { padding-left: 120px;}
.fl { float: right;
	margin: 40px 25px 20px 40px; }
.r { text-align: right;}
img{ border: 0;}
.tn1 {padding: 0 20px 0 10px;}
.tn3 {padding: 0 10px 0 20px;}

.clear { clear: both;}


.featlist { color: #ffffff;
	padding: 3px;
	border: 1px solid #222222;
	background: #00c0f3;
	text-align: center;
	font-weight: bold;
	}

