@charset "utf-8";
#LeftColumn2 {
	float: left;
	height: 540px;
	width: 190px;
	background-repeat: repeat-y;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #333333;
}
#FrameSize {
	height: 540px;
	width: 875px;
	margin: auto;
	margin-top: 10px;
}

#MiddleColumn {
	float: left;
	height: 540px;
	width: 540px;
}
#RightColumn {
	float: left;
	height: 540px;
	width: 130px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #333333;
	padding-left: 4px;
}
body {
	margin-top: 0px;
}
#FrameSizeBig {
	float: left;
	height: 800px;
	width: 880px;
}

#LatestNew {
	height: 200px;
	width: 186px;
	padding-left: 0px;
}
#Welcome {
	float: left;
	height: 140px;
	width: 530px;
	border: thin dotted #333333;
	margin: 3px;
}
#photo {
	float: left;
	height: 300px;
	width: 535px;
	margin-left: 3px;
}
#RightTopColumn {
	float: left;
	height: 250px;
	width: 125px;
}
#RightColumnBig {
	float: left;
	height: 800px;
	width: 200px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #333333;
	padding-left: 4px;
}
#MiddleColumnBig {
	float: left;
	height: 800px;
	width: 675px;
	padding-left: 5px;
}
#LeftColumn2Big {
	float: left;
	height: 800px;
	width: 190px;
	background-repeat: repeat-y;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #333333;
}
.line2 {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 2px;
	width: 675px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#MiddleColumnTri {
	float: left;
	height: 800px;
	width: 475px;
	padding-left: 5px;
}
