/* Developed by web programming solutions www.hkovacs.com */

a:link,a:visited{
text-decoration:none;
color: #000033;
}

a:hover,a:visited:hover{
  text-decoration:none;
color: #a4cbf3;
}

a.inactive:link,a.inactive:visited{
color: #000;
}

img{
border:none;
}

.script {
font-size: .8em;
font-family: "arial";
padding: 0;
margin: 0;
text-decoration: none;
font-weight: bold;
color: #8C1717;
}

noscript {
font-size: 1.2em;
font-family: "arial";
padding: 0;
margin: 0;
text-decoration: underline;
font-weight: bold;
color: #8C1717;
}

h1{
font-size: 4em;
font-family: "sylfaen";
font-style: italic;
padding: 0;
margin: 0;
}

h2{
font-size: 1.4em;
font-family: "sylfaen";
font-style: italic;
padding: 0;
margin: 0;
}

h3{
font-size: 1.2em;
font-family: "sylfaen";
font-style: italic;
padding: 0;
margin: 0;
}

h4{
font-size: .8em;
font-family: "sylfaen";
font-style: italic;
padding: 0;
margin: 0;
}

.donor {
font-size: .8em;
}

ul { 
	list-style-type: none; 
}

body{
	font-family: "sans-serif" "arial";
	font-style: normal;
	color: #000;
	background: #a4cbf3;
	text-align: center; 
	margin: 0;
	padding: 0;
}

#container
{
margin: 24px auto 0;
width: 1040px;
text-align: center;
height: 100%; 
background-color: #6598CC; 
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

#logo{
margin-bottom: .6em;
position: relative;
width:100%;
height:80px;
}

#bsd{
position: absolute;
right: 140px;
top: 30px;
font-weight: bold;
}

#hnav{
position: relative;
width: 100%;
text-align: center; 
margin-bottom: .6em;
}


#selectbox {
width: 1040px;
height: auto; 
margin-bottom: 1em;
}


#selectbox .block1 {
color: #6598CC;
background-color: #000033;
}

#selectbox .block1:hover {
text-decoration:none;
color: #000033;
background-color: #a4cbf3;
}

.block1 {
float:left;
width: 260px; 
*width: 24.979%; 
height: 300px;
background-color: #000033; 
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	}

.blockbig {
float:left;
width: 100%;
height: auto;
background-color: #fff; 
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	}

.contentjustify {
margin: .2em .8em;
text-align: justify; 
font-size: 1.4em;
font-family: "sans-serif" "arial";
}

#footer {
}

#footer a{
text-decoration: underline;
color: #000033;
}

#footer a:hover {
text-decoration: underline;
font-weight: bold;
color: #a4cbf3;
}


#footer img{
	padding:0 5px 0;
}

.text{
	position: relative;
	top: -30px;
	padding: -30px 10px 0 10px;
}

.linetext {
font-size: 1.3em;
vertical-align: middle;
}