/* CSS Document */

body {background-color:#000000; background-position: center center; background-attachment: scroll; background-repeat: no-repeat; color:#cccccc; padding:10px; margin:0px; font:13px/24px tahoma, Arial, Helvetica, Tahoma, sans-serif;} /* background-image: url("images/xxxxxxxxxxxx"); 
div, li, h1, h2, h3, h4, img{margin:0px; padding:0px;}*/
h1, h2, h3 {font: tahoma, Arial, Helvetica, Tahoma, sans-serif;}
a {color:#aaaaaa; text-decoration:none;}
a:hover {color:#888888;}
ul {list-style-type:square;margin:10px; padding:10px;}

#center_page {position:absolute; top:50%; left:50%;}

#parked_img {position: relative; text-align:center; width:500px; top:-250px; left:-250px;}

#email {position: relative; font:9pt/12pt; text-align:center; width:500px; left:-250px; top:80px}

#contactnow {width:85%; position:absolute; top:200px; left:0; text-align:"right"}
#contactnow h2 {height:40px; color:#54517B; font:30px/40px; font-weight:bold;}

#contactnow2 {color:#333333; width:85%; position:absolute; top:200px; left:0; text-align:"right"}
#contactnow2 a {color:#666666;}
#contactnow2 a:hover {color:#000000;}

#underconstruction {width:85%; position:absolute; top:20px; left:0; text-align:"right";}

#bottom_left_corner {position:absolute; bottom:20px; left:10px; font:8pt}
#bottom_right_corner {position:absolute; bottom:20px; right:10px; font:8pt}
/* #bottom_right_corner {text-align:"right"; position:absolute; bottom:10px; right:10px; font:8pt} */

