/* Start of CMSMS style sheet 'vwi-index' */
html {
       height: 100%;
}

body {
	font-family: Verdana, Geneva, sans-serif;
        margin: 0px 0px 0px 0px;
	background: black url(uploads/images/bkgrd_nostrip.jpg) no-repeat fixed top left;
        height: 100%;
}
h3 {
         margin:0pt !important;
         padding:0pt !important;
}
#address {
	color: #D8C0CC;
	visibility: visible;
	font: 11px Tahoma, Arial, sans-serif;
}

#title {
	border-bottom-color: #528283;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	padding-left: 105px;
	color: #D8C0CC;
	font: normal small-caps bold 14px "MS Sans Serif", Geneva, sans-serif;
	letter-spacing: 2px;
	margin-bottom: 4px;
}
#pagewrapper {
        position: relative;
        min-height: 100%;
}

* html #pagewrapper {
        height: 100%;
}
#main {
	color: white;
	font-size: .8em;
	visibility: visible;
	position:absolute; 
	left:245px; 
	top:379px; 
	width:401px;
        height: auto; 
	z-index:6
        padding-bottom: 6em;
}

#flashcontent1 {
      position:absolute; 
      left:25px; 
      top:152px; 
      width:185px; 
      height:167px; 
      z-index:11; 
      border:1px solid Black;  
      visibility: visible;
}

#flashcontent2 {
      position:absolute; 
      left:241px; 
      top:171px; 
      width:185px; 
      height:167px; 
      z-index:12; 
      border:1px solid Black; 
      visibility: visible;
}

#flashcontent3 {
      position:absolute; 
      left:460px; 
      top:152px; 
      width:185px; 
      height:167px; 
      z-index:11; 
      border:1px solid Black; 
      visibility: visible;
}

#flashcontent4 {
      position:absolute; 
      left:680px; 
      top:171px; 
      width:185px; 
      height:167px; 
      z-index:12; 
      border:1px solid Black; 
      visibility: visible;
}

#footer {
	color: #D8C0CC;
	visibility: visible;
	font: 10px Tahoma, Arial, sans-serif; 
        position: absolute;
        bottom: -20px;    
}
/* End of 'vwi-index' */

