.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  margin-bottom:-1px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #3942AA;
	
}

#container {
	width: 587px;
	margin: 15px auto;
	border-left: 2px;
	border-right: 2px;
	border-bottom: 2px;
	border-top: 2px;
	border-style: solid;
	border-color: #000000;
	background-color: White;
}

#headercontainer {
	width: 587px;
	height: 183px;
	display: block;

}
#header {
	width: 587px;
	height: 183px;
	background-image: url(../images/bapne-header.jpg);
	display: block;
	overflow: hidden;
	float: left;
	vertical-align: top;	
	}
	
#header a{
	display:block;
	width:100%;
	height:100px;
}
	

#bottomtext {
	width: 587px;
	margin-top: 1px;
	margin-left: 2px;
	height: 60px;
	display: block;
	overflow: hidden;
	text-align: left;
	float: left;
}

.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	line-height: 16px;
}

.text A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3942AA;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}

.text A:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #050505;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}

#menu {
	width: 100%px;
	height: 31px;
	margin: 0px 0px;
	background-image: url(../images/navigation-bkgd.gif);
	overflow: hidden;
	text-align: left;
	clear: both;
}

#menu A {
	height: 31px;
	line-height: 31px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 1px;
	display: inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	
}

#menu A:hover {
	height: 31px;
	line-height: 31px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 1px;
	display: inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/navigation-bkgd.gif);
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	
	}

.menutext {
	line-height: 31px;
	color: #fff;
	height: 31px;
	font-size: x-small;
	font-weight: bold;
	
}


#contentcontainer {
	width: 100%;
	height: auto;
	min-height: 350px;	
	background-color: #ffffff;
	background-image: url(../images/content-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
}

.textcontainer {
	width: 90%;
	float: none;
	height : auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	margin-top: 25px;
	margin-left: 25px;
}


#footercontainer {
	margin: 0 auto;
	width: 90%;
	display: block;
	overflow: hidden;
	text-align: center;
	float : none;
	vertical-align: bottom;
}
#footermenucontainer {
	margin: 0px;
	width: 587px;
	display: block;
	overflow: hidden;
	text-align: center;
	vertical-align: bottom;
}
#footermenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #050505;
	line-height: 15px;
}
#footermenu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}


.footertext {
	padding: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}

.footertext A {
	padding: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}

.footertext A:hover {
	padding: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
	text-decoration: underline;
	line-height: 15px;
}

.special {
	font-size: medium;
}
