@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Edwardian Script ITC";
	font-size:0.8em;
}

a {
	color:#039;
	font-weight:bold;
}

a:hover {
	color:#F60;
	font-weight:bold;
}

a:visited {
	color:#333;
	font-weight:bold;
}

h3 {
	background-image:url(../images/h3.gif);
	margin-bottom:-10px;
	padding:2px 2px 5px 5px;
	color:#333333;
	width:142px;
	height:20px;
	text-indent:5px;
	cursor:pointer;	
}

h3 a:hover {
	font-size:0.8em;
	color:#F90;
}

h3 a:visited {
	font-size:0.8em;
	color:#999;
}

h4 {
	font-size:1.3em;
	color:#3366CC;
	margin-bottom:-5px;
	margin-top:10px;
	text-decoration:none;
	
}

h5 {
	margin-bottom:-5px;
	margin-top:0px;
}


#container {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Edwardian Script ITC";
	width:630px;
	height:600px;
	margin:0 45% 0 25%;
}

#slogan {
	margin-left:143px;
	margin-top:-133px;
}

#pole {
	margin-left:50px;
	margin-top:-1px;
}

#menu {
	margin-left:-15px;
	margin-top:-340px;
}
#menu ul {
	list-style:none;
}

#copyright {
	margin-left:20px;
}

#validator {
	margin-left:22px;
}

#box {
	width:501px;
	height:338px;
	margin-left:139px;
	margin-top:-320px;	
	background-image:url(../images/txtbox_bk.jpg);
}

#content {
	position:relative;
	padding-top:5px;
	/*top:6px;*/
	margin-left:30px;
	height:370px;
	width:460px;
	overflow:visible;
}

#content_port {
	position:relative;
	top:10px;
	margin-left:20px;
	height:320px;
	width:485px;
	overflow:auto;
}

.pin li{
	list-style:url(../images/pin.gif);
	list-style-position:outside;
	font-size:0.8em;
	text-indent:5px;
	line-height:5px;
}

.con {
	margin-bottom:5px;
}


li {
	list-style:none;
	text-indent:-20px;
	line-height:25px;
}

li a {
	font-size:0.9em;
}


.cell {
	margin-top:10px;
	padding:2px;	
}


/*For pop up windows*/
.style1 {color: #000000}
.style2 {font-size: 18px}
.style3 {
	font-size: 14px;
	font-weight: bold;
}

.bodytext {
	font-family:veranda, Arial, Helvitica, san-serif;
	font-size:17px;
	color:#000000;
}

#note{
	font-family:veranda, Arial, Helvitica, san-serif;
	position: absolute;
	font-size:12px;
	margin-left:5px;
	margin-right:300px;
	width:670px;
	color:#000000;

}

#container_s{
	margin-left:70px;
	margin-top:20px;
	margin-right:70px;
	position: absolute;
}

#flash{
	width:750px;
	height:100px;
	top:100px;
	background-color:#FFFFFF;
}

#photography_but span {
	display:				none;
}

#photography_but {
	width:					462px;
	height:					169px;
	float:					left;
	background:				url(../images/photography_but.gif) no-repeat;
}

#photography_but:hover {
	background-position: 	0 -169px;
}
