@charset "utf-8";
img, div, a, input { behavior: url(iepngfix.htc) }
body {
	background-color: #3c6b97;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-image: url(bgclouds.jpg);
	background-repeat: no-repeat;
	background-position: center -250px;
}
img {
	margin: 5px;
}

.mainbox {
	width: 745px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #333333;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 24px;
	font-weight: lighter;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #EDF2F8;
	width: 745px;
	text-align: center;
}
.imgbox {
	position: relative;
	float: left;
}


.leftbg {
	margin: auto;
	float: left;
}

.menuitem {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	letter-spacing: .25em;
}
.menuitem a:link {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #E9E9E9;
}
.menuitem a:visited {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #E9E9E9;
	text-decoration: none;
}
.littlebox {
	background-color: #EDF2F8;
	width: 250px;
	float: right;
	margin: 5px;
	border: 1px solid #666666;
	padding: 5px;
}
.head2 {
	font-size: 16px;
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
}


.menuitem a:hover {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.menubox {
	background-image: url(images/menu.jpg);
	height: 17px;
	width: 745px;
}
.textbox {
	background-color: #FFFFFF;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 745px;
}
.txtpadbox {
	font-size: 12px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.banner {
	background-image: url(images/banner.jpg);
	height: 75px;
	width: 745px;
}
a:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.mask {
	background-image: url(images/masks.png);
	height: 58px;
	width: 80px;
	position: absolute;
	margin-left: 670px;
	top: 15px;
}
.cross {
	background-image: url(images/cross.png);
	height: 60px;
	width: 49px;
	position: absolute;
	top: 15px;
	margin-left: -10px;
}
.vid {
	width: 400px;
	clear: left;
}
