/* CSS Document */

body {
	background-color:#ffffff;
	background-image: url("images/bg.gif"); 
	background-position: top center;
	background-repeat: repeat-y;
	color:#333333;
	padding:10px;
	margin:0px;
	font:13px tahoma, Arial, Helvetica, Tahoma, sans-serif;
 }

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:#110000;}

ul {
	list-style-type:square;
	margin:10px;
	padding:10px;
 }

#bottom_left_corner {
	font-size: 80%;
	position:absolute;
	bottom:20px;
	left:10px;
 }
#bottom_right_corner {
	font-size: 80%;
	position:absolute;
	bottom:20px;
	right:10px;
 }

#center_page {position:absolute; left:50%;}

#parked_img {position: relative; text-align:center; width:500px; top:10px; left:-250px;}

#description {position: relative; text-align:center; width:220px; top:10px; left:240px;}

#contact {position: relative; text-align:center; width:220px; top:10px; left:20px;}

#google {position: relative; font:9pt/12pt; text-align:center; top:20px; width:360px; left:-180px;}

#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_right_corner {text-align:"right"; position:absolute; bottom:10px; right:10px; font:8pt} */

