﻿.upperBound
{
	width: 835px;
	height:30px;
	margin: 0;
	padding: 0;
	background: url(images/upperBound.gif);
}
.middleBound
{
	width: 835px;
	height:30px;
	margin: 0;
	padding: 0;
	background: url(images/middleBound.gif);
}
.bottomBound
{
	color: #ffffff;
	width: 805px;
	height:30px;
	margin: 0;
	padding: 0;
	background: url(images/bottomBound.gif);
	padding-left: 30px;
}
.Content
{
	background: url(images/fillBound.gif);
	width:795px;
	height:460px;
	padding: 10px 20px 10px 20px;
	
}


.MainDiv
{
	width : 835px;
	margin : 0 auto 0 auto;
}

.NavigateDiv img
{
	border-width:0px;
	
}
.NavigateDiv
{
	float:left;
	width:146px;
	
}

.NavigateBut
{
	width:136px;
	height:83px;
	padding: 10px 10px 3px 0px;
}

.Flash
{
	float:left;
	width:200px;
	height:467px;
	margin:0;
	padding:0;
	
}
.Box
{
	width:420px;
	padding:10px;
	height :447px;
	background-color:#ececec;
	float:right;
}