﻿body {
    font-family:Verdana, Tahoma, Arial;
    font-size:14px;
    margin-top:0px;    
    background-color: #EFEFFF;
    width:100%;
    background-position:center;
    text-align:center;
}
h1{
    font-size:1.6em;
}
h2{
    font-size:1.4em;
}
h3{
    font-size:1.1em;
    font-weight:bold;
}
img{
    border-style: none;
}
#pagecontainer{
    width:800px;
    height:100%;
}
#head{
    width:800px;
    height:106px;
    text-align: left;
}
#head #tag{
    width:800px;
    height:86px;
}
#head #topmenu{
    width:800px;
    height:20px;
    background-color: #333366;    
    background-image: url(../image/menugrad.jpg);
}
#head #topmenu #spacer{
    height:1px;      
}
#head #topmenu a, a:link, a:active, a:hover, a:visited{
    font-family: Tahoma;
    font-size: 1.2em;
    font-weight: bold;
    color:#FFFFFF;
    text-decoration:none;
}
#head #topmenu ul{
    list-style:none;
    display:inline;
    padding-top:10px;
    width:800px;
    height:30px;
}
#head #topmenu li{
    display:inline;
    padding-left:54px;
}
#maincontent{
    text-align: left;
    background-color: #FFFFFF;
    width: 800px;
    background-image: url(../image/contback.jpg);
    background-repeat: no-repeat;
    min-height:520px;
}
#maincontent #contentimage{
    float:right;
    width:224;
    height:336;
    padding:4px;
}
#maincontent #contactcontentimage{
    float:right;
    width:310px;
    height:203px;
    padding:6px;
}
#maincontent #homecontentimage{
    float:right;
    width:235px;
    height:333px;
    padding:6px;
}
#maincontent #leftmenu{
    width:200px;
    float:left;
    padding-top:16px;    
}
#maincontent #leftmenu ul{
    list-style:none;
}
#maincontent #leftmenu li{
    padding-bottom:8px;
}
#maincontent #leftmenu a, a:link, a:active, a:hover, a:visited{
    font-size:1em;
    font-weight:bold;
    text-decoration:none;
}
#maincontent #rightcontent{
    width:590px;
    float:right;
    padding-right:10px;
}
#maincontent .textcontent{
    padding:10px;
}
#maincontent #rightcontent h1{
    padding-top: 10px;
}
#maincontent a, a:link, a:active, a:hover, a:visited{
    font-size:1em;
    font-weight:normal;
    color:#000000;
    text-decoration:underline;
}
#maincontent #gallery{
    text-align:center;
}
#maincontent #toplinks{
    padding-bottom:6px;
}
#maincontent #btmlinks{
    padding-top:6px;
}
#maincontent #galimage{ 
}
#foot{
    width:800px;
    height:80px;
    clear:both;
}
#foot #copy{
    padding-top:20px;
    font-weight:bold;
}
#foot #links a, a:link, a:active, a:hover, a:visited{
    font-size:0.8em;
    font-weight:normal;
    color:#000000;
}
#foot #links ul{
    list-style:none;
    display:inline;
}
#foot #links li{
    display:inline;
}



