body {
	margin: 5px 5px 5px 5px;
	background: #fff;
	background-image: url('s3bg2.png');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
		
}

a:link {
	font-family: "century gothic";
}

a:visited {
	font-family: "century gothic";
}

#container {
	position: relative;
	padding: 0px 175px 55px 180px;
	margin: 0px;
	top: 0px;
	left: 0px;
	font-family: "century gothic";
	
}

#logobox {
	position: absolute;
	background: transparent;
	top: 10px;
	left: 10px;
	height: 189px;
	width: 106px;
	border: 2px solid #000;
}

#topbar {
	position: relative;
	background: transparent;
	top: 2px;
	height: 50px;
	color: #339d05;
	font-size: 30px;
	font-family: "invite sf", "century gothic", serif;
	
}

#navbar {
	position: absolute;
	background: transparent;
	top: 210px;
	left: 10px;
	width: 150px;
	
}

#intro {
	position: relative;
	background: transparent;
	min-width: 470px;
	
	
}

#pcso {
	float: right;
	padding: 3px;
}

#columns {
	position: relative;
	background: transparent;
	margin: 20px 0px 0px 0px;
	
}

#column1 {
	position: relative;
	background: transparent;
	top: 0px;
	left: 0px;
	width: 40%;
	
}

#column2 {
	position: absolute;
	background: transparent;
	top: 0px;
	left: 50%;
	width: 40%;
	
	
}

#rightbar {
	position: absolute;
	padding: 3px;
	top: 0px;
	right: 0px;
	width: 160px;
	bottom: 0px;
	font-family: "century gothic";

}

#rightbar h1 {
	background: #CCEEBF;
	font-family: "century gothic";
	font-weight: bold;
	font-size: 25px;
	color: black;
	border-style: solid;
	broder-width: medium;
	border-color: black;
}


.holi_link {
	cursor: pointer;
}

.stoppress {
	position: relative;
	background: transparent;
	font-family: "century gothic";
}

#address {
	position: relative;
	bottom: 0px;
	height: 50px;
	width: 50%;
	font-family: "eras bold itc"; 
	
}

iframe {
	width: 100%;
	height: 100%;
	border-style: none;
	overflow: none;
}

img {
	border-style: none;
}
