/*style sheet for strathprint.co.uk*/
/*july 2009*/

body {
background-color: #ffffff;
color: #58585a;
font-family: Times, sans-serif;
font-size: 70%;
background-image: url(images/design-bar.jpg);
background-repeat: repeat-x;
}

h1 {
color: #58585a;
font-size: 12px;
text-align: left;
letter-spacing: 1px;
}

h2 {
color: #58585a;
font-size: 1.1em;
text-align: justify;
line-height: 1.7em;
}

#container {
position: relative;
margin: 0 auto 0 auto;
top: 50px;
background-color: #ffffff;
width: 700px;
}

#header-01{
position: absolute;
top: 35px;
left: 50px;
color: #000000;
font-size: 55px;
text-align: left;
letter-spacing: 5px;
}

#header-02{
position: absolute;
top: 100px;
left: 75px;
color: #c6d242;
font-size: 70px;
text-align: right;
}

#main-text-01 {
position: absolute; 
top: 200px;
left: 300px;
width: 350px;
height: 500px;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000000;
}

a img {
border: none;
}

#pic-01 {
position: absolute;
top: 500px;
right: 50px;
width: 275px;
height: 200px;
}

img.floatright {
float: right;
margin-top: 0px;
margin-left: 30px;
margin-right: 0px;
margin-bottom: 5px;
}

#side-bar { font-size: 13px; line-height: 20px; position: absolute; top: 250px; left: 50px; width: 217px; height: 500px; }

#group-image { position: relative; top: 380px; left: 10px; width: 200px; height: 200px; }

#strath-logo { position: absolute; top: -25px; left: 240px; width: 700px; }


/*navigation*/

#navigate { position: absolute; width: 700px; top: -1px; left: 100px; font-size: 12px; word-spacing: 5px; letter-spacing: 3px; }
a:link, a:visited {
color: #58585a;
text-decoration: none;
}

a:hover {
color: #e2007a;
}

#nav-selected {
color: #e75294;
display: inline;
}
