﻿body 
{
	background-image:url('/images/bh_pattern_02.gif');
	background-repeat:repeat;
	background-attachment:fixed;

	background-color:#FFFFCC;
	font-family:Arial;
	font-size:14px;
	color:#333333;
	/*font-weight:bold;*/
}
h2
{
	font-family:Arial;
	font-size:large;
	font-weight:bold;
	color:#333333;
}
.bhLogo {float:left;}

p
{padding:0px 0px 11px 0px;margin:0px;}

#page
{
	width:1009px;	
	text-align:left;
}

.pageContent {margin-top:5px;min-width:1024px;}


/*  BEGIN  LINKS */
a.anti-theatre-link
{color:#333333;text-decoration:none;}
a.anti-theatre-link:hover
{color :white;background-color:Black;}



a
{color:#0066cc;}

a:hover
{color:#FF9933;}

.frmlbl
{
	display:inline-block;
	width:120px;
}

.bhLogo
{display:inline;width:280px;}

.menuLinks
{display:inline;float:right;font-weight:bold;margin:5px;}

.clearer
{clear:both;}


.Alert
{
	background-color:#333333;
	color:#ffffff;
	border:solid 1px #666666;
	padding:2px;
	width:700px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	font-weight:bold;	
}

.button
{
	text-align:right;
	margin:10px 5px 10px 0px;
}
/* MENU LINKS */

.menuLinks ul{margin:4px;}
.menuLinks li{float:left;list-style-type:none;}
.ml-home{width:70px}
.ml-login{width:70px}
.ml-logout{width:90px}
.ml-cats{width:100px;}
.ml-join{width:80px;}
.ml-new {width:180px;}
.ml-adm {width:180px;}
.ml-em {width:180px;}
.ml-pd {width:180px;}
.ml-mbh {width:180px;}
/* menu Links */


.AdLeaderBoard
{
	float:right;width:728px;height:90px;
}

.AdWideSky
{
	float:right;margin-top:10px;width:160px;height:600px;
}
.AdMPU
{
	float:right;margin:5px 0 10px 10px;width:300px;height:250px;
}

.btm-c
{font-size:x-small;}

/* bottom left copy */
.btm-l-c{float:left;}

/* AT LINK */
.AT-DD{float:right;right:0px;}


