.biggest {
	font-size: 24px;
	line-height: 30px;
}
.bigger {
	font-size: 18px;
	line-height: 24px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 22px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	text-align: center;
	background-image: url(../images/bkgnd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #ded2bb;
}
a:link {
	color: #a18fd9;
	text-decoration: none;
}
a:visited {
	color: #8D7DBF;
	text-decoration: none;
}
a:hover {
	color: #C8B4F6;
	text-decoration: underline;
}

.bkwht {
	background-color: #FFFFFF;
}
.bkgray {
	background-color: #aaaaaa;
}
.mb10{
	 margin: 0 0 10px 0;
	 }

.mb20{
	 margin: 0 0 20px 0;
	 }

.mb30{
	 margin: 0 0 30px 0;
	 }

.mb40{
	 margin: 0 0 40px 0;
	 }

.mb50{
	 margin: 0 0 50px 0;
	 }
.mb60{
	 margin: 0 0 60px 0;
	 }

.mtb01{
	 margin: 10px 0 5px 0;
	 }

.ctg{
	 margin: 44px 0 30px 0;
	 }

.demetxt{
	 margin: 0 0 36px 40px;
	 }

.bkmail {
	background-color: #e2ded7;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 4px;
	color: #000000;
}

.subcontent{
	width: 312px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	 }

#top{
	width: 740px;
	height: 300px;
	text-align: center;
	clear: both;
	margin: 25px 0 34px 0;
	background-image: url(../images/head_photo.jpg);
	background-repeat: no-repeat;
	 }

#subhead{
	width: 740px;
	height: 45px;
	text-align: center;
	clear: both;
	margin: 25px 0 50px 0;
	background-image: url(../images/subhead.gif);
	background-repeat: no-repeat;
	 }

#content{
	width: 740px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	 }

#left{
	width: 200px;
	float: left;
	text-align: left;
	margin-bottom: 200px;
	 }

#right{
	width: 510px;
	float: right;
	text-align: left;
	 }

#foot{
	width: 740px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	 }

#footlink{
	width: 473px;
	height: 28px;
	text-align: center;
	padding-right: 134px;
	padding-left: 133px;
	margin: 50px 0 30px 0;
	}

#subfootlink{
	width: 41px;
	height: 28px;
	text-align: center;
	padding-right: 350px;
	padding-left: 349px;
	margin: 50px 0 30px 0;
	}

.submenu {
	background-image: url(../images/bkgnd_submenu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 200px;
	height: 145px;
	padding-top: 30px;
}
