/* Colors used:                                */
/* --------------------------------------------*/
/* #000000 = RBG   0,  0,  0 = (black)         */
/* #DEDEDE = RBG 102,112,124 = (dark grey)     */
/* #5F5F5F = RBG  95, 95, 95 = (dark grey)     */
/* #BDBEBD = RBG 189,190,189 = (light grey)    */
/* #A3AAB4 = RBG 163,170,180 = (light grey)    */
/* #C2C9D3 = RBG 194,201,211 = (light grey)    */
/* #DEDEDE = RBG 222,222,222 = (dark white)    */
/* #EFEFEF = RBG 239,239,239 = (dark white)    */
/* #FFFFFF = RBG 255,255,255 = (white)         */
/* #758698 = RBG 117,134,152 = (light blue)    */
/* #005D8C = RBG   0, 93,140 = (medium blue)   */
/* #0033CC = RBG   0, 51,204 = (medium blue)   */
/* if you don't like a color, just do a search */
/* and replace on the hex color...             */

body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        background: #888888 ;
        color: Black;
        margin: 0px;
		background-image: url(../images/np.gif); 
background-repeat: repeat;
}


table {
width: 100%;
height: 100%;
font-size: 12px;
}

td {
vertical-align: middle;
text-align: center;
}

div.container {
position: relative;
margin-left: auto;
margin-right: auto;
width: 640px;
height: 640px;
z-index:2; 
}

div.main {
position: absolute;
top: 0px;
left: 0px;
width: 640px;
height: 640px;
background-color: transparent;
text-align: center;  
font-family:tahoma, verdana, arial, helvetica, sans-serif; 
font-size:10px;
color:#ffffff;	
z-index:3; 
}	


#top1 {z-index: 10;
position: absolute;
top: 30px;
left: 0px;
width: 640px;
height: 75px;
background-color: transparent; 
background-image: url(../images/top.gif); 
background-repeat: no-repeat;
margin-top: 0;
margin-left: 0;
padding: 0;
} 

#bg1 {z-index: 10;
position: absolute;
top: 105px;
left: 0px;
width: 640px;
height: 490px;
background-color: transparent; 
background-image: url(../images/bg.gif); 
background-repeat: repeat;
margin-top: 0;
margin-left: 0;
padding: 0;
} 

#bottom1 {z-index: 10;
position: absolute;
bottom: 0px;
left: 0px;
width: 640px;
height: 75px;
background-color: transparent; 
background-image: url(../images/bottom.gif); 
background-repeat: no-repeat;
margin-top: 0;
margin-left: 0;
padding: 0;
} 

#title1 {z-index: 20;
position: absolute;
top: 80px;
left: 40px;
width: 490px;
height: 120px;
background-color: #000; 
background-image: url(../images/title.gif); 
background-repeat: no-repeat;
margin-top: 0;
margin-left: 0;
padding: 0;
} 

#mailbg {z-index: 30;
position: absolute;
top: 0px;
right: 0px;
width: 200px;
height: 150px;
background-color: transparent; 
padding: 0;
background-image: url(../images/mailbg.gif); 
}

#mail {z-index: 100;
position: absolute;
top: 76px;
left: 456px;
right: 0px;
width: 100px;
background-color: transparent; 
padding: 0;
font-family: Verdana, Arial, Helvetica, Geneva, Sans-serif; 
text-decoration:none; font-size: 10px; font-weight: normal;
font-weight: bold;
color:#ffffff;
}

#sub {z-index: 80;
position: absolute;
width: 200px;
height: 25px; 
left: 452px; 
top: 102px; 
text-align:left;
visibility: visible; 
background-color: transparent; 
font-family : Verdana, Arial, Helvetica, Geneva, Sans-serif;
font-size : 10px;
font-weight: normal;
color : #3641A2;
	}
	
#subb {z-index: 80;
position: absolute;
width: 200px;
height: 25px; 
left: 452px; 
top: 118px; 
text-align:left;
visibility: visible; 
background-color: transparent; 
font-family : Verdana, Arial, Helvetica, Geneva, Sans-serif;
font-size : 10px;
font-weight: normal;
color : #3641A2;
	}
#subbb {z-index: 80;
position: absolute;
width: 200px;
height: 25px; 
left: 576px; 
top: 114px; 
text-align:left;
visibility: visible; 
background-color: transparent; 
font-family : Verdana, Arial, Helvetica, Geneva, Sans-serif;
font-size : 10px;
font-weight: normal;
color : #3641A2;
	}


#dirtxt {z-index: 100;
position: absolute;
top: 604px;
left: 330px;
right: 0px;
width: 300px;
background-color: transparent; 
padding: 0;
font-family: Verdana, Arial, Helvetica, Geneva, Sans-serif; 
text-decoration:none; font-size: 10px; font-weight: normal;
font-weight: normal;
color:#ffffff;
}	

#video {z-index: 130;
position: absolute;
top: 220px;
left: 120px;
width: 400px;
height: 350px;
background-color: transparent; 
padding: 0;
}

#mutiny{z-index: 140;
position: absolute;
top: 0px;
left: 0px;
width: 400px;
height: 350px;
background-color: transparent; 
padding: 0;
}
	