/* positioning divs */
#wrap {margin-left: -390px; background:#ffffff; height:1115px; }
#header {top:10px; left:10px; right:10px; width:555px; height:215px; z-index:1; position:absolute; background:#ffffff;}
#leftcolumn {
	top:225px;
	left:10px;
	width:170px;
	z-index:1;
	position:absolute;
	background:#ffffff;
	height: 861px;
}
#rightcolumn {top:239px; left:640px; width:140px; height:799px; z-index:1; position:absolute; background:#ffffff;}
#content {
	top:225px;
	left:175px;
	width:440px;
	z-index:1;
	position:absolute;
	background:#ffffff;
	padding-top:15px;
	padding-left:10px;
	font-family:arial;
	font-size:10pt;
	color:#000000;
	height: 815px;
}
#contentbig {top:228px; left:0px; z-index:1; position:absolute; background:#ffffff; padding-top:15px; padding-left:20px; padding-right:150px; font-family:arial; font-size:10pt; color:#000000;}
#camera {top:226px; left:113px; width:6px; z-index:2; position:absolute;}
#bottom {top:1046px; left:174px; width:595px; height:38; z-index:1; position:absolute; 
border:thin solid Black;}
#footer {top:1088px; left:12px; width:760px; height:40; z-index:1; position:absolute; font-family:arial; font-size:8pt; color:#B43C4F; font-weight:bold;}

/* fonts */
.bars {font-family:arial; font-size:10pt; color:#ffffff;}
.bars2 {font-family:arial; font-size:14pt; color:#ffffff;}
.lctext  {font-family:arial; font-size:8pt; color:#ffffff;}
.date  {font-family:arial; font-size:10pt; color:#ffffff; font-weight:bold;}
.text  {font-family:arial; font-size:10pt; color:#000000;}
.bodytitle  {font-family:arial; font-size:14pt; color:#B43C4F; font-weight:bold;}
.bodysubtitle  {font-family:arial; font-size:12pt; color:#B43C4F; font-weight:bold;}
.bodytitle2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000000;
	font-weight:bold;
}

/* links */
.headerlinks:link     { font-size:9pt; color:#ffffff; font-family:arial; font-weight:bold; text-decoration: none;}
.headerlinks:visited  { font-size:9pt; color:#ffffff; font-family:arial; font-weight:bold; text-decoration: none;}
.headerlinks:hover    { font-size:9pt; color:#cccccc; font-family:arial; font-weight:bold; text-decoration: none;}

.navlinks:link     { font-size:9pt; color:#FFFFFF; font-family:arial; font-weight:bold; text-decoration: none;}
.navlinks:visited  { font-size:9pt; color:#FFFFFF; font-family:arial; font-weight:bold; text-decoration: none;}
.navlinks:hover    { font-size:9pt; color:#CCCCCC; font-family:arial; font-weight:bold; text-decoration: none;}

/* form */
select { font-size:12px; color:#B43C4F; font-family:arial; background:ffffff; background-color:ffffff;}
textarea { font-size:12px; color:#B43C4F; font-family:arial; background:ffffff; 
background-color:ffffff;}
select { font-size:12px; color:#B43C4F; font-family:arial; background:ffffff; 
background-color:ffffff;}
input { font-size:12px; color:#B43C4F; font-family:arial; background:ffffff; 
background-color:ffffff;}
.noBreak{
margin-top:5px;
margin-bottom:0;
}

