/* CSS Document */

/*-----------------body*/

*{
padding:0;
margin:0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a{
	text-decoration: none;
	font-weight: bold;
	color: #f18c00;
	font-size: 100%;
}


body{
}

#entrance{
	margin: 25px auto;
	width: 593px;
}

#contents{
margin: 20px auto;
width: 740px;
background-color: white;
}

#navi{
	width: 740px;
	height: 200px;
	margin: 0 auto;
}

#container{
width: 740px;
margin-top: 10px;
float: left;
background: url(../images/container_bg.jpg) repeat-y;
}
#page{
margin: 0 auto;
width: 680px;
}
h1{
	font-size: 100%;
	text-align: right;
}
h2{
	padding: 10px 0;
	text-align: right;
	color: black;
	font: 80%/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h3{
	text-align: right;
	font-weight: bold;
}
h4{
	font-weight: bold;
	font-size: 100%;
	text-indent:20px;
	text-align: left;
	margin: 5px;
}

h4 span{
	color: black;
	font-size: 120%;
	font-weight: bold;
	line-height: 6px;
	border-bottom: 2px dotted orange;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
h7{
	font-size: medium;
	font-weight: bold;
	padding: 4px 20px;
	line-height: 1.5em;	
}
hr{
border-bottom: 2px dotted silver;
	margin-top: 5px;
}

.info{
	margin: 0 auto;
	padding: 20px 0;
	width: 460px;
	text-align: center;
	font-size: small;
	border-color: gray;
	border-width: 2px;
	line-height: 1.5em;
}
.infohead{
	font-weight: bold;
	color: #ff8b00;
	border-bottom-width: 1px;
	font-size: medium;
}
#footer{
	text-align: center;
	color: black;
	font-size: small;
	clear: both;
	padding-top: 10px;
	font-variant: small-caps;
}

/* @group HOME */
#main{
width: 740px;
float: left;
margin-top: 10px;
}
#news{
background: url(../images/newsflame_side_bg.jpg) repeat-y;
float: left;
width: 452px;
}
#newsflame{
	text-align: center;
}
#topic{
	width: 380px;
	font-size: 75%;
	text-align: right;
	border-bottom: 1px dashed silver;
	margin-top: 20px;
}
#topic p a:hover {
 position:relative;
 bottom:3px;
 }
#comments{
	width: 270px;
	margin-top: 18px;
	float: right;
	font-size: 90%;
	line-height: 1.5em;
	margin-right: 8px;
	margin-left: 8px;
}
#gallery{
	width: 288px;
	float: right;
	text-align: right;
	font-size: 70%;
}
#photomenu{
	margin: 0 auto;
	text-align: center;
}

/* @end */

/* @group PhotoGallery */
#photomain{
margin: 10px auto 0;
width: 450px;
background: url(../images/newsflame_side_bg.jpg) repeat-y;
}
#photo{
	margin: 25px auto auto;
	width: 350px;
	text-align: center;
}

/* @end */

/* @group LINK */
#jump{
	margin-left: 170px;
	width: 340px;
}

#jump a:hover{
bottom:2px;
color: #434541;
}

h5{
	text-align: center;
	letter-spacing: 2px;
}
p2{
	font-size: 70%;
	letter-spacing: 1.2px;
}
h6{
	border-bottom: 2px dotted silver;
}

/* @end */

/* @group CONTACT */

#box{
	width: 455px;
	height: 650px;
	border: 2px dashed orange;
	margin-right: 111px;
	margin-left: 111px;
}



/* @end */

/* @end */
