BODY
{
    background-color:#070B14;
    background-image: url("images/Bottom1024X1.jpg" );
    background-position: center;
    background-repeat: repeat-y;   
    font-family:Tahoma, Verdana, Arial;
 
}


.Wrapper
{ 
    width: 1024px;
    margin: auto;
    height:100%;
    padding-top:75px;   
    padding-bottom:25px;        
}

.Top
{
    background-image: url("images/Top1X26.jpg" );
    background-position: left,top;
    background-repeat: repeat-x;
    width:750px;
    height:26px;
    margin:auto;
    /*border-left:solid 1px #484B52;     
    border-right:solid 1px #484B52;*/
}


.Content
{
     width:752px;
     margin:auto;
     background-color:#18100E;
     border-left:solid 1px #484B52;     
     border-right:solid 1px #484B52;     
}

.ContentPane
{
    float:left;
    padding: 20px
}

.RightPane
{
    float:right;
    width:180px;    
    height:100%;  
}

.RightPane p
{
    color: #F9F9F9;
    font-size:10px;
    text-align:center;
    font-family:Tahoma;
    font-weight:bold; 
    margin:10px;   
}

.RightPane p a
{
    color: #898DF0;
    font-size:9px;  
}


.RightPaneTop
{
    background-image: url("images/RightColumnTop_178x28.jpg" );
    background-position: left,top;
    background-repeat: no-repeat;
    width:178px;
    height:28px;
    margin:auto;
    margin-bottom:20px;
    padding-top:10px
}

.RightPaneTop p
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;    
    font-size:12px;
}

.WeddingGelleryTitle
{
}

.SlideShowTable
{
    width:100%;
    border: solid 0px red;    
}

.PictureWindow
{
    width:450px;
}

.PreviousButton
{ 
    
}


.Footer
{
    background-image: url("images/Bottom752X76.jpg" );
    background-position: left,top;
    background-repeat: no-repeat;
    width:752px;
    height:76px;
    margin:auto;
}

.menuLi
{
    background-image: url("images/RightColumnTop_2_178x25.jpg" );
    background-position: left,top;
    background-repeat: no-repeat;
    width:178px;
    height:25px;
    text-align:center;
    padding-top:3px;
        
}

.menu
{
    margin-top:35px;
}

.menuLink
{
    clear:both;
    text-transform: uppercase;
    vertical-align:middle;
   

    margin:auto; 
}

.menuLink a
{
    color: #F9F9F9;
    text-decoration:none;
    width:175px;
}
.menu ul { margin:0px; padding:0px; width:175px;}
.menu li 
{
        background-image: url("images/RightColumnTop_2_178x25.jpg" );
    background-position: left,top;
    background-repeat: no-repeat;
    height:25px;
    width:178px;
    text-align:center;
    list-style:none;
    margin:2px auto 2px auto;
    color: #F9F9F9;
    padding-top:2px;

}
.menu li a 
{
    color: #F9F9F9;
    text-decoration:none;
    text-transform: uppercase;
    font-size:12px;
    font-weight:bold;
    display:block;
    padding-top:4px;
}
.menu li a:hover { color:#999;}

.normalContent p
{
    color:White;
    color: #F9F9F9;
    font-size:12px;
    line-height:15px;
}

.toRight
{
   width:100%;
   text-align:right;
}

.title
{ 
    color:White;
    color: #F9F9F9;
    font-size:13px;
    font-weight:bold;
    font-family:Tahoma;    
    line-height:15px;   
    margin-bottom:15px; 
}

.line
{
    margin-bottom:20px;
    width:100%;
    color:#534E4B;
}