<style type="text/css">
img, div { behavior: url(../../../../../iepngfix.htc) }
</style>


* {padding:0;margin:0;}
html, body, #wrap {
	height: 100%;
	width:100%;
	margin:0 auto;
	
}
a:hover {
text-decoration: underline;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
} 

body > #wrap {
	height: auto;
	min-height: 100%;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.gallery_text {

	color: #999999;
	font-family: "Tw Cen MT";
	font-size:.75em;
}
.content_text{
	color: #999999;
	font-family: "Tw Cen MT";
}
.contact_text {
	color: #999999;
	font-family: "Tw Cen MT";
	font-size:1.13em;
}
.orange_text {
	color: #f7941e;
	font-family: "Tw Cen MT";
}

.heading_text, .purple_text {
	color: #2D3192;
	font-family: "Tw Cen MT";
}


#logo {
	background:transparent url(../images/new_logoII.jpg) no-repeat;
	position:relative;
	width:50em;
	left:50%;
	margin-left:-25em;
	height:31.25em;
	z-index: 1;
}
#contact-info {
	background:url(../images/news_divider.gif) top left ;
	top: 9.85em;
	position:absolute;
	height:5.375em;
	width:17.813em;
	left:50%;
	margin-left:5em;
	z-index:3;
}
#contact_frame {
	background:transparent url(../images/contact_frame.png) no-repeat;
	top: 8em;
	position:absolute;
	width:21.063em;
	left: 50%;
	margin-left:2.86em;
	height:6.625em;
	z-index: 4;
}

#header_frame {
	background:transparent url(../images/frameII.png) no-repeat;
	top: 14.563em;
	position:absolute;
	width:48.438em;
	left: 50%;
	margin-left:-24.219em;
	height:15.625em;
	z-index: 5;
}

#header {
	top: 14.515em;
	position:absolute;
	left: 50%;
	width: 46.875em;
	margin-left: -23.4375em;
	z-index: 4;
}
#top_menu {
	position:relative;
	z-index:6;
}

#wrap  {
	position:relative;
	float: left;
	
}


/*#rightpanel {
	position:relative;
	width:21.625em;
	height:100%;
	float:right;
	z-index:4;
}
#login {
	position:relative;
	height:4.69em;
	width:52.8125em;
	left:50%;
	padding-top:10em;
	margin-left:-8em;
	z-index:5;
}
#social {
	position:relative;
	top:0;
	width:21.625em;
	height:43.2em;
	z-index:99;
	overflow:hidden;
}
#blogimg {
	background:url(../images/blog.jpg) top left no-repeat;
	position:relative;
	top:0;
	padding-bottom:.5em;
	width:21.625em;
	height:3.38em;
	z-index:99;
	overflow:hidden;
}*/
#imgId {
/* Set the width dynamically depending on the width of the browser window */
width:100%;
/* dont enlarge the image more, than its initial resolution */
max-width:1000px;
max-height:765px;
/* Set the height dynamically depending on the image's current width, keeping the aspect ratio */
height:auto;
}


/*#contact {
	position:relative;
	width:21.625em;
	overflow:hidden;
}*/
#main {
	position:relative;
	/*width:50em;
	
	left:50%;
	
	*/
	margin-left:2em;
	padding-bottom: 3.75em;
	}
	
#frame {
	position: relative;
	margin-top: .5em;
	z-index:5;
	} 
#footer {
	background:url(../images/wood-foot-alt.png) repeat-x;
	position: relative;
	margin-top: -3.75em;
	height: 3.75em;
	clear:both;
	} 

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

