﻿html, body, form
{
    margin: auto;    
    padding: 0;
    height: 100%;
}

body
{
    background-color: #fff;
    background-image: url(bg.jpg);    
    margin: auto;    
    padding: 0;
}

body, div
{
    color: #005C2C; 
    font-family: Arial;
    font-size: 12px;
}

form
{    
    width: 1000px;     
    background-image: url(bgv.jpg);
    background-repeat:repeat-y;
    background-position: 260px 0;
}

.box1 a:link, .box1 a:visited, .box1 a:active
{
    text-decoration: none;
    color: #005C2C;    
    font-size: 13px;
    font-weight: normal;
}
.box1 a:hover
{
    text-decoration: underline;
    color: #005C2C;    
    font-size: 13px;
    font-weight: normal;
}    

a:link, a:visited, a:active
{
    text-decoration: none;
    color: #e12313;    
    font-size: 13px;
    font-weight: normal;
}
a:hover
{
    text-decoration: underline;
    color: #e12313;    
    font-size: 13px;
    font-weight: normal;
} 

h1
{
    font-weight: bold;
    font-size: 14px;    
}
h2
{
    font-weight: bold;
    font-size: 13px;    
}

img
{
    border: 0;    
}

.sp1
{
    height: 8px;
    font-size: 8px;
}

.maincontainer
{
    margin: auto;
    padding: 0;
    width: 1000px;        
    position: relative;        
}

.topleft
{
    position: absolute; 
    top: 20px;
    left: 5px;       
}

.box1
{    
    position: absolute;       
    width: 257px;
    height: 359px;    
    margin: 0;
    padding: 0;
    background: url(box1.jpg);
    background-repeat: no-repeat;
    
    top: 248px;
    left: 5px;     
}
.box1inner
{ 
    margin: 24px 20px 0 16px;  
    line-height: 1.5em;      
}
.welcome
{
    padding-left: 0px;
    padding-bottom: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
    margin-left: 0px;
    border-bottom: 1px solid #000;
}

.box2
{    
    position: absolute;       
    top: 70px;
    left: 262px;
    
    width: 714px;
    height: 573px;    
    margin: 0;
    padding: 0;
    background: url(box2.gif);    
    background-repeat: no-repeat;
}



.box2inner
{
    width: 623px;
    height: 483px;
    margin: 45px 45px 45px 45px;
    padding: 0;    
    position: relative;
}
.box2innercontent
{
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;  
    padding: 25px 35px 35px 35px;    
    width: 553px;
    height: 289px;    
    background-image: url(bg4content.jpg);
    background-repeat: no-repeat;    
}

.box2innerFlash
{
    width: 623px;
    height: 483px;
    margin: 46px 0 0 46px;
    padding: 8px;    
    position: relative;
    background-image: url(bg4flash.jpg);
    background-repeat: no-repeat;    
}

.regtable
{
    background-image: url(vline.jpg);
    background-repeat: no-repeat;
    background-position: 232px 0;
    margin-top: 3px;    
}

.boxfooter
{
    position: absolute;
    top: 650px;
    right: 28px;
    color: #fff;  
}
.boxfooter a:link, .boxfooter a:visited, .boxfooter a:active, .boxfooter a:hover
{    
    color: #fff;        
}

.bgitem1
{
    position: absolute;
    top: 30px;
    left: 980px;    
}
.bgitem2
{
    position: absolute;
    top: 325px;
    left: 1050px;   
}
.bgitem3
{
    position: absolute;
    top: 680px;
    right: 0;    
}

.smalltxt
{
    margin: 3px 0 0px 0;
    font-size: 12px;    
    color: #4D4D4D;
}
.loginbtn
{
    width: 100%;
    padding: 3px 1px 0 0;
    text-align: right;
}
.loginbtnFB
{
    position: absolute;
    width: 100%;
    padding: 0;
    text-align: left;
    height: 20px;
    top: 360px;
    left: 5px;    
}
.loginbtnFB a
{
    font-size: 12px;
}

.itemlistscroll
{
    overflow: auto;
    width: 555px;
    height: 150px;    
}
.registerbutton
{
    margin-left: -5px;    
}

.fbfanbox
{
    position:absolute;
    top: 400px;
    left: 5px; 
    background-color: White;
}