/* CSS Document */
body {
	background-color:#000000; background-position: center center; background-attachment: scroll; background-repeat: no-repeat; /* background-image: url("images/xxxxxxxxxxxx");*/
	padding:10px; margin:0px;
	color:#cccccc; font:13px/24px Arial, Helvetica, Tahoma, sans-serif;
}
/* div, li, h1, h2, h3, h4, img{margin:0px; padding:0px;}*/
h1 {margin:0px;}
h2 {font:22px;}
h1, h2, h3 {font-family: Georgia, Times New Roman, Times, serif; font-style:italic;}
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%;}
#center_page_top {position:absolute; top:0; left:50%;}

#parked_img {position: relative; text-align:center; width:600px; top:100px; left:-300px;}

#email {position: relative; font:9pt/12pt; text-align:center; width:600px; left:-300px; top:80px}

#contactnow {width:85%; position:absolute; top:300px; 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} */
