﻿<!--

img, div, table, tr, td { behavior: url(include/iepngfix.htc) }

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #000000;
background-image: url('../images/main-bg.jpg');
background-repeat: repeat-x;
}

img
{
border: none;
}

.topcontainer
{ 
line-height: 461px;
height: 461px;
text-align: center;

}


.pageheaders {
        font-size: 14pt;
		color: #ffffff;
		font-weight: bold;	}


.topcontainerinternal
{ 
line-height: 327px;
height: 327px;
text-align: center;

}


.topcontainerinternal2
{ 
line-height: 169px;
height: 169px;
text-align: center;

}

.topcontainerinternal2
{ 
text-align: center;

}

input.textbox
{
		border: 1px solid #777777;
		background-color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		padding: 5px 5px 5px 5px;
		height: 25px;
		width: 175px;

}

.iframenoborder
{
border: none;
}

.topheader 
{
line-height: 461px;
height: 461px; 
vertical-align: text-top;
}



.topmainheader 
{ 
background-image: url('../images/top-header-bg.jpg');
background-repeat: no-repeat;
line-height: 172px;
height: 172px;
width: 950px;
}


.logo 
{ 
background-image: url('../images/top-logo.png');
background-repeat: no-repeat;
line-height: 141px;
height: 141px;
width:225px;
text-align: center;
margin-left: 360px;
margin-right: 360px;
position: relative;
}

.topnav 
{ 

line-height: 12px;
height: 12px;
width:867px;
text-align: left;
margin-left: 25px;

z-index: 10000;
}

.topnav2
{ 

line-height: 12px;
height: 12px;
width:950px;
text-align: left;
padding-left: 20px;

z-index: 10000;
}


.midheader
{ 
background-image: url('../images/mid-header.png');
background-repeat: no-repeat;
height: 292px;
width:950px;
margin-top: 19px;
}

.midheaderinternal
{ 
background-image: url('../images/mid-header-internal.png');
background-repeat: no-repeat;
height: 155px;
width:950px;
margin-top: 19px;
}

.homegirl
{ 
background-image: url('../images/home-girl.png');
background-repeat: no-repeat;
height: 404px;
width:219px;
position: relative;
margin-bottom:-407px;
left: 738px;
margin-right: 738px; 
top: -407px;

}

.bodycontainer
{ 
background-image: url('../images/bottom-body2.png');
background-repeat: no-repeat;
height: 600px;
width:950px;
vertical-align:text-top;
text-align: center;
}

.bodycontainerVIRGINS
{ 
background-color: #000000;
height: 600px;
width:950px;
vertical-align:text-top;
text-align: center;
}


.shortheaderbar
{
background-image: url('../images/content-header.png');
background-repeat: repeat-x;
line-height: 44px;
height: 44px;
width:281px;
padding-left: 5px;
}

.longheaderbar
{
background-image: url('../images/content-header.png');
background-repeat: repeat-x;
line-height: 44px;
height: 44px;
padding-left: 5px;
}


.welcomecontent
{
margin-top: 20px;
background-repeat: repeat-x;
width:281px;
}

.whatshappening
{
margin-top: 20px;
background-repeat: repeat-x;
width: 640;
}


.contentblkbg
{
background-color: #000000;
padding: 10px;
}


.contentblkbgnopad
{
background-color: #000000;
}

td
{
font-family: arial, sans-serif, verdana;
font-size: 12px;
font-weight: normal;
color: #fff;
}

.maincontent
{
font-family: arial, sans-serif, verdana;
font-size: .72em;
font-weight: normal;
color: #fff;
padding: 10px;
}


.footerbg 
{ 
background-image: url('../images/bottom-footer-bg.gif');
background-repeat: no-repeat;
vertical-align:bottom;
text-align: left;
position:relative;
margin-left: 2000px;
}



.style1 {
	border-width: 0;
}


.footer
{
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #ffffff;
text-decoration: none; 
text-transform: uppercase;
}



a:link, a:visited, a:active  {
 color: #ffffff;
 text-decoration: underline; 
}
 
a:hover {
 color: #5697D8;
 text-decoration: none; 
}


 
a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
 {
 font-family: arial;
 font-size: 12px;
 font-weight: normal;
 color: #ffffff;
 text-decoration: none; 
 text-transform: uppercase;
}


-->