@charset "utf-8";
/* CSS Document */
#outer { 
position:absolute; 
top:50%; 
left:0; 
width:100%; 
height:1px; 
} 
#inner { 
position: absolute; 
top: -251px; 
left: 50%; 
margin-left:-499px; 
width: 998px; 
height: 502px; 
} 
body {
	background-color: #2F2F3E;
}
.panelBG {
	background-color: #5f7dd7;
	font-size: 9px;
}
.botpanelBG {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #5f7dd7;
	font-size: 9px;
	text-align: right;
	padding-right: 20px;
}
.botpanelBGlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #5f7dd7;
	font-size: 9px;
	text-align: right;
	text-decoration: none;
}
a.botpanelBGlink:hover {
	text-decoration: underline;
	color: #222222;
}
.contentBG {
	background-color: #efefef;
}
.bodyBG {
	background-color: #ffffff;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 8px;
	line-height: 16px;
}
.bghalfblue{
	background-image: url(conference_photography_border_images/halfblue.gif);
	background-repeat: repeat-y;
}
.bodyBGlink {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #244093;
	text-decoration: none;
}
a.bodyBGlink:hover {
	text-decoration: underline;
	color: #222222;
}
.bodyBGlinkSmall {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #244093;
	text-decoration: none;<a href="clientsection_clientlogin.asp">LPC Conference Photography, conference and events photography in the UK and abroad</a>
}
a.bodyBGlinkSmall:hover {
	text-decoration: underline;
	color: #222222;
}
.imageBorderBG {
	background-color: #ffffff;
}
.leftBorderHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	text-align: right;
	margin-right: 10px;
}
.leftBorderBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 20px;
	line-height: 16px;
	text-decoration: none;
}
.leftBorderBodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 5px;
	text-decoration: none;
}
a.leftBorderBodyLink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.bold{
	font-weight: bold;
}
