/* styles */
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	text-align: center;
	padding-top: 1em;
}
table {
	margin-bottom: 2em;
	text-align: left;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #442200;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
/* banner*/
#banner {
	background: #000;
	width : 748px;
	height: 169px;
	background-image: url(../images/sibannernew4.jpg);
	background-repeat: no-repeat;
	border-top: thick solid #FFCC33;
	border-right: thick solid #FFCC33;
	border-bottom: thick solid #FFCC33;
	border-left: thick solid #FFCC33;
}
/* nav bar list*/
#mainnav {
	float: left;
	width: 140px;
	margin: 0;
	padding: 0;
	background-color: #CC6600;
	text-align: left;
}
#mainnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#mainnav li {
	display: block;
	border-bottom: 1px solid #FF6600;
	height: 30px;
	margin-right: -1px;
}
#mainnav a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFDD44;
	padding: 6px 6%;
	width: 88%;
}
#mainnav a:hover {
	color: #FFFF33;
	background-color: #FF6600;
	padding: 6px 6%;
	width: 88%;
}

/* wrapper */
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CC6600;
}
/*  left column  */
#left {
	float: left;
	width: 152px;
	background: #CC6600;
	background-color: #CC6600;
	border-top: 1px solid #FF6600;
}
/*main content*/
#main {
	width: 457px;
	background: #EEBB88;
	padding: 0em 1em 2em;
	text-align: center;
	float: right;
}
#main p{
	text-indent: 2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #442200;
	font-size: 14px;
	text-align: left;
}
#maintxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #442200;
	font-size: 14px;
	text-align: left;
	display: block;
}
#main a{
	color: #0000FF;
}
#maincon {
	width: 588px;
	background: #EEBB88;
	margin: 0px;
	padding: 0em 1em 2em;
	text-align: center;
	float: right;
}
#maincon p{
	text-indent: 2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #442200;
	font-size: 14px;
	text-align: left;
	padding: 0em 0em 0em;
}
#maincon a{
	color: #0000FF;
}
#maincon span{
	text-indent: 2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	text-align: left;
	padding: 0em 0em 0em;
}
/* right column*/
#right {
	float: right;
	width: 115px;
	background: #CC6600;
	margin: 0px;
	padding: 1em .5em;
	text-align: center;
}
#rightimg {
	border: 2px solid;
	background-image: url(../images/Mikethumb.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 100px;
}
#rightimg2 {
	border: 2px solid;
	background-image: url(../images/ahitlogo.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 100px;
}
#rightimg3 {
	border: 2px solid;
	background-image: url(../images/nahi_logo.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 100px;
}
#rightimg4 {
	border: 2px solid;
	background-image: url(../images/ashilogo.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 105px;
	background-color: #FFFFFF;
}
#right a:link, a:visited {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	display: block;
	padding-bottom: 0.5em;
	padding-top: .25em;
}
#right a:hover {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF33;
}
#clear	{
	clear: both;
}
/* footer*/
#footer {
	width: 760px;
	clear: both;
	background: #996600;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: center;
	padding-top: .5em;
	padding-bottom: .5em;
	border-top: thick solid #000000;
	font-size: small;
}
#biopic {
	height: 225px;
	width: 300px;
	border: 1px solid #000000;
	margin-bottom: 1.5em;
	text-align: center;
}
#price {
	border: 1px;
}
#col1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #442200;
	text-align: left;
	width: 250px;

}
#col2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #442200;
	text-align: left;
	width: 200px;
}
#col1hd {
	font-family: Arial, Helvetica, sans-serif;
	color: #442200;
	text-align: left;
	text-decoration: underline;
	border-bottom-width: 1px;
	font-weight: bold;
}
#col1hd2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #442200;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
}


