body {
	text-align: center;
	min-width: 760px;
	background: #333333;
}

div#topbar {
		height: 50px;
		font-family: trebuchet ms,arial,verdana;
		font-size: 7pt;
		font-weight: normal;
		text-align: right;
		padding-right: 25px;
		padding-top: 10px;
		color: #ffffff;
		letter-spacing: 1.1pt;
		border-bottom: 1px solid #ffffff;
		clear: left;
}

div#menu {
		float: right;
		width: 760px;
}

div#menu A {
		display: block;
		width: 90px;
		position: relative;
		left:0px;
		top: -10px;
		z-index: 50;
		float: left;
		border: 1px solid #ffffff;
		height: 25px;
		background: #666666; 
		font-family: trebuchet ms,arial,verdana;
		font-size: 14px;
		text-decoration: none;
		padding-right: 8px; /*change width of boxes*/
		padding-top: 3px;
		padding-left:2px;
		font-weight: bold;
		color: #ffffff;
		text-transform: capitalize;
		text-align: center;
}

div#menu a:hover {
		background: #CCCCCC;
		color: #000000;
}


div#wrapper {
		margin: 0 auto;
		margin-top: 15px;
		border: 1px solid #ffffff;
		width: 800px;
		background: #000000;
		height: 100%;
		min-height: 600px;
}
table#designs{
	height: 1600px;
	background-color:#000000;
}

html>body div#wrapper {
		height: 100%;
		min-height:600px;

}

div#tilebar{
	float: left;
	height: 120px;
	position: relative;
	width: 560px;
	background: #000000;
	margin-left: -80px;
	margin-top: 50px;	
}

div#logo {
		float: left;
		height: 105px;
		width: 453px;
		position: relative;
		margin-left: 10px;
		margin-top: 3px;
		background: #000000 url('images/BFMlogo.jpg');
		background-position: center;
		background-repeat: no-repeat;
}

html>body div#logo {
		/*height: 100%;*/
		min-height: 105px;
}

div#content {
		text-align: left;
		padding: 15px 15px 15px 15px;
		float: left;
		width: 760px;
		height: 100%;
		font-family: trebuchet ms,arial,verdana;
		font-size: 10pt;
		font-weight: normal;
		color: #ffffff;

}
html>body div#content {
		min-height: 650px;
		height: 100%;
}

div#content a {
		color: #ffffff;
		font-weight: bold;
		text-decoration: underline;
}

div#content a:hover {
		text-decoration: underline;
}

html>body div#content {
		min-height: 100px;
		height: 100%;
}

h1 {
		color: #bbc6b6;
		font-weight: bold;
		font-size: 18px;
}

h2 {
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: -15px;
}



b {
		color: #ffffff;
		font-weight: bold;
}

.LgImg{ /*Text for view large image*/
	font-weight: normal;
	font-family: trebuchet ms,arial,verdana;
	font-size:9px;
}

div#footer {
		width: 760px;
		clear: both;
		margin: 0 auto;
		font-family: trebuchet ms,arial,verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #ffffff;
		letter-spacing: 1.1pt;
		padding-top: 5px;
		text-align: right;
}

div#footer A {
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
}

div#footer a:hover {
	text-decoration: underline;
}




div#catnav {
		clear: both;
		margin: 0 auto;
		font-family: trebuchet ms,arial,verdana;
		font-size: 7pt;
		font-weight: normal;
		color: #ffffff;
		letter-spacing: 1.1pt;
		text-align: right;
}

div#catnav A {
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
}

div#catnav a:hover {
	text-decoration: underline;
}

.cnl {
		margin: 0 auto;
		font-family: trebuchet ms,arial,verdana;
		color: #ffffff;
		font-weight: bold;
		font-size: 9pt;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 3pt;
}

.rightImgText{
	margin-top: -35px;
	padding-left: 400px;
	margin-right: 150px;

}


.rightImgTextSingle{
	margin-top: -18px;
	padding-left: 400px;
	margin-right: 150px;

}

.leftImgText{
	margin-top: -5px;
	padding-left: 160px;
	padding-right: 380px;
}