body {text-align: center; font-size: 11px; font-family: Verdana; color: #153E7E; background: url("Pictures/bodybg.jpg");}

h3 {font-size: 13px; color: navy; margin: 10px;}
h4 {font-size: 13px; color: #000066; margin: 10px;}

p {margin-top: 15px; margin-bottom: 15px;}

#container {
position: relative;
margin: 25px auto;
width: 900px;
height: 750px;
border: 1px solid black;
background: white url("Pictures/canada_map.jpg") no-repeat;
background-position: 240px 200px;
}

#menu {
position: absolute;
top: 150px;
left: 0px;
width: 900px;
z-index: 1;
}

#header {
position: absolute;
top: 0px;
left: 0px;
width: 900px;
}

#secmenu {
position: absolute;
top: 30px;
right: 20px;
font-size: 12px;
font-weight: bold;
text-align: left;
}

#secmenu td {vertical-align: middle;}

#secmenu a, #secmenu a:visited {color: white; text-decoration: none;}
#secmenu a:hover {border-bottom: 2px dotted white;}

#footer {
position: absolute;
bottom: 5px;
left: 500px;
width: 350px;
height: 20px;
border-top: 1px dotted #787878;
text-align: left;
}

#menshadow {
position: absolute;
top: 177px;
left: 0px;
height: 6px;
width: 900px;
background: url("Pictures/menshadow.gif") repeat-x;
}



/* """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" END GENERIC STLYES """""""""""""""""""""""""""""" */


#main {
position: absolute;
top: 190px;
left: 10px;
width: 800px;
border: none;
text-align: left;
}

#canada {
position: absolute;
top: 70px;
left: 0px;
width: 350px;
text-align: left;
font-size: 12px;
font-weight: bold;
}

#world {
position: absolute;
top: 450px;
left: 0px;
width: 350px;
text-align: left;
}

iframe {border: 0px; background-color: white;}

h4 {font-size: 16px; color: black; margin-left: 0px; border-bottom: 1px dotted #484848; width: 250px;}
h3 {font-size: 14px; color: navy; margin-left: 0px;}

#label {
position: absolute;
top: 180px;
left: 0px;
width: 900px;
height: 47px;
background: url("Pictures/labelshadow.jpg");
text-align: left;
}


a, a:visited {color:#3C3030;font-weight: bold;}
a:hover {color:orange;}














