/* Warwick colors (recommended by gareth): 
#ECEFF6 Warwick Pale Blue/Menu Background Blue
#0080C5 Warwick Light Blue
#354467 Warwick Dark Blue
#D4DBE7 Warwick Link Background
#2E487E Warwick Link Text
#3E4144 Warwick Heading Text
#7277A1 Warwick Body Text
#FFFFFF Warwick Background
*/

/* white on blue scheme, gareth's idea again, nicked from facebook
#00519c - deep blue
#1861A5 - normal blue
#7b7163 - dark brown
#b5a28c - normal brown
#e7ebf7 - pale blue
#f7f7f7 - "white"
*/


body
{
background: #22aadd  /*url('IMG/image042b.gif') center center no-repeat fixed */
}
.fourcolorborder
{
border-style: none;
}
h1{color:#354467;font-size:x-large;font-family:Arial;font-style:bold;font-weight:bolder;position:relative;left:20px}
h2{color:#354467;font-size:large;font-family:Arial;font-style:bold;position:relative;left:40px}
h3{color:#354467;font-size:medium;font-family:Arial}
h4{color:#354467;font-size:small;font-family:Arial;font-style:italic;VALIGN:middle}
h5{color:#354467;font-size:medium;font-family:Arial;font-style:italic;font-weight:lighter;position:relative;left:60px}
h6{color:#354467;font-size:medium;font-family:Arial;font-style:italic;font-weight:lighter;position:relative;left:60px}
a.list
{
color:#7277A1;
padding-bottom:3px;
padding-left:10px;
padding-top:3px;
width:200px;
text-decoration:none;
}
ul.pretty
{
list-style: square inside url('IMG/arrow.gif')
}
center
{
color:#f7f7f7;
}
li
{
color:#f7f7f7;
}
th
{
color:#f7f7f7;
}
p
{
font-family:Arial;
color:#f7f7f7;
}
a:hover {color:#000000}
a{text-decoration:none; color:#1861A5;font-family:Arial};
.noshit
{
text-decoration:none;
border-style:hidden;
}
div.container
{
width:100%;
margin:0px;
border:1px solid #354467;
line-height:150%;
}
.rightfloatdiv
{
float:right;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
border:5px solid #354467;
text-align:center;
font-size:xx-small;
font-style:italic;
}
.leftfloatdiv
{
float:left;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
border:5px solid #354467;
text-align:center;
font-size:xx-small;
font-style:italic;
}
