body
{
background-image: (url.ext);
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
text-align: center;
font-family: calibri, sans-serif;
color: blue;
max-width: 1150px; 
margin-left:auto; 
margin-right:auto;
}

p
{
font-family: calibri, sans-serif;
font-weight: bold;
}

h1
{
font-family: calibri, sans-serif;
color: grey;
font-size:20px;
text-align: center;
font-weight: bold;
}

h2
{
font-family: Lucida Handwriting, sans-serif;
color: blue;
font-size:20px;
text-align: left;
font-weight: bold;
}

h3
{
font-family: calibri, sans-serif;
color: lightblue;
font-size:35px;
text-align: center;
font-weight: bold;
}

DIV.header
{
color: grey;
font-family: calibri, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 25px;
line-height: 30%;
word-spacing: normal;
letter-spacing: normal;
text-decoration: none;
/*text-transform: lowercase;*/
text-align: left;
text-indent: 0ex;
}

DIV.links
{
background-color: grey;
color: white;
border-top: grey 1px solid;
padding-top: 2px;
border-bottom: grey 1px solid;
padding-bottom: 2px;
font-weight: bold;
font-style: normal;
font-family: Lucida Handwriting;
text-align: centre;
font-variant: normal;
}

DIV.body
{
text-align: left;
}

DIV.footer
{
padding-right: 2px;
border-top: grey 1px solid;
padding-left: 2px;
font-weight: bold;
font-size: x-small;
padding-bottom: 2px;
margin: 3px 6px 10px;
text-transform: none;
color: #000000;
padding-top: 2px;
border-bottom: grey 1px solid;
font-style: normal;
font-family: calibri, sans-serif;
background-color: white;
text-align: right;
font-variant: normal;
text-decoration: none;
}

a
{
font-family: Lucida Handwriting;
text-decoration: none;
text-align: center;
font-size: 11pt;
}

a:link
{
color: white;
}

a:visited
{
color: white;
}

a:active
{
color: black;
}

a:hover
{
color: black;
}


/*left panel*/

#leftpanel 
{
width: 270px;
float: left;
padding: 10px;
margin-left: 0px;
height: 100%;
}

#leftpanel #leftpanelheader
{
color: black;
background-color: white;
text-align: left;
font-size:16px;
font-weight: bold;
border-top: grey 3px solid;
border-left: grey 3px solid;
border-right: grey 3px solid;
border-bottom: grey 3px solid;
}

#leftpanel #leftpanel-nav
{
/*border-left: lightblue 3px solid;
border-right: lightblue 3px solid;*/
}

#leftpanel #contactus
{
background-color: grey;
font-family: Lucida Handwriting;
text-align: left;
border-top: grey 3px solid;
border-bottom: grey 3px solid;
}

#leftpanel #info
{
background-color: white;
font-size: 11px;
border-left: grey 3px solid;
border-right: grey 3px solid;
border-top: grey 3px solid;
border-bottom: grey 3px solid;
}

#leftpanel #info #info1
{
text-align: center;
color: black;
}

#leftpanel #info #info2
{
text-align: center;
color: grey;
font-weight: bold;
font-size: 14px;
}

#leftpanel #info #info3
{
text-align: center;
color: grey;
font-weight: bold;
font-size: 14px;
}