﻿/*

Website by Tom Taylor
Date 13/12/08

Primary Colors:
Blue #4b6683
Gray-Blue #667482

Creative Commons info.

*/

html {
background: #4b6683 url(../images/header-bg.jpg) repeat-x;
}

body {
font-size: 80%;
font-family: helvetica, georgia, sans-serif;
line-height: 1.1em;
text-align: center;
color: #000000;
}

ul, li, img, body, html {

margin: 0; padding: 0;
}

a {

text-decoration: none;
color: #000000
}

a:hover {

text-decoration: underline;
}

img {
border: 0px none;
}


#container {
background: #ffffff;
text-align: left;
width: 950px;
margin: auto;

}

#header {
background: url(../images/header.png) no-repeat;
overflow: hidden;

}

#header h1 {
display: none;

}

#header p {
display: none;

}

#david {
float: right;

}

/* NAVIGATION */

#nav {
background: #4b6683 url(../images/nav-bg.png) no-repeat;
overflow: hidden;

}

#nav p {
text-align: center;
font-weight: bold;
letter-spacing: .08em;
margin-top: .8em

}

/* MAINCONTENT */

#mainContent {
border-style: solid;
border-color: #000000;
border-width: thin;
height: 600px;
}

#column1 {
width: 500px; 
margin: 1em;
}

#column1 h2 {
text-align: center;
}

#classes {
margin-top: 2.5em;
padding-bottom: 0.5em;
}

#column1 h3 {
font-weight: bold;
font-size: 95%;
}

#column2 {
float: right;
width: 370px;
margin-right: 2em;
margin-top: -39em;
}

#column2 img {
margin-top: 2em;
}

#performanceheader {
width: 500px; 
margin: 1em;
}

#performanceheader h2 {
text-align: center;
}

#performanceheader h3 {
font-weight: bold;
font-size: 95%;
}

#performancebody {
width: 500px; 
margin: 1em;
}

#servicesMenu {
width: 950;
height: 24px;
}

#servicesMenu p {
margin-left: .5em;
margin-top: 4px;
}

#project360 {
float: right;
margin: 1em;
margin-top: -30em;
width: 300px;
}

#project360 p {
font-size: 70%;
}

#column1events {
margin: 1em;
width: 700px;
}

#project360event {
float: left;
width: 400px;
margin-left: 4em;
}

#menshealthevent {
float: right;
width: 400px;
margin-right: 4em;
}

#email {
margin-top: 29em;
margin-left: 1em;
}

#footer {
border-style: solid;
border-color: #000000;
border-width: thin;
height: 22px;
margin-top: -1px;
}

#footer p {
margin-top: 1px;
padding: 2px;
text-align: center;
font-size: 70%;
}