﻿* html
{
    padding: 0px;
    margin: 0px;
    height: 100%;
}

html
{
    height: 100%;
}

*
{
    font-family: Verdana, Arial, helvetica;
    font-size: 10pt;
}

body
{
    text-align: -moz-center;
    height: 100%;
}



#Center
{
    background: #3e1449 url(halfbottle.png) top right no-repeat;
    width: 910px;
    min-height: 410px;
}

#Foot
{
    background: transparent url(images/MV_design1_home_05.png) top left no-repeat;
    width: 910px;
    height: 82px;
}

#Foot *
{
    margin: 0px 5px 0px 5px;
}

#Foot .spacer
{
    height: 35px;
}

#MenuWrap
{
    padding-left: 100px;
    padding-top: 10px;
}

#LoginInfoWrap
{
	
	text-align: -moz-right;
	margin-top: 21px;
	padding-left: 725px;
	padding-right: 0px;
	position: relative;
	top: auto;
	vertical-align:top;

}
.contentpane
{
    margin-left: 10px;
    margin-right: 10px;
}

.centerdiv
{
    text-align: -moz-center;
}

.menuseparator
{
    margin-top: -4px;
    margin-left: 15px;
    width:5px;
}

.leftelem
{
    text-align: -moz-left;
}

.centerelem
{
    text-align: -moz-center;
}

.rightelem
{
    text-align: -moz-right;
}

.whitelink:link, 
.whitelink:active,
.whitelink:visited, 
.whitelink:hover
{
    color: #ddefd7;
    text-decoration: none;
    padding-left: 10px;
}

.copyright
{
    font-weight: normal;
    color: #3e1449;
}

.wrapt
{
    max-width: 974px;    
}

.wrapt .t1
{
    width: 32px;
    height: 557px;
    background: transparent url(images/MonaVie_01.jpg) top left repeat-y;
}

.wrapt .t3
{
    width: 32px;
    height: 557px;
    background: transparent url(images/MonaVie_03.jpg) top left repeat-y;
}

.wrapt .t4
{
    width: 32px;
    height: 32px;
    background: transparent url(images/MonaVie_06.jpg) top left no-repeat;
}

.wrapt .t5
{
    max-width: 910px;
    height: 32px;
    background: transparent url(images/MonaVie_07.jpg) top left repeat-x;
}

.wrapt .t6
{
    width: 32px;
    height: 32px;
    background: transparent url(images/MonaVie_08.jpg) top left no-repeat;
}

.wrapt .main
{
    max-width: 910px;
}

a:link
, a:active
, a:visited
{
    color: #29abec;
    
}

a:hover
{
    color: #c877de;
    text-decoration: none;
}