*{
margin:0px;
padding:0px;
}

body{
background:#d0cfce;
font-family:Tahoma,Arial,Helvetica,sans-serif;
}

p{
margin:0 0 1em;
line-height:1.5em;
}

ul, ol{
margin:0.5em 0 1em 2em;
}

a, a:link{
color:#f3a63d;
}
a:hover{
color:#abcde8;
cursor:pointer;
}

h1,h2,h3,h4,h5,h6{
margin:0 0 0.6em;
}
h1,h4,h6{
color:#1e3966;
}
h1{
font-size:20px;
font-weight:normal;
}
h2{
font-size:18px;
font-weight:normal;
}
h3{
font-size:16px;
font-weight:bold;
font-style:italic;
}
h4{
font-size:14px;
font-weight:bold;
font-style:italic;
}
h5{
font-size:12px;
text-decoration:underline;
}
h6{
font-size:11px;
font-weight:bold;
text-decoration:underline;
}

#container{
background:url(f065_container.gif) repeat-y 0px 0px;
width:850px;
margin:10px auto;
padding:12px 0px 30px;
position:relative;
}
#crn-top,#crn-bottom{
background:url(f065_crns.gif) no-repeat 0px 0px;
height:12px;
width:850px;
position:absolute;
left:0px;
}
#crn-top{
background-position:0px -12px;
top:0px;
}
#crn-bottom{
bottom:0px;
}

#header{
background:url(f065_header.jpg) no-repeat 0px 0px;
height:150px;
padding:0px 30px;
margin:0px 0px 20px;
position:relative;
}

#site-name{
font-size:20px;
font-weight:bold;
padding:0px 0px 0px 10px;
}
#slogan{
font-size:16px;
font-style:italic;
padding:0px 0px 0px 10px;
}

#menu1{
position:absolute;
top:120px;
left:30px;
height:30px;
width:790px;
background:url(f065_menu1.gif) repeat-x 0px 0px;
}
#menu1 ul{
list-style:none;
margin:0px;
padding:0px;
height:30px;
}
#menu1 li{
list-style:none;
float:left;
height:30px;
}
#menu1 a{
color:#fff;
text-decoration:none;
font-size:14px;
font-weight:bold;
float:left;
height:24px;
padding:6px 10px 0px;
}
#menu1 a:hover{
background:#abcde8;
}

#sidebar-right{
float:right;
width:230px;
}

.sidebar .block{
background:url(f065_sidebar.gif) repeat-y -230px 0px;
margin:0px 0px 20px;
}
.sidebar .block .block-title{
background:url(f065_sidebar.gif) no-repeat 0px 0px;
height:45px;
padding:10px 20px 0px;
font-size:15px;
font-weight:bold;
}
.sidebar .block .block-content{
background:url(f065_sidebar.gif) no-repeat -460px bottom;
padding:0px 10px 30px;
font-size:13px;
}
.sidebar a{
color:#1e3966;
}
.sidebar a:hover{
color:#abcde8;
}

#news .newscont a{
text-decoration:none;
display:block;
padding:2px;
color:#1e3966;
}
#news .newscont a:hover{
background:#fff;
}
#news .archnews{
font-weight:bold;
}

#content{
width:530px;
padding:0px 0px 0px 40px;
}

#footer{
clear:both;
padding:50px 30px 0px;
}
#footer-inner{
background:#1e3966;
padding:6px 10px;
color:#fff;
font-size:12px;
}
