


body {   
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin:0 0 0 0;
	color: #7D7D7D;
    margin:0 0 0 0; 
    padding:0; 
    height:100%;
	background-image:url(images/back.gif);
	background-position: center 0;
	background-repeat:no-repeat;
	background-color:#000000;
}

p { 
	margin-top: 0px; 
	}
h3 { 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link { 
	text-decoration: underlined;
	color: #7D7D7D;
	}
a:visited { 
	text-decoration: underlined; 
	color: #7D7D7D;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #C13F3F;
	}

p.highlight {
	color: #C13F3F;
}

/* specific divs------------------------------------------- */
#flash {
position:absolute;
left:50%;
width:779px;
heigh:426px;
margin-left:-389.5px;
z-index:2;
}
#dev {
position:absolute;
top: 420px;
left:50%;
width:350px;
heigh:15px;
margin-left:-175px;
z-index:1;
}
#dev p{
color:#FFFFFF;
font-size:9px;
}