* {
margin: 0;
padding: 0;
}

body {
background: #004773;
text-align: center;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #333;
padding-bottom: 20px;
padding-top: 20px;
}

a {
color: #004773;
text-decoration: underline;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #cc0000;
}

#header {
width: 580px;
height: 210px;
background: #0076be url("pix/mastpic.gif") no-repeat;
background-position: top right;
}

#wrapper {
width: 580px;
background: #fff url("pix/sidebar.gif") no-repeat;
background-position: 0 0;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

h1 {
width: 140px;
height: 30px;
background-color: #0076be;
margin: 1px 1px 1px 0;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
cursor: default;
}

h2 {
width: 419px;
height: 30px;
background-color: #0076be;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
margin-top: 1px;
cursor: default;
text-align : center;
}

h3 {
	font: bold 25px/30px georgia, "Times New Roman", Times, serif; 
	padding-bottom : 20px;
	padding-top: 10px;
}



#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #0076be;
height: 210px;
width: 150px;
}

#nav li a {
color: #fff;
font: normal 11px/23px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 22px;
background-color: #0076be;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #cc0000;
}

#current a {
background-image: url("pix/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
width: 132px;
background-color: #ccc;
float: left;
position: relative;
left: -4px;
margin-left: -147px;
border-top: 1px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding: 8px;
}

img {
border: none;
}

a img {
display: block;
margin-bottom: 20px;
border: 1px solid #fff;
}

a:hover img {
border-color: #f00;
}

#content {
float: left;
width: 400px;
margin: 10px 0 0 10px;
}

p {
margin-bottom: 20px;
text-align : left;
}

p:first-line {
font-weight: bold;
}

#footer {
clear: both;
width: 400px;
margin-left: 163px;
}

background: #0076be url("glasgow.jpg") no-repeat;
