html * {
margin:0;
padding:0;
}

body {
background-color:#D2D9EE;
background-image:url("img/bodybg.jpg");
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#11366D;
}

h1 {
font-size:16px;
margin-bottom:10px;
}

h2 {
font-size:14px;
margin-bottom:10px;
}

p {
font-size:13px;
margin-bottom:10px;
}

.imgsert {
margin-left:40px;
margin-top:5px;
}

.psert {
margin-left:40px;
margin-top:5px;
font-size:11px;
font-weight:bold;
}

.imgtubex {
margin-left:60px;
margin-top:5px;
}

.p_2 {
margin-left:90px;
margin-top:5px;
font-size:11px;
font-weight:bold;
}
.p_2_1 {
margin-left:0px;
margin-top:5px;
font-size:11px;
font-weight:bold;
}

.p_3 {
margin-left:0px;
margin-top:5px;
font-size:11px;
font-weight:bold;
}

.p_4 {
margin-left:20px;
margin-right:20px;
margin-top:40px;
font-size:12px;
}

#wrapper {
width:828px;
margin:0 auto;
background-image:url("img/wrapperbg.png");
background-repeat:repeat-y;
}

#header {
background-image:url("img/headerbg2.jpg");
background-repeat:no-repeat;
width:828px;
height:151px;
}

#middle {
background-image:url("img/middle05.jpg");
background-repeat:no-repeat;
margin-left:13px;
width:801px;
height:164px;
border-bottom: 8px solid #1B4584;
}

#navi {
background-image:url("img/navibg.jpg");
background-repeat:no-repeat;
width:828px;
height:39px;
}

#navi ul {
list-style-type:none;
height:27px;
padding-top:8px;
position:relative;
top:8px;
left:30px;
}

#navi li {
display:inline;
}
#navi li a {
color:#FFFFFF;
text-decoration:none;
font-size:14px;
font-weight:bold;
padding:5px;
}
#navi li a:hover {
background-image:url("img/abg.jpg");
background-repeat:repeat-x;
background-position:top left;
}

#content {
padding:20px;
height: 450px;
}
#content_index {
padding:20px;
height: 278px;
}

#leftcol {
float:left;
width:430px;
padding-left:18px;
}

#rightcol {
float:right;
width:320px;
}

#galleria {
padding-left:32px;
}

.clr {
clear:both;
}


#bottom {
margin:0 auto;
background-image:url("img/bottombg.png");
background-repeat:no-repeat;
width:828px;
height:37px;
}


#author {
width:828px;
margin:0 auto;
padding-left:80px;
font-size:10px;
color:#4B72AB;
}
#author a {
color:#4B72AB;
text-decoration:none;
}
