/* CSS Document */
html,body{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px; 
	background: #fff url(../images/template/glow_bg.gif); 
}

body{
	
	font-family:  Arial, Serif;
    font-size: 12px;
	text-align:left; 
	color:#ffffff;
}

div.container{
	width:984px; 
	height:1000px;
	margin:auto;
	position:relative;
	z-index:300;
	background: #fff url(../images/template/lwa_bg2a.jpg) no-repeat center bottom; 
	
}

#header
{
   top:0px;
   left:0px;
   width: 984px;
   height: 164px;
   position:absolute;
   background-image: url(../images/UK/banner.gif);
}

#flashbar
{
	top:134px;
	left:530px;
	width:392px;
	height:248px;
	position:absolute;
	z-index:300;
	background-color: #3f1746;
}



#navbar
{
	top:95px;
	left:5px;
	width:880px;
	height:20px;
	position:absolute;
	z-index:1;
	background-color: #430b54;
	
}

#nominatebar
{
	top:347px;
	left:78px;
	width:800px;
	height:20px;
	position:absolute;
	background-color: #ffffff;
	
}

#tickerbar
{
	top:360px;
	left:12px;
	width:300px;
	height:30px;
	position:absolute;
	z-index:300;
	background-color: #ffffff;
	
}

#linkedin
{
	top:820px;
	left:840px;
	width:102px;
	height:55px;
	position:absolute;
	z-index:300;
	background-color: #ffffff;
}


#contact
{
	top:326px;
	left:7px;
	color:#000000;
	font-weight: normal;
	width:220px;
	height:547px;
	position:absolute;
}



#middlecolwrapper 
{
	top:406px;
	left:260px;
	width:460px;
	height:326px;
	position:absolute;
	background-color: #ae78ac;
}

#middlecol 
{
	top:0px;
	left:0px;
	width:458px;
	height:246px;
	position:absolute;
	background-color: #3b6e8f;
}

#middlecolText 
{
	top:466px;
	left:25px;
	width:820px;
	height:90px;
	position:absolute;
	font-size: 12px; 
	
	color:#000000;
	background-color: #ffffff;
	
}

#middlecolText p
{
	font-size: 20px; 
	color:#797676;
	font-weight: bold;
	padding: 0px; 
}

#middlecolText2 
{
	top:646px;
	left:18px;
	width:910px;
	height:90px;
	position:absolute;
	font-size: 12px; 
	padding: 10px; 
	color:#000000;
	background-color: #ffffff;
	
}

#middlecolText2 p
{
	font-size: 20px; 
	color:#797676;
	font-weight: bold;
	padding: 0px; 
}

#middlecolText3 
{
	top:830px;
	left:25px;
	width:717px;
	height:90px;
	position:absolute;
	font-size: 12px;
	color:#000000;
	background-color: #ffffff;
	
}

#middlecolText3 p
{
	font-size: 20px; 
	color:#797676;
	font-weight: bold;
	padding: 0px; 
}


#boxtext
{
   font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color:#ffffff;
   
}

#footer
{
	top:1002px;
	left:1px;
	width:900px;
	height:37px;
	padding: 2px 10px 2px 5px;
	font-size: 11px;
	font-weight: normal;
	position:absolute;
	color:#000000;

}

#footer a
{
	color:#000000;

}

a:link              { color:#5a624c; text-decoration:underline; }
a:visited           { color:#5a624c; text-decoration:underline; }
a:hover             { color:#5a624c; text-decoration:underline; }
a:active            { color:#5a624c; text-decoration:underline; }

a.yellowBox:link    { color:blue; text-decoration:underline; }
a.yellowBox:visited { color:#3b6e8f; text-decoration:underline; }
a.yellowBox:hover   { color:#3b6e8f; text-decoration:underline; }
a.yellowBox:active  { color:#3b6e8f; text-decoration:underline; }

.column bluetext {color: blue;}
.column a:link {color: red;}
.column a:visited {color: #999999;}
.column a:hover {color: #333333;}
.column a:focus {color: #333333;}
.column a:active {color: #009900;}




#yellowBox {
	font-family: Arial, Helvetica, sans-serif;
	
}

#yellowBox2 {
	font-family: Arial, Helvetica, sans-serif;
	
}

#yellowBox2 p {
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
}

#yellowBox p {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

#yellowBox p a {
	font-size: 10pt;
	color: blue;
	font-weight: normal;
	text-decoration: underline;
}

#mainText p a {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	text-decoration: none;
}

.greenboldtext{ 
  font-size: 12px; 
  color: #5a624c;
  font-weight: bold;
}

.redtext{ 
  font-size: 12px; 
  color: red;
  font-weight: normal;
}
