* { margin:0; padding:0;}
body {
	background:#1d1e1e;
	font-size:120%;
	line-height:1em;
	font-family:Arial, tahoma;
	color:#7a7a7a;
	text-align:center;
}
a:link {
	color: #F30;
}


/*in_line*/
table, td {border-collapse:collapse; padding:0; border:0;}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}

a:hover{
	text-decoration:none;
	color: #FF4400;
}
a:visited {
	color: #F30;
}
.column { float:left;}
.clear, .col-list, .row-box { width:100%; overflow:hidden;}
.col-list ul{ float:left}
.col-list .indent-list{ margin-left:40px;}


.site-center {margin:0 auto; width:980px; text-align:left;}
.col-1, .col-2, .col-3, .row-box-1, .row-box-2{
	float:left;
}

/*header*/

.wrapper-img{ height:278px; background:url(images/wrapper-img.jpg) 0 0 no-repeat;}
.wrapper-img span{ display:block; margin:196px 0 0 0; position:absolute; width:368px; height:143px; background:url(images/slogan.jpg) 0 0 no-repeat;}
#menu{
	height:30px;
	color : #FFFFFF;
	
	}
	
#menu li {
	list-style : none;
	display: inline;
	border-bottom: none;
}


#menu li a {
	margin : 0px;
	color : #FFFFFF;
	text-decoration : none;
	padding: 7px 1.5em 7px 1.5em;
	height: 35px;
}
#menu li a:hover {
	background-color: #CCCCCC;
	color : #000000;
	text-decoration : none;
		
	
}

#menu li a #current {
color : #000000;
background-color:#FF4400;
}
#current {
color :#000000;
background-color:#FF4400;
}

/*footer*/
.footer{ background:url(images/footer.gif); font-size:0.812em;}
.top-line{ background:url(images/top-line.gif) 0 0 repeat-x; padding:33px 0 77px 0; text-indent:41px; color:#ffffff;}
.top-line a{ color:#ffffff; text-decoration:none;}
.top-line a:hover{ text-decoration:underline;}

/*content*/
.content{ background:url(images/content.gif) 0 0; color:#444a4a; font-size:0.75em; line-height:1.25em;}
.col-1{
	width:348px;
}
.col-2{ width:562px; margin-left:30px;}
.content .text, .text-1 dt{ color:#ff4400; font-weight:bold; font-size:1.06em;}
.line{ background:url(images/line.gif) 0 30px repeat-x; height:60px; display:block;}


.title{ display:block;}
.img-left{ float:left; margin:0 13px 0 0;}
.content-top{ background:url(images/content-top.gif) 0 0 repeat-x; padding:3px 0 29px 0;}
.extra-left{ padding-left:20px; width:960px; overflow:hidden;}
.h1{ background:url(images/h1.gif) bottom left repeat-x; height:45px; margin-bottom:25px; display:block;}
.title{ display:block; margin-bottom:27px;}
.indent-1{ display:block; margin-bottom:5px;}
.indent-top-bot{ margin:25px 0; display:block;}
.indent-top{ display:block; margin-top:14px;}
.fright{ float:right;}
.list li a{ color:#444a4a; text-decoration:none; line-height:2em;}
.list li a strong{ color:#ff4400;}
.list li a:hover{ color:#ff4400;}
.text-1 dt{ padding-bottom:7px;}
.text-1 dd{ padding-bottom:14px;}
.indent-bot{ display:block; margin-bottom:25px;}


.table-top{ margin-top:26px;}
.table{ font-size:1.06em;}
.ind-1{ text-indent:38px;}
.ind-2{ text-indent:12px;}
.box-col-1{ width:152px; height:21px;}
.box-col-2{ width:216px;}
.box-col-3{ width:126px;}
.box-col-4{ width:67px;}
.box-col-4 a{ color:#ff4400; text-decoration:none;}
.box-col-4 a:hover{ color:#444a4a;}
.br{ display:block;}

.link{ color:#444a4a; font-weight:bold;}

.text-2{ font-weight:bold; text-align:center; height:31px;}
/*================== index.html ==================*/
#page1 .content .col-2 .box-col{ width:189px; padding-top:5px;}

.box{
	background:url(images/box.gif) 0 0;
	margin-top:10px;
	margin-bottom: 10px;
}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bot {background:url(images/border_bot.gif) repeat-x bottom;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bot-left {background:url(images/corner_bot_left.gif) no-repeat left bottom;}
.box .corner-bot-right {background:url(images/corner_bot_right.gif) no-repeat right bottom; }
.box .indent-box{ padding:44px 30px 34px 29px;}
.logo {
	height: 80px;
	width: 600px;
	padding: 5px;
	margin: 3px;
}
.col-1.box h5 {
	width: 98%;
}
h1{
	padding: 5px;
	
	}


h2 {
	font-family: "Palatino Linotype", "Trebuchet MS", "Comic Sans MS", Tahoma;
	font-size: 220%;
	color: #FF4400;
	line-height: 90%;
	margin-bottom: 10px;
	padding: 3px;
}
.flash {
	margin-top: 3px;
}
#page1 {
	margin-top: 25px;
}
h4 {
	font-family: "Palatino Linotype", "Trebuchet MS", "Comic Sans MS", Tahoma;
	font-size: 30px;
	color:#F30;
	display:block;
	width: 100%;
	background-color:#CCC;
	padding: 15px 10px 10px 10px;
	line-height: 30px;
}
h5 {
	font-size: larger;
	font-weight: bolder;
	color: #F63;
	display:block;
	width: 100%;
	padding: 3px;
	background-color:#CCC;
}
.poet {
	font-size: smaller;
}
.caption {
	font-size: small;
	font-style: italic;
	font-variant: normal;
	letter-spacing: 90%;
	clear: both;
	padding: 3px 10px 0 10px;
}

