html { min-height: 100%; margin-bottom: 1px; }

#container {
	WIDTH: 830px;
	HEIGHT: 650px;
	background-repeat: no-repeat;
	background-image: url(../images/case10.gif);
	background-position: center top;
}

#content {
	WIDTH: 780px;
}

#border {
	border: 2px solid #000000;
}

a.link1:link {
	text-decoration: none;
	color:#000000;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
a.link1:visited {
	text-decoration: none;
	color:#000000;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
a.link1:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
a.link1:active {
	text-decoration: none;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}

.title {
	font-size: 32px;
	font-weight: bold;
	line-height: 30px;
	color:#FFFFFF;
}

.titleLetter {
	font-size: 60px;
	font-weight: bold;
	line-height: 54px;
	color:#FFFFFF;
}
.titleLetter2 {
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	color:#FFFFFF;
}

.title2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

.title3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 22px;
}

.title3a {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	font-style: italic;
}
.title3b {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	font-style: italic;
    color:#000000;
}
.title4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
    color:#000000;
}

.main {
	font-size: 14px;
    line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.address {
	font-size: 16px;
    line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.border {
	border: 1px solid #FFFFFF;
	
}

.footer {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #311F01;
	line-height: 14px;
	
}

