/**************************************/
/* global.css                         */
/* Use with swindonasc.co.uk\*.shtml  */
/**************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}


body{
font-family: Verdana, Arial, Helvetica sans-serif;
font-size: 62.5%;
background-color: navy;
color: #0044a8;
}


h1{
font-size: 1.em;
font-weight: 700;
}


h2{
font-size: 1.1em;
font-weight:700;
}


h3{
font-size: 1.5em;
}


h4{
font-size: 1.2em;
}


.underline{
text-decoration: underline;
}


#pageWrap{
margin: 30px auto;
max-width: 1000px;
min-width: 980px;
background: white url('images/fauxColumn.gif') repeat-y;
}



/*  Image from microsoft clip art gallery ref: j0406777.jpg */
#header,
#header a,
#header img{
display: block;
width: 100%;
height: 162px;
padding: 0;
/*border: 1px solid #ccc;*/
}

#header a{
background: url('images/waterBanner11.jpg') no-repeat left top;
/*background: url('images/easterBanner.jpg') no-repeat left top;*/
/*background: url('images/xmasBanner.jpg') no-repeat left top;*/
/*background: url('images/newYearBanner.jpg') no-repeat left top;*/
}


#pageTitle{
font-size: 1.2em;
font-weight:700;
margin: 5px 0 15px 248px;
line-height: 2.0;
/*border: 1px solid black;*/
}


#pageTitle h2{
font-size: 1.4em;
color: #0c68e0;
}


#pageTitle h1{
color: #0c68e0;
}


#squadPhoto{
margin: 0 0 0 246px;
}


.mainText{
text-align: justify;
/*padding-right:10px;*/
margin-left: 246px;
width: 479px;
font-size: 1.3em;
/*border: 1px solid green;*/
}

.mainText p{
padding-top: 15px;
}

#importedContent{
text-align: left;
margin: 0 0 0 250px;
padding: 15px 15px 35px 0;
width: 65%;
color: #1838a0;
font-size: 1.5em;
/*border: 1px solid #000;*/
}


.hiddenPic{
display: none;
}



#affiliations img{
float: right;
padding: 15px 20px 0 0;
}

#affiliations a{
padding: 0;
}


#footer{
clear: both;
height: 15px;
text-align: center;
font-size: 1.2em;
font-weight: normal;
color: #000066;
padding: 10px 0px 10px 0;
background: #aabef5;
/*border: 1px solid #cccccc;*/
}


#footer a{
color: #000066;
display: inline;
text-decoration: none;
padding: 0;
background: #aabef5;
}

#footer a:hover{
color: #8f0000;
}

#EOPspacer{
padding-top: 15px;
}












