html, body {
	height: 100%;!important
}
.clear {
	clear:both;}
div#container, div#containerinner {height:100%;}
div#header {
background: #fff;
}
@font-face { 
font-family: Pristina; 
font-style:normal; 
font-weight: normal; 
src: url(../fonts/PRISTINA.TTF); 
}
div#content  {
position: relative;
min-height: 650px;
}
div#content em {
color:#aa1313;
font-style: normal;
font-weight: bold;
}
/*-------------leftcol (taget table)------*/
div#leftcol  {
width: 250px;
color: #291f53; 
position: absolute;
left:50px;
top:200px;
background: transparent;
font: 24px Pristina;
z-index: 2;
}
div#leftcol ul { margin: 0; padding: 0;}
div#leftcol li  {
font: 24px Pristina;
border-bottom: 2px solid #ccc;
padding: 5px 0 7px 40px;
width: 7em;
margin-right: 0;
background: url(../images/tagetbullet.gif) no-repeat left;
}
li#one{margin-left:0px;}
li#two{margin-left:4px;}
li#three{margin-left:8px;}
li#four{margin-left:12px;}
li#five{margin-left:16px;}
li#six{margin-left:20px;}
div#leftcol li.last{margin-left:25px;
text-align: center;
background: none;
}
div#leftcol h4{
color: #aa1313;
margin:0;
margin-left: -40px;
padding: 0;
text-align: center;
font: bold 20px Georgia, Serif;
}
/*--------maincontent (middlecolsub)----*/

div#middlecolsub{
position: absolute;
left:-101px;
top:-10px;
color:#291f53;
background: url(../images/VC2.jpg) no-repeat;
width: 1160px;
min-height: 650px;
}
div#maincontent{
position: relative;
left: 275px;
top: 0;
width: 600px;
}
div#middlecolsub h2 {
color:#aa1313;
font: 30px/1 Pristina;
text-align: center;
}
div#middlecolsub h3{
font-size: 16px;
text-align: center;
text-indent:0px;
margin: 0;
color:#4e224e;
background-image: none;
}
div#maincontent ol {
padding: 0 150px 0 70px;
font-size: 14px;
}
div#maincontent ol li {
padding-bottom: 10px; }
#middlecolsub form{
/*----padding-top to be changed if maincontent extra added------
==================================================*/
padding-top: 160px;
}
div#maincontent p{
padding: 0 0 10px 70px;
}
/*--------rightcol (notes)---*/
div#content div.notes {
text-align: center;
font: 400 22px Pristina;
color:#4e224e;
position: relative;
text-indent: -9999px
}
#bgmaincontent {
position: absolute;
background-image: url(../images/VC2.jpg);
width: 1160px;
height: 650px;
}

