﻿body 
{
    padding:0px;
    margin:0px;
    font-family:Verdana, Arial;
    font-size:11px;
    background-color:#ffffff;
}

.clearBoth
{
    clear:both;
}

.wrapper
{
    width:1000px;
    height:800px;
}

.leftCol
{
    float:left;
}

.midCol
{
    float:left;
}

.rightCol
{
    float:left;
}

.languageTopPadding
{
    width:300px;
    height:139px;
}

.languageHand
{
    width:300px;
    height:243px;
    background:url(../imgs/start/language_hand.jpg) 0px 40px no-repeat;
}

.english
{
    float:left;
    width:48px;
    height:24px;
    margin-left:184px;
    cursor:pointer;
    display:inline;
}

.swedish
{
    float:left;
    width:39px;
    height:23px;
    margin-top:1px;
    margin-left:10px;
    cursor:pointer;
    display:inline;
}

.links
{
    width:242px;
    height:75px;
    margin-top:100px;
    margin-left:148px;
    background:url(../imgs/start/links.jpg) no-repeat;
}

.conference
{
    width:102px;
    height:275px;
    margin-left:48px;
    background:url(../imgs/start/conference.jpg) no-repeat;
}

.evening
{
    width:138px;
    height:105px;
    margin-top:25px;
    margin-left:18px;
    background:url(../imgs/start/evening.jpg) no-repeat;
}

.scholarship
{
    width:122px;
    height:195px;
    margin-top:20px;
    margin-left:38px;
    background:url(../imgs/start/scholarship.jpg) no-repeat;
}

.contact
{
    width:157px;
    height:115px;
    margin-top:5px;
    margin-left:18px;
    background:url(../imgs/start/contact.jpg) no-repeat;
}

.news
{
    width:223px;
    height:90px;
    margin-top:330px;
    margin-left:10px;
    background:url(../imgs/start/news.jpg) no-repeat;
}

.godPicture
{
    width:313px;
    height:318px;
    margin-top:30px;
    margin-left:30px;
}