html {
background: url(http://www.witleyjones.com/images/uploads/interface/bg_fill.gif)
}

body {
width: 841px;
margin: 0 auto;
position: relative;
font-family: "Myriad Pro","Trebuchet MS", Arial, sans-serif;
font-size: 14px;
color: #999;
}

h2 {
font-size: 1.4em;
text-align: left;
color: #00b070;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
margin: 0 0 10px 10px;
}

#branding {
background: url(http://www.witleyjones.com/images/uploads/interface/top.png) bottom left no-repeat;
height: 200px;
overflow: hidden;
}

#branding img {
float: right;
display: inline;
margin: 10px;
padding-right: 20px;
}

#branding h1 {
text-indent: -5000px;
}

#nav_main {
position: absolute;
bottom: 40px;
left: 145px;
}

nav_main ul {
}

#nav_main li {
float: left;
color: #999999;
}

#nav_main li p a {
text-decoration: none;
color: #999999;
padding: 0 10px;
}

#nav_main li p a:hover {
text-decoration: underline;
}

#content {
background: url(http://www.witleyjones.com/images/uploads/interface/fill.png) top left repeat-y;
padding: 10px 30px 40px 30px;
overflow: hidden;
position: relative;
}

#content img {
float: left;
display: inline;
margin: 0 10px 10px 10px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}

#content p {
margin: 10px;
letter-spacing: 1px;
line-height: 1.2em;
}

#content a {
color: #00b070;
text-decoration: none;
padding: 10px;
line-height: 1.5em;
}

#content a:hover {
text-decoration: underline;
}

#content a:visited {
color: #000;
}

#site_info {
background: url(http://www.witleyjones.com/images/uploads/interface/bottom.png) top left no-repeat;
height: 161px;
padding: 20px 0 40px 0;
}

#site_info p {
font-size: 10px;
color: #666;
position: absolute;
text-align: center;
bottom: 2px;
left: 30px;
}

#nav_sub {
position: absolute;
right: 40px;
bottom: 95px;
width: 841px;
}

#nav_sub a {
display: block;
float: right;
width: 125px;
height: 125px;
text-indent: -5000px;
padding: 0 1px;
}

#but_acc a {
background: url(http://www.witleyjones.com/images/uploads/interface/accommodation.jpg) top right no-repeat;
}

#but_lib a {
background: url(http://www.witleyjones.com/images/uploads/interface//library.jpg) top right no-repeat;
}

#but_ict a {
background: url(http://www.witleyjones.com/images/uploads/interface/ict.jpg) top right no-repeat;
}

#but_cla a {
background: url(http://www.witleyjones.com/images/uploads/interface/classroom.jpg) top right no-repeat;
}

#but_sea a {
background: url(http://www.witleyjones.com/images/uploads/interface/seating.jpg) top right no-repeat;
}

#but_sto a {
background: url(http://www.witleyjones.com/images/uploads/interface/storage.jpg) top right no-repeat;
}

#page_title {
}

#choose_cat {
position: absolute;
right: 50px;
bottom: 15px;
}

#pagination {
float: right;
clear: both;
margin: 10px;
}

#content #pdf_dl img {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}

#content a.nl-link {font-size:0.9em; float:right; display:block; padding:4px; margin:-10px 15px 0 0; border:1px solid #ccc; border-radius:4px; background:#eee; text-shadow:1px 1px 1px #fff; line-height:1em; clear:both}
#content a.nl-link:hover {background:#ddd; text-decoration:none; -webkit-box-shadow:0 0 3px #ccc}
