/* CSS Document */

.body1{
	margin:0 auto;
	width: 760px;
	position: relative;
	margin-bottom: 0 0 0 0;
	/* adjust width as needed */
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
}

.cont{
	margin-left: 15%;
	margin-right: 15%;
	height: auto;
}


.left{
	position:relative;
	left:0px;
	height: 100%;
	width: 180px;
}

.leftbot{
	position:relative;
	left: 0px;
	font-family: Verdana;
	float: left;
	top: 700px;
	text-align: left;
	width: 120px;
	color: #FF0000;
	font-style: normal;
}

.border{
border:solid 1px #000000;
}

.title{
	float: left;
	top: 10px;
	left: 10px;
}

.header{
	position:relative;
	font-family: Verdana;
	float: left;
	color: #0099FF;
	font-style: italic;
	width: 300px;
}

.Content{
	position:relative;
	left: 0px;
	font-family: Verdana;
	float: left;
	top: 0px;
	text-align: justify;
	width: 640px;
}

.links{
	position:inherit;
	font-family: Verdana;
	float: right;
	top: 0px;
	width: 80px;
	margin-left: 10px;
}

.iftitle{
	position:relative;
	left: 0px;
	font-family: Verdana;
	float: left;
	top: 0px;
	text-align: left;
	width: 120px;
	color: #FF0000;
	font-style: normal;
}

.iframe{
	position:inherit;
	left: 0px;
	font-family: Verdana;
	float: left;
	top: -10px;
	width: 500px;
}

#cont2 {
	margin: 30px auto;
	text-align: left;
	width: 491px;
}

/*---Buttons---*/

 .button
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(buttons/pink2.gif) no-repeat;
	white-space: normal;
	display: block;
	width: 170px;
	height: 30px;
	margin: 0;
	padding: 0;
}

.button a
{
	display: block;
	color: #000000;
	font-size: 15px;
	width: 170px;
	height: 30px;
	display: block;
	float: none;
	color: #000000;
	text-decoration: none;
}

.button img
{
width: 170px;
height: 30px;
border: 0
}

* html a:hover
{
	visibility:visible;
	color: #000000;
	font: bold;
}

.button a:hover img
{
	visibility:hidden;
}

.button span
{
	position: absolute;
	left: 14px;
	top: 0.021in;
	cursor: pointer;
	text-align: center;
	width: 136px;
	height:30px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
	
}
