#tabs #helpcentre a
{
	background-color:RGB(251,96,2);
	color:white;
	background:url(../images/backgrounds/TabSelected.jpg) top left no-repeat;
	border:1px solid black;
}

#framelayouts
{
	table-layout:fixed;
}

#framelayouts td 
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
}

img
{
}

.divouter
{
	display: table; 
	height: 75px; 
	#position: relative; 
	overflow: hidden;
	width:250px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background: url(../images/backgrounds/metal1.jpg) top left no-repeat;
	font-weight:normal;
	font-family:Georgia;
/* 
	border:1px solid silver;
 */
}

.divcell
{
	
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
	width: 250px;
	#left: 0;	
}


.divcelltext
{
	#position: relative; 
	#top: -50%; 
	padding:10px;
}


#diveframetemplates
{
	height:43px;
	width:535px;
	margin:0;
	padding:0;
	text-align:center;
	margin-left:25px;
	margin-right:auto;
	margin-top:8px;
}

#diveframetemplatesbackgroundimage
{
	margin:0;
	padding:0;
	background: url("../images/titles/FramedBlackAndWhiteLarge.jpg") top center no-repeat;
	width:540px;
	height:150px;
	margin-top:8px;
	margin-left:25px;
	margin-right:AUTO;
	color:white;
	font-weight:normal;
	font-style:times;
	padding-top:3px;
}

#diveframetemplatesbackgroundimageblue
{
	margin:0;
	padding:0;
	background: url("../images/titles/FramedBlueLarge.jpg") top center no-repeat;
	width:540px;
	height:150px;
	margin-top:8px;
	margin-left:25px;
	margin-right:AUTO;
	color:white;
	font-weight:normal;
	font-style:times;
	padding-top:3px;
}

#diveframetemplatesbackgroundimagewarm
{
	margin:0;
	padding:0;
	background: url("../images/titles/FramedWarmLarge.jpg") top center no-repeat;
	width:540px;
	height:150px;
	margin-top:8px;
	margin-left:25px;
	margin-right:AUTO;
	color:white;
	font-weight:normal;
	font-style:times;
	padding-top:3px;
}

#diveframetemplatesbackgroundimage p, #diveframetemplatesbackgroundimageblue p, #diveframetemplatesbackgroundimagewarm p
{
	margin-top:75px!important;
	color:#cccccc
}


#tableinspirations
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
