﻿body {
background-color:#C8DA3D;
}

#nav {
background-image:url(/gapBunac/images/navBg.png);
background-repeat:no-repeat;
width:435px;
height:105px;
font-size:18px;
font-family:Verdana;
margin-left:auto;
margin-right:auto;
position:fixed; top:0; left:35%;
}

#nav a:Link, #nav a:Visited {
color:#ED008E;
float:left;
width:143px;
text-align:center;
margin-top:20px;
font-weight:bold;
text-decoration:underline;
} 

#nav a:hover, #nav a:active {
color:#00B0EC;
}

#top {
background-image:url(/gapBunac/images/bg.gif);
background-repeat:repeat-x;
height:600px;
}



#topMiddle {

width:1000px;
height:600px;
margin-left:auto;
margin-right:auto;
}



ul {
margin-top:10px;
}

li {
font-size:13px;
margin-bottom:6px;
margin-left:20px;
list-style:square;
}

#nextStepOz {
background-color:#fff;
padding:5px;
border:solid 4px #EC008D;
margin-top:50px;
}

#nextStepOz h1 {
font-size:20px;
font-weight:bold;
margin-bottom:5px;
color:#00ADEE;
}

#nextStepOz a {
display:block;
font-size:14px;
margin-bottom:5px;
}

#nextStepOz a:Link, #nextStepOz a:Visited  {
color:#EC008D

}

#gapRight {
background-image:url(/gapBunac/images/backright.jpg);
float:left;
width:463px;
height:600px;
}

#gapLeft {
background-image:url(/gapBunac/images/backleft.gif);
float:left;
width:537px;
height:600px;
}

#leftText {
margin-top:220px;
padding:5px;
width:510px;
font-family:Verdana;

}

#leftText img {
float:left;
margin-right:10px;
}



.adventureLink {
background-image:url(/gapbunac/images/btn.gif);
background-repeat:no-repeat;
margin-left:135px;
padding-left:50px;
height:30px;
margin-top:-10px;
margin-bottom:5px;
padding-top:2px;
}

.adventureLink a:Link, .adventureLink a:Visited{
color:#fff;
font-size:11px;
font-weight:bold;
}

.adventureLink a:Hover, .adventureLink a:Active{
color:#C8DA3D;
}

#leftText p {
font-size:11px;
line-height:18px;
margin-bottom:15px;
color:#EC008D;
}

#leftText h1 {
margin-bottom:3px;
font-size:22px;
color:#EC008D;
}

#leftText h1 a:Link, #leftText h1 a:Visited {
color:#EC008D;
}

#leftText h1 a:Hover, #leftText h1 a:Active {
color:#00ADEF;
}

#btmLinks {
width:1000px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:50px;
font-size:50px;
font-family:Impact, verdana;
font-weight:bold;
}

.ozLink {
color:#EC008D;
}

.caLink {
color:#00ADEF;
}

.nzLink {
color:#EC008D;
text-decoration:underline;
}