/*<![CDATA[*/

html, body, table {
    min-height: 100%;
    width: 100%;
    height: 100%
    }

body {
    margin: 0;
   	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC9900;
	font-size: 12px;
  }

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
  }



table {
    position: absolute;
    top: 0;
    left: 0;
    }

td {
    height: 100%;
    text-align: center;  /*for stupid MSIE */
}

p {
    font-size: 1em;
    text-indent: 2em;
    }

#container {
	position: relative;
	margin: 0 auto;
	width: 600px;
	text-align: left;
	padding-left: 1em;
    }

.box1 {
	border: thin dashed #CC9900;
	width: 550px;
	height: 350px;
	text-align: center;
	margin: 15px;
}

.box2 {
	border: thin dashed #CC9900;
	width: 600px;
	height:400px;
	text-align: center;
	margin: 15px;
	padding: 5px;
}

#uldiv {
	text-indent: 35px;
	
	}

#sq {
	margin-top: -25px;
	}

#sq1 {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: auto;
	right: auto;
	}

a:link,a:visited,a:active {
	color: #CC9900;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF9933;
}

.navig{
	position: absolute;
	width: 98%;
	height: 20px;
	left: 1%;
	bottom: 10px;
	margin: 20px 15px;
}

.idmafoot {
	position:absolute;
	bottom:13px;
	width:20%;
	left:40%;
	right:40%;
	height:26px;
	text-align: center;
	font-size: 10px;
}

#textlay {
	color: #CCCC66;
	text-align: justify;
	margin:50px;
	
}

#textlay2 {
	color: #CCCC66;
	text-align: justify;
	margin: 75px;
}

#w3css {
	position:absolute;
	bottom:1px;
	right: 1px;
}

#w3c {
position:absolute;
	bottom:1px;
	left:1px;
	}

/*]]>*/
