.mainCenter {
	height:100%;
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline; }

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* file info */

#imageInfo{
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
	color: #333333;
	padding-top:6px;
}
#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 900px;
	bottom: 35px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #330099;
	border-right-color: #330099;
	border-bottom-color: #000000;
	border-left-color: #330099;
}
#header {
	margin: 0px 0px 0px 0px;
	width:900px;
	height:195px;
	position:relative;
	background-color: #FFFFFF;
}

#header .logo {
	FLOAT: left;
	position: absolute;
	left: 0px;
	top: 25px;
}
#header .image {
	FLOAT: left;
	padding-top: 88px;
	padding-left: 200px;
}
#header ul{
	background-color:#FFFFFF;
	width:711px;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#Nav {
	LEFT: 0px;
	WIDTH: 891px;
	POSITION: absolute;
	TOP: 8px;
	HEIGHT: 20px;
	TEXT-ALIGN: right;
}
#glbNav {
	padding-top: 0px;
	WIDTH: 700px;
	position: absolute;
	margin: 0px;
	align: top;
	left: 2px;
	top: 6px;
}
#glbNav ul{
	width:691px;
	display:block;
	top:30px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:left;
	left: 200px;
}
#glbNav li{
	display:inline;	
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}

#content {
	width:900px;
	height: 600px;
}
#container {
	width: 530px;
	margin-left: 200px;
	height: 600px;
   }
#sidebar {
	FLOAT: left;
	WIDTH: 185px;
	height: 500px
}
#sidebar .txt {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 10px;
	MARGIN-LEFT: 5px;
	PADDING-TOP: 0px
}
H1 {
	FONT-SIZE: 24px; COLOR: #006666; FONT-STYLE: italic
}
.grd_box_in_pic {
	background-color: #ffffff;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.title {
	FONT-WEIGHT: 900; FONT-SIZE: 11px; MARGIN: 5px 0px 2px 5px; COLOR: #006666; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif; TEXT-ALIGN: left
}
.style1 {
	color: #666666;
	font-size: 10px;
}
/********************** Footer ***************************/
#footerline {
	background-image:url(footer.jpg);
	font-size:1px;
	height:10px;
}
#footer {
	height:60px;
	text-align:center;
	padding: 5px 0px;
	font-size: 9px;
}
#footer ul{
	width:900px;
	display:block;
	margin: 0px 0px 0px 0px;
	text-align:center;
	top: 836px;
}
#footer li{
	display:inline;	
}
#footer .botum {
	vertical-align: bottom;
	
}
#footer a{
	color:#000000;	
	font-size: 9px;
}