/* CSS Document */

BODY{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #15182B;
}
.in_banr {
	background-image: url(images/in_ban.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 431px;
}
.sea {
	background-color: #43507A;
	background-image: url(images/sea.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
}
.contnt_area {
	background-color: #45547E;
	background-image: url(images/photo_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 384px;
}
.pic {
	background-image: url(images/prof_pic%20copy.png);
	background-repeat: no-repeat;
	background-position: left 35px;
	width: 188px;
}
.yellow_txt {
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
}




.top {
	background-image: url(images/top1.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 390px;
}
.foot2 {
	background-color: #45547E;
	height: 39px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.ban1 {
	background-image: url(images/ban1.jpg);
	background-repeat: no-repeat;
	height: 272px;
	width: 430px;
}
.middle {
	background-image: url(images/btm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #46537D;
	height: 248px;
}
.wlcm {
	background-image: url(images/wlcm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 39px;
}
.foot {
	background-image: url(images/btm.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
	background-color: #45547E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.more {
	color: #FFFF00;
	text-decoration: underline;
}
.more:hover {
	color: #FFFF00;
	text-decoration: none;
}
