body {
	position:relative;
	margin-left:-400px; 
	left: 50%; 
	width: 800px;
	height: 600px;
	padding:0px;
	color: #FFFFFF;
	background-color:black;
}
.banner {
	position:relative;
	margin-left:-400px; 
	left: 50%; 
	width: 800px;
	}
.bigun {
	position:relative;
	margin-left:-400px; 
	left: 50%; 
	width: 800px;
}
.content {
	position: absolute;
	margin-left:-400px; 
	left: 72%; 
	font-family: Arial, sans-serif;
	width: 400px;
	top: 135;
	z-index: 205;
        padding: 5px;
}
.footer {
	position: absolute;
	margin-left:-400px; 
	text-align: center;
	left: 75%; 
	font-family: Arial, sans-serif;
	font-size: x-small;
	bottom: 0px;
	width: 400px;
	z-index: 220 ;
}
.clicks {
	position: absolute;            /* fix for IE/Win */
	margin-right: -400px;
	right: 50%;
	font-family: Arial, sans-serif;
	width: 137px;
	top: 137;
	font-size: x-small;
	z-index: 206;
}
.clicks a{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;}

.clicks a:hover{
color:#FF99CC;
text-decoration:underline;
}

.shades {
	font-size: xx-small;
	font-family: Arial, sans-serif;
	height: 10px;
	border-bottom:2px solid #969696;
	border-top:1px solid #969696;
	border-left:1px solid #969696;
	border-right:1px solid #969696;
	text-align: center;
	background-color: #969696;
}

.borlandtech {
	position: absolute;
	bottom: 0px;
	margin-right: -400px;
	right: 50%;
	color: #303972;
	font-size: x-small;
	font-style:  italic;
	font-weight: bolder;
	text-decoration: none;
	}
.borlandtech a{
	text-decoration: none;
	color: #303972;
	}
.borlandtech a:hover {	
		border-bottom: 2px solid #303972;
		color: #303972;
		}
.gallery {
	position:relative;
	margin-left:-400px; 
	left: 50%; 
	width: 800px;
}
.map {
        position: absolute;            /* fix for IE/Win */
        margin-right: -400px;
        right: 50%;
        font-family: Arial, sans-serif;
        width: 400px;
        top: 137;
        font-size: x-small;
        z-index: 216;
	
}
#main {
	font-size: 1.2em;
	float:left;
	line-height:1.8;
    width:400px;
	background: #000000;
    }
#main img{
margin: 0px 0px 10px 32px;}
body a {
color:#FFFFFF;
}
body a:hover, {
color:#FF99CC;
}
body a:active, {

}

