/* Define main areas */
BODY {
	
	font-size:70%;  
	font-family:Arial,Verdana; font-variant:normal; font-weight:normal; font-style:normal;
		  
}


 
#my-iframe
{
    position : absolute;
    top      : -205px;
    left     : -33px;
    width    : 630px;
    height   : 785px;
    border   : none;
}

#footer {
	position:absolute;
	bottom: 10px;
	text-align: center;
	align: center;
	width: 100%;
	}

/* Internet Explorer */

.ie #bigtitle {
 position:absolute;
 top: -50px;
 text-align:center;
 align: center;
 font-size:50px;
 width: 100%;

}

.ie #hor {
 position:absolute;
 top: 160px;
 text-align:center;
 align: center;
 height:1px;
 width: 100%;
 color: #000000;
}

.ie #thirst {
 position:absolute;
 top: 290px;
 text-align:center;
 align: center;
}

.ie #frames {
 position:absolute;
 top: 310px;
 text-align:center;
 align: center;
}


/* Firefox */


.gecko #bigtitle {
 position:absolute;
 top: -50px;
 text-align:center;
 align: center;
 font-size:50px;
 width: 100%;

}

.gecko #hor {
 position:absolute;
 top: 160px;
 text-align:center;
 align: center;
 height:1px;
 width: 100%;
 color: #000000;
}

.gecko #thirst {
 position:absolute;
 top: 200px;
 text-align:center;
 align: center;
 width: 100%;
}

.gecko #frames {
 position:absolute;
 top: 220px;
 text-align:center;
 align: center;
}

.gecko #my-iframe
{
    position : absolute;
    top      : -505px;
    left     : -33px;
    width    : 1280px;
    height   : 1200px;
    border   : none;
}


/* Chrome */

#bigtitle {
 position:absolute;
 top: -70px;
 text-align:center;
 align: center;
 font-size:50px;
 width: 100%;

}

#thirst {
 position:absolute;
 top: 240px;
 text-align:center;
 align: center;
 width: 100%;
}

#frames {
 position:absolute;
 top: 260px;
 text-align:center;
 align: center;
}

#hor {
 position:absolute;
 top: 160px;
 text-align:center;
 align: center;
 height:1px;
 width: 100%;
 color: #000000;
}

#menu {
 position:absolute;
 top: 170px;
 align: right;
 width: 100%;
}


/* Links */


.bod :link {COLOR: #666666; text-decoration: none;}
.bod :visited {COLOR: #c0c0c0; text-decoration: none;}
.bod :hover {COLOR: #888888; text-decoration: underline;}
.bod :active {COLOR: #808080; text-decoration: none;}


A:link {COLOR: gray; text-decoration: none;}
A:visited {COLOR: #c0c0c0; text-decoration: none;}
A:hover {COLOR: #888888; text-decoration: underline;}
A:active {COLOR: #c0c0c0; text-decoration: none;}