/* Start of CMSMS style sheet 'tt' */
body {
	text-align: center;
	font-family: Arial;
	background-position: top center;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.menu_text {
	position: relative;
	color:#41596b;
	font-weight : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration: none;
}

p {
	font-size: 13px;
	color: #999;
	line-height: 160%;
	text-align: left;
	margin: 0 20px 10px 0;
	letter-spacing: 0.05em;
}xxxx

a.menu {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

a.menu:hover {
	color: #069;
}

a.menu-small {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

a.menu-small:hover {
	color: #069;
}

#navi {
	font-size: 16px;
	width: 1016px;
	height: 30px;
	padding: 10px 30px 0 30px;
	text-align: left;
	letter-spacing: 0.1em;
}

#navi ul, #subnavi ul {
	list-style: none;
}

#navi li {
	padding-right: 67px;
	float: left;
}

#navi li a, #subnavi li a {
	color: #000;
	text-decoration: none;
}

#navi li a:hover,  #subnavi li a:hover {
	color: #069;
}

#navi .active, #subnavi .active {
	color: #069;
}

.firstnavi {
	text-align: right;
	width: 147px;
	float: left;
}

#subnavi {
	font-size: 15px;
	text-align: right;
	letter-spacing: 0.1em;
	padding-right: 30px;
}

#subnavi li {
	padding-bottom: 20px;
}

#header {
	width: 1016px;
	height: 218px;
	margin: 0 auto;
	background-image: url(uploads/images/head.jpg);
	background-repeat: none;
}

#page{
	width: 1016px;
	position: relative;
	margin: 0 auto;
}

/*** content ***/

h1 {
	font-size: 17pt;
	font-weight: 100;
	letter-spacing: 0.05em;
	line-height: 130%;
	color: #999;
	padding: 0 0 10px 0;
	text-align: left;
}

h2 {
	font-size: 15pt;
	font-weight: 100;
	letter-spacing: 0.05em;
	line-height: 130%;
	color: #666;
	padding: 0 0 10px 0;
	text-align: left;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	color: #069;
	text-decoration: none;
}

.clear {
	clear: both;
}

#left {
	position: relative;
	width: 177px;
	height: 100%;
	padding: 10px 0 32768px 0;
	margin: 40px 0 -32768px 30px;
	float: left;
	border-right-width: 1px;
	border-right-style:solid;
	border-right-color: #999;
}

#center {
	position: relative;
	width: 479px;
	height: 100%;
	padding: 10px 30px 32768px 0;
	margin: 40px 0 -32768px 0;
	float: left;
	border-right-width: 1px;
	border-right-style:solid;
	border-right-color: #999;
}

#right {
	position: relative;
	width: 238px;
	height: 100%;
	padding: 10px 0 0 0;
	margin: 40px 0 0 0;
	float: left;
}

#shadow-right {
	position: relative;
	width: 30px;
	height: 100%;
	margin: 40px 0  -32768px 0;
	padding-bottom:  32768px;
	float: left;
	background-image: url(uploads/images/shadow.gif);
	background-repeat: repeat-y;
}

#shadow-left {
	position: relative;
	width: 30px;
	height: 100%;
	margin: 40px 0  -32768px 0;
	padding-bottom:  32768px;
	float: left;
	background-image: url(uploads/images/shadow.gif);
	background-repeat: repeat-y;
}

#space {
	position: relative;
	width: 30px;
	height: 100%;
	margin: 40px 0  -32768px 0;
	padding-bottom:  32768px;
	float: left;
	background-image: url(uploads/images/space.gif);
	background-repeat: repeat-y;
}

#box {
	position: relative;
	width: 188px;
	height: 100%;
	padding: 10px 0 0 20px;
	float: left;
}

#box-bubble {
	position: relative;
	width: 188px;
	height: 100%;
	padding: 10px 0 0 20px;
	float: left;
}
	
#box-shadow-left {
	position: relative;
	width: 30px;
	height: 100%;
	margin: 0 0  -32768px 0;
	padding-bottom:  32768px;
	float: left;
	background-image: url(uploads/images/shadow.gif);
	background-repeat: repeat-y;
}

#box-shadow-right {
	position: relative;
	width: 30px;
	height: 100%;
	margin: 0 0  -32768px 0;
	padding-bottom:  32768px;
	float: left;
	background-image: url(uploads/images/shadow.gif);
	background-repeat: repeat-y;
}

#box-bottom-picture {
	position: relative;
	width: 238px;
	height: 100%;
	float: left;
	background-image: url(uploads/images/bottom-box.gif);
}

#box-bottom {
	position: relative;
	width: 238px;
	height: 100%;
	float: left;
	background-image: url(uploads/images/bottom-box.gif);
}

#bubble-bottom {
	position: relative;
	width: 238px;
	height: 40px;
	float: left;
	background-image: url(uploads/images/bottom-bubble.gif);
}

#pic {
	position: relative;
	width: 208px;
	height: 100%;
	float: left;
}

.copyright {
	font-size: 11px;
	color: #999;
	text-align: right;
	padding-top: 8px;
}

.quote {
	color: #0cf;
	font-style: italic;
}
/* End of 'tt' */

