body {
	background-color		: #FFFFFF;
	width						: 100%;
	font-family				: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size					: 10pt;
	margin						: 0px;
	padding						: 0px;
}


img {
	border						: none;
	margin						: 0px;
}


a:link {
	color							: #515E6A;
	text-decoration			: none;
	text-decoration			: underline;
}


a:visited {
	color							: #515E6A;
	text-decoration			: none;
	text-decoration			: underline;
}


a:hover {
	color							: #B25454;
	text-decoration			: underline;
}

h1 {
	font-size					: 20pt;
	color							: #515E6A;
	font-weight				: normal;
	margin						: none;
	padding						: none;
	font-weight				: lighter;
}

h2 {
	font-size					: 9pt;
	color							: #FF7F50;
	font-weight				: normal;
}

h3 {
	font-size					: 15pt;
	color							: #515E6A;
	border-bottom			: solid 1px #CCCCCC;
	margin-left				: 10px;
	padding-bottom			: 5px;
	padding-top			: 5px;
	font-weight				: lighter;
}

h4 {
	font-size					: 9pt;
	color							: #FF7F50;
	margin-left				: 20px;
	font-weight				: normal;
}

h5 {
	font-size					: 9pt;
	color							: #FF7F50;
	margin-left				: 20px;
	border-bottom			: dotted 1px #CCCCCC;
	font-weight				: normal;
}

ul {
	list-style					: decimal;
}

#main_container {
	margin						: 0px;
	padding						: 0px;
	width						: 100%;
	background-image		: url('./header_bg.jpg');
	background-repeat		: repeat-x;
}

#header {
	margin						: 0px;
	padding						: 10px;
	padding-left				: 50px;
	height						: 100px;
	background-image		: url('./header_a.jpg');
	background-repeat		: no-repeat;
}

#header a:link {
	color							: #515E6A;
	text-decoration			: none;
}

#header a:visited {
	color							: #515E6A;
	text-decoration			: none;
}

#header a:hover {
	color							: #B25454;
	text-decoration			: none;
}

.site_title {
	display						: none;
}

.site_description {
	font-size					: 9pt;
	color							: #515E6A;
	display						: none;
}

.top_menu {
	position						: absolute;
	left							: 540px;
	top							: 75px;
	font-size					: 9pt;
	color							: #515E6A;
}

#left_menu {
	float							: left;
	margin-left				: 10px;
	width						: 200px;
}

.menu_contents {
	font-size					: 8pt;
	color							: #515E6A;
	line-height					: 1.5em;
}

#main {
	position						: relative;
	margin-left				: 230px;
	margin-right				: 10px;
	font-size					: 9pt;
	color							: #515E6A;
	line-height					: 1.5em;
}

.main_sentence {
	margin-left				: 40px;
	font-size					: 9pt;
	color							: #515E6A;
	line-height					: 1.5em;
}

.comment_sentence {
	margin-left				: 40px;
	font-size					: 9pt;
	color							: #515E6A;
	line-height					: 1.5em;
}

.tb_sentence {
	margin-left				: 40px;
	font-size					: 9pt;
	color							: #515E6A;
	line-height					: 1.5em;
}

.tb_sentence a:link {
	color							: #515E6A;
	text-decoration			: none;
}

.tb_sentence a:visited {
	color							: #515E6A;
	text-decoration			: none;
}

.tb_sentence a:hover {
	color							: #B25454;
	text-decoration			: none;
}

#footer {
	clear							: both;
	text-align					: center;
	font-size					: 8pt;
	color							: #515E6A;
	border-top					: solid 1px #CCCCCC;
	margin-bottom			: 30px;
	margin-top				: 10px;
	padding-top				: 5px;
}

.big {
	font-size					: 20pt;
	color							: #DDDDDD;
}
