td img {display: block;}

html {
	height:100%;	
}

html>#wrapper	{
	width: 800px;
	}

body {
	height:100%;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border:0;
	z-index:0;
	font-size: 13px;
	background-color:#F2F9F9;
	color:#00358D;
}

#wrapper {
	border-spacing: 0; /* required by Opera 6 */
	text-align:left;
	margin: 0 auto;
	margin-top:5px;
	width: 800px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	border:1px solid #000066;
	background-color:#DBDBDB;
}

#header{
	width:100%;
	background-color:#DBDBDB;
}

#mainBody{
	padding:20px;
	background-image:url(../images/body_bg.jpg)
}

#mainBody p{
	line-height:22px;
}

#mainBody a{
	font-size:14px;
	font-weight:bold;
	color:#00358D;
	text-decoration:none;
}

#mainBody a:hover{

	border-bottom:1px dotted;
}


#galleryText{
	position:absolute;
	padding-left : 50px;
	padding-top:400px;
}

#galleryText a{
	text-decoration:none;
	font-size:15px;
	color:#00358D;
	font-weight:bold;
	
}

#galleryText a:hover{
	text-decoration:none;
	font-size:15px;
	color:#B4B4F3;
	font-weight:bold;
	
}

#footer {
	border-spacing: 0; /* required by Opera 6 */
	text-align:center;
	margin: 0 auto;
	margin-top:0px;
	width: 800px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding-bottom:2px;
	text-decoration:none;
}

#footer a {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#000066;
}

h1{
	font-size:25px;
}

h2{
	font-size:16px;
	padding:0px;
	margin:0px;
}

h4{
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}


#image_holder{
  position:absolute;
  z-index:0;

}

#thumb_holder{
  width:320px;
}


#thumb_holder img{
	border:#000000 1px solid;	
	margin:5px;
}

#thumb_holder a{
	cursor:pointer;
}

#portHolder{
	position:absolute;	
	margin-top:42px;
	margin-left:350px;
	z-index:10;
}

#portHolder img{
	border:#000000 1px solid;	
}

#gfiText{
	width:77px;
	height:79px;
	position:absolute;
	border:0px solid;
	margin-left:665px;
	margin-top:345px;
	cursor:pointer;
}

.infoBoxBody{
	background-image:url(../images/infobox_r3_c1.png);
	background-repeat:repeat-y;
	padding:20px;
	padding-top:0px;
	padding-bottom:0px;
	color:#FFFFFF;
}

.infoBoxBody h1{
	margin:0px;
	padding:0px;
	font-size:13px;
	padding:5px;
}

.infoBoxBody p{
	margin:0px;
	padding:0px;
	font-size:12px;
	padding:5px;
	line-height:normal;
}


.infoBoxBody a{
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}

.infoBoxBody a:hover{
	border-bottom:1px dotted;
	color:#000066;
}

.imagBorder{
	border:1px solid #000000;
}



