body {
	margin-top: 0px;
	background-color: #999999;
}

a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#top {
	background-image: url(../images/bodyTop.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 766px;
}
#BTop {
	background-image: none;
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 933px;
	margin-right: auto;
	margin-left: auto;
}
#BTLeft {
	background-image: url(../images/bodyTopLeft.png);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 18px;
}
#BTCenter {
	background-image: url(../images/bodyTopCenter.png);
	background-repeat: repeat-x;
	float: left;
	height: 20px;
	width: 877px;
}
#BBtm {
	background-image: none;
	height: 20px;
	width: 950px;
	float: left;
}
#BBLeft {
	background-image: url(../images/bodyBtmLeft.png);
	float: left;
	height: 20px;
	width: 19px;
}
#BBCenter {
	background-image: url(../images/bodyBtmCenter.png);
	background-repeat: repeat-x;
	float: left;
	height: 20px;
	width: 878px;
}
#BBRight {
	background-image: url(../images/bodyBtmRight.png);
	float: left;
	height: 20px;
	width: 18px;
}

#BTRight {
	background-image: url(../images/bodyTopRight.png);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}



#content {
	height: 550px;
	width: 950px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#LeftCol {
	float: left;
	height: 5px;
	width: 17px;
}


#wrapper {
	height: 900px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#nav {
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	float: left;
}
#nav #left {
	background-image: url(../images/nav_left.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 8px;
}
#nav #right {
	background-image: url(../images/nav_right.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 8px;
}
#BRight {
	background-image: url(../images/bodyRight.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 16px;
	float: left;
}


#nav #center {
	background-image: url(../images/nav_center.png);
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	width: 884px;
}



#wrapper #banner {
	margin-left: auto;
	margin-right: auto;
	height: 192px;
	width: 900px;
	float: left;
}
#BLeft {
	background-image: url(../images/bodyLeft.png);
	height: 100%;
	width: 18px;
	background-repeat: repeat-y;
	float: left;
}
#BCenter {
	background-color: #FFFFFF;
	background-repeat: repeat;
	height: 100%;
	width: 881px;
	float: left;
}
#LeftColumn {
	float: left;
	height: 10px;
	width: 25px;
}
#Frame {
	height: 385px;
	width: 875px;
}
#FrameLeft {
	float: left;
	height: 385px;
	width: 560px;
}
#FrameRight {
	float: left;
	height: 150px;
	width: 260px;
}
#FrameR {
	height: 150px;
	width: 315px;
	float: left;
}

#FrameRRight {
	float: left;
	height: 150px;
	width: 55px;
}

#FrameRightBtm {
	float: left;
	height: 235px;
	width: 315px;
}
#FrameRBLeft {
	float: left;
	width: 185px;
	height: 235px;
}
#FrameRBRight {
	float: left;
	height: 235px;
	width: 130px;
}


.TextHearder {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	top: 0px;
	line-height: 5pt;
}
.TextBody {
	font-family: Tahoma;
	font-size: 8pt;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
.photoFrame {
	padding: 10px;
	background-color: #FFFFFF;
	border: 2px solid #000000 ;
}
#content2 {
	height: 800px;
	width: 950px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: center;
	float: left;
	height: 60px;
	width: 895px;
	margin-left: 30px;
}
