/*  CSS style for Bellhaus Entertainment, Inc.  */

body {
	margin: 0; padding: 0;
	font: 12px Arial, Helvetica, sans-serif; 
	text-align: justify;
	line-height: 16px; 
	color: #d5cccc; 
	background: #393636; 
}

h1, h2, h3, h4, h5, h6, p,
blockquote, ul, ol, dl, dd, dt, small, 
form, fieldset, button, input, textarea { margin: 0; padding: 0; }
img { border: none; }
p {  padding-bottom: 8px; }
h2 { margin: 5px 0;	font-size: 18px;  color:#ffb60e; }
h3 { margin: 5px 0;	font-size: 16px;  color:#ffb60e; }
h4 { margin: 5px 0;	font-size: 14px;  color:#ffffff; }

a, a:visited { 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	color: #ffffff; text-decoration: none; background-color: none;
}
a:hover { color: #fff799; text-decoration: underline; }

.links, a.links, a:visited.links { 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	color: #fff799; text-decoration: none; background-color: none;
}
a:hover.links { color: #fff799; text-decoration: underline; }

.MainTable_Style { width: 850px; background-color: #3a3837; }

.MainContent_Style {
	width:565px; height:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #d5cccc;
}

.OverAllContent_Style {
	height:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #d5cccc;
}

.MainRightContent_Style {
	width: 235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #d5cccc;
}

.boxText_Style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #d5cccc;
}

.sidecontent_style {
	width: 219px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #d5cccc;
}

.contentText_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #d5cccc;
}

/* bg image style */

.top_bkg {
	background-image: url(shared/top_bg.gif);
	background-repeat: repeat-x;
}

.menulink_bkg {
	background-image: url(shared/menulink_bg.gif); 	
	background-repeat: repeat-x;
}

.mainbody_bkg {
	background-image: url(shared/maincontent_bg.gif);
	background-repeat: repeat-x;
	background-color: #524e4e;
}

.boxleftside_bkg {
	width: 320px;
	height: 300px;
	background-image: url(shared/boxleftside_bg.gif); 	
	background-repeat: repeat-x;
	background-color: #353333;
}

.caption_bkg {
	height: 88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5cccc;
	background-image: url(shared/captionbg.gif);
	background-repeat: no-repeat;
}

.footer_style {
	height: 180px;
	background-color: #393636;
}

.copyright_style {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #606060;
}


