<style type="text/css">

#header {}
#header {
	height: 220px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/banner1.jpg);
	background-position: center 20px;
	background-repeat: no-repeat;
	font-size: 36px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	color: #3d3d3d;
}
.linktop1 {
	font-size: 12px;
	color: #333333;
	text-align: right;
	vertical-align: top;
}

.linktop2 {
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	hr: 3px; 
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #638C0C;
	background-image: url(../image/bgcontent.png);	
}

#containerTop {
	background-color: #F0FFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 2px;
	font-size: 18px;
	margin: 0px;
	height: 25px;
	font-weight: bold;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 3px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-right-width: 3px;
	border-right-color: #CCCCCC;
	border-right-style: solid;

}

#containermain story {
	padding: 0px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #AAAAAA;
}

#containerMain {
	background-color: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}

#container #containerMain table {
	margin-right: auto;
	margin-left: auto;
}

#container #containerMain table img {
	margin-right: auto;
	margin-left: auto;
	border:thick;
	border-color:#FFFFFF;
	border-width:3px;
	
	
}

#containerBottom {
	background-color: #638C0C;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 5px;
}


#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-position: center center;
	color: #3d3d3d;
	background-color: #B4D465;
	font-size: 10px;
	border: 0px;
}

#sorycontent {
	color: #3d3d3d;
	background-color: #FFFFFF;
	width: 764px;
	float: left;
	overflow: auto;
	font-size: 14px;
}


#storytitle {
	font-size: 24px;
	text-transform: capitalize;
	color: #990033;
	float: left;
	width: 764px;
	text-align: left;
	text-indent: 12px;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	height: 30px;
	vertical-align: bottom;
	background-color: #FFFFFF;
}


a:link {
	color: #3d3d3d;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #6600CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;	
	font-size: 16px;
}
a:active {
	text-decoration: none;
	color: #909;
}

p {
	font-size: 14px;
	color: #996699;
}
body,td,th {
	color: #3d3d3d;
}


h1 {
	font-size:24px;
	background-color:#88ae28;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	text-align:center;		
}
h2 {
	font-size: 20px;
	color: #3d3d3d;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

h3 {
	font-size: 16px;
	color: #CC3399;
}

h4 {
	font-size: 16px;
	color: #006600;
	background-color:#78e0a4;

	
}

h5{
	letter-spacing: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: dashed;
	border-top-color: #FF9900;
	border-bottom-color: #3399FF;
	font-size: 12px;
}



img {
	border: 3px solid #FFFFFF;
}



.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > td,th {
	background-color: #e2f1d2;
	color: #009900;
	font-size: 20px;
	width: 800px;
}


</style>
/* sidebar cancel

#container #sidebar table {
	text-align: center;
	border-bottom-color: #333333;	
	a ;
	background-color: #FFFFFF;
}

#container #sidebar table A{
	color: #000000;
	text-decoration:none;
}

#container #sidebar img {
	border: 3px solid #FFFFFF;
}

#container #sidebar table A:hover{	
	color: #3586E1;
	text-decoration:underline;
	font-size: 16px;
}
#container #sidebar table a:visited {
	text-decoration: none;
	color: #6600CC;
}
*/
