.handheldOnly {

display:none;

}

#contentMain a {
color:#1C587D;
text-decoration:none;
}

#contentMain a:hover {
color:#f46405;
text-decoration:none;

}

body {
        background: #4C7088 url() repeat-x;
        font-family: Verdana;
        color: #454545;
        font-size: 12px;
        line-height: 18px;
        padding: 0px;
        margin: 0px;
        text-align: center;
        }

        
#container {
                
	width:770px;
	margin-right:auto;
        margin-left:auto;
        text-align:left;
}

#contentMain {
	clear:both;                
	width:770px;
        padding:0px;
        float:left;
        background:#fff;
	text-align:left;
	mini-height:600px;	
}


#contentFeatured {
        width:200px;
        padding:5px;
        float:right;
        background:#eee;
	mini-height:600px;
	border: 1px solid #f46405;
	margin-left:10px;
	margin-right:30px;
	margin-top:10px;
	margin-bottom:10px;
}


#header {
        background: #FFFFFF url(header1.jpg) top center no-repeat;
	width:770px;
        height:141px;
        margin:0;
        padding:0;
	
}

#footer {
        background: #9AB3C6 url(backgroundFooter.jpg) top center no-repeat;
        width:770px;
        height:76px;
        color:#ffffff; 
	font-size:10px;
	text-align:center;	
	}

#headimage {
        background: #9AB3C6 url(backgroundHeader.jpg) top center no-repeat;
        width:770px;
        height:76px;
        color:#ffffff; 
	font-size:10px;
	text-align:center;	
	}



p,h1 {
        
	margin:0px 20px 10px 20px;
}

h1 {
        font-size:14px;
        padding-top:10px;
                
}

h2 {

	font-size:12px;
	padding-top:10px;
}

#header h1 {
         font-size:14px;
         padding:10px;
         margin:0px;
}

#contentFeatured p { font-size:10px}

/* Top Menu */

div#topMenu {

margin-top:-37px;
margin-bottom:30px;

}

html > body #topMenu {
margin-top:-35px;
margin-bottom:30px;

}




div#topMenu a  {
  display:block;
  padding: 5px 5px 5px;
  color:#ffffff;
  text-decoration:none;
  }

#topMenu a:visited {

	color:#ffffff;
	text-decoration:none;
}
#topMenu li.selected {
        padding-top:6px;  
	color:#f46405;
        text-decoration:none;

}


#topMenu a:hover {
        color:#f46405;
	text-decoration:none;
  }



#topMenu ul {

  margin:0;
  padding:0 20px;
  list-style:none;
  font-size:12px;
  }

#topMenu li {
  float:left;
  margin:0;
  padding:6px 6px 6px;

  line-height:normal;
  }

.minHeight {

height:350px;
float:right;
width:1px;

}

#aulogo {
margin-top:10px;
padding-right:50px;
float:right;
}
#searchBox {
clear:both;
margin-top:20px;
padding-right:20px;
float:right;

}
#site_search_label {
font-weight:bold;
color:#ffffff;
}

.button {
        border: 1px solid #666;
        background-color: #FFF;
        background-image: url(http://www.athabascau.ca/template/images/04/button.gif);
        background-position: left bottom;
        background-repeat: repeat-x;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
.field {
        border: 1px solid #666;
        width: 100px;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.journal_search_box {

float:right;
margin-top:5px;

}

#JournalDetails {
padding-left:20px;
padding-right:20px:
padding-buttom:20px;
padding-top:20px;
}
.JournalTitle {
width:100%;
font-size:15px;
background-color:#cccccc;
margin-left:-2px;
}
#JournalDescription {
width:100%;
font-size:12px;
font-family:Verdana;
line-height:1.1em;
margin-top:10px;
margin-left:-2px;
}

.JournalTable td {
        font-size:11px;

}
.details_label {
margin-left:-2px;
font-size:13px;
font-family:Verdana;
font-weight:bold;
}
.details_value {
margin-left:-2px;
font-size:13px;
font-family:Verdana;

}
p.site_map {
position:relative;
margin-top:-13px;
left:20px;
}

p table {
display: none;

}

a#mail_us,a#mail_us:visited {

	color:#ffffff;
	text-decoration:none;
	position:relative;
	top:5px;
}
