#gradient {

width:1250px;
height:1000px;

background:
 -webkit-linear-gradient(#D0E5F2, #ffffff);
 /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#D0E5F2, #ffffff);
 /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#D0E5F2, #ffffff);
 /* For Firefox 3.6 to 15 */
background: linear-gradient(#D0E5F2, #ffffff); /*
 Standard syntax (must be last) */
}

a {
text-decoration:none;
color:#755113;
}

.picsbox {
position:relative;
float:left;
width:187px;
height:360px;
margin:10px;
border-style:solid;
border-width:1px;
border-color:#C0AC66;
padding-top:10px;
padding-left:15px;
padding-right:15px;
padding-bottom:10px;
}

.individualpicbox {
position:relative;
float:left;
margin:10px;
width:75px;
height:75px;
}

.logotypemain {
position:relative;
float:left;
width:750px;
height:380px;
margin:10px;
border-style:solid;
border-width:1px;
border-color:#C0AC66;
text-align:center;
}
 
.logotypesecondary {
width:1200px;
height:270px;
margin:20px;
border-style:solid;
border-width:1px;
border-color:#C0AC66;
text-align:center;
}

#flagboxcontainer {
position:static;
float:left;
width:1250px;
height:40px;
}

#flagbox {
position:relative;
float:left;
border-width:0.5px;
border-style: solid;
border-color: #FFFFFF;
padding-left:1px;
padding-right:1px;
}
 
.underheaderleft {
position:relative;
float:left;
width:175px;
height:160px;
margin:10px;
border-style:solid;
border-width:1px;
border-color:#C0AC66;
text-align:center;
padding-left:20px;
padding-top:40px;
padding-right:20px;
padding-bottom:20px;
}

.underheadercenter {
position:relative;
float:left;
width:700px;
height:800px;
margin:10px;
border-style:solid;
border-width:1px;
border-color:#C0AC66;
text-align:center;
padding:25px;
}

.underheaderright {
position:relative;
float:left;
width:195px;
height:200px;
margin:10px;
border-style:solid;
border-width:1px;
border-color:#C0AC66;
text-align:center;
padding:10px;
}

.black {
color:#484848;
}

.center {
margin-left:auto;
margin-right:auto;
}

h1 {
font-size: 34px;
color:#755113;
line-height:100%;
text-align:center;
}

.specialmedium {
font-family:"Times New Roman", Times, serif;
font-size: 30px;
color:#28549b;
line-height:100%;
text-align:left;
}

h3 
{
color:#755113;
line-height:100%;
text-align:center;
}

.specialsmall
{
color:#755113;
font-family:"Times New Roman", Times, serif;
font-size: 24px;
line-height:100%;
text-align:left;
}

.specialbig
{
color:#28549b;
font-family:"Times New Roman", Times, serif;
font-size: 45px;
line-height:100%;
text-align:center;
}

h4 {

color:#6E6E9F;
line-height:100%;
text-align:center;
}

h5 {
color:#6E6E9F;
line-height:100%;
text-align:center;
}

.flushleft {
text-align:left;
}

.aligncenter {
text-align:centered;
}

.clear {
clear:both;
}


.footer {
width:1200px;
}

#background4artwork {
background-color: rgba(73, 55, 27, 0.2);
}

.picbox {
margin-top:25px;
margin-bottom:10px;
width:1200px;
height:1000px;
}

.navboxleft {
position:relative;
float:left;
width:150px;
height:75px;
margin-left:350px;
margin-right:175px;
}

.navboxright {
position:relative;
float:left;
width:150px;
height:75px;
margin-right:175px;
}