body {
	font-family: tahoma;
	font-size: 12px;
	color:#000;
	background:#311602;
	margin:0px;
	padding:0px;
}

#bodycontainer {
	width:776px;
	background:#F1D7A0;
	margin:0px auto;
}

#menu{
	width: 776px;
	height: 50px;
	background:#6b592f;
	font-size: 12px;
	margin:0px auto;
}

#footer {
	font-family:tahoma;
	font-size:12px;
	width: 776px;
	height:40px;
	padding:20px 0px 20px 0px;
	float:left;
	background-color:6b592f;
}

#body {
	font-family:tahoma;
	font-size: 12px;
	color:#000;
	margin:0px;
	padding:0px;
}

/*	Menu Style Start Here  */

a {
	font-size:16px;
	color:#951334;
	font-weight: normal;
	text-decoration:underline;
	line-height: 22px;
}

a:hover {
	font-size:16px;
	color:#000;
	font-weight: normal;
	text-decoration:underline;
}

#footer a {
	font-size:12px;
	color:#000;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	font-size:12px;
	color:#fff;
	text-decoration: underline;
	font-weight: normal;
}

#body a {
	font-size:12px;
	color:#000;
	font-weight: normal;
	text-decoration: underline;
}

#body a:hover {
	font-size:12px;
	color:#951334;
	text-decoration: underline;
	font-weight: normal;
}

/*	Menu Style End Here  */

/* inner pages css start */
h1{font:14px tahoma; margin: 0px; color:#000; font-weight:bold; padding:0px 0px 0px 0px;}
h5{font:12px tahoma; margin: 0px;color:#000; font-weight: normal; padding:0px 0px 5px 0px; border-bottom:none;}
h6{font:26px tahoma; margin: 0px; color:#951334; font-weight:bold; border-bottom: 1px #000 dotted; padding:0px 0px 0px 0px;}
/* inner pages css ends */
