/* Start of CMSMS style sheet 'master' */
body
{
background: #FFFFFF;
}

h3
{
color: #9999cc;
}

#header
{
height: 80px;
width: 800px;
z-index: 2;
}

#navbar
{
height: 30px;
width: 792px;
background-color: #b7b8d7;
color: #FFFFFF;
float: left;
margin-left: 2px;
text-align: right;
padding: 2px;
position: relative;
top: -17px;
z-index: -1;
}

#image
{
height: 175px;
width: 796px;
background: #FFFFFF;
float: left;
margin: 2px;
position: relative;
top: -14px;
}

#content
{
width: 800px;
color: #000000;
font-family: "Arial", "sans-serif";
margin: auto;
}

#contentleft
{
width: 202px;
float: left;
background-color: #FFFFFF;
margin-left: 1px;
position: relative;
top: -14px;
}

#contentbuttonRight
{
height: 88px;
width: 200px;
background-color: #b7b8d7;
float: left;
color: #FFFFFF;
margin: 1px;
}

#contentbuttonRight img
{
border: 0;
}

#contentbutton
{
width: 200px;
background-color: #b7b8d7;
float: left;
color: #FFFFFF;
margin: 1px;
margin-bottom: 0px;
margin-top: 2px;
}

#contentsubutton
{
width: 200px;
background-color: #cfd0ee;
float: left;
color: #fff;
margin: 1px;
margin-top: 0px;
margin-bottom: 2px;
}

#contentsubutton a
{
color: #fff;
}

#contentsubutton h5
{
 margin: 2px;
padding: 2px;
}

#contentbutton h4
{
 margin: 2px;
padding: 2px;
margin-top: 7px;
margin-bottom: 7px;
}

#contentbutton a
{
 color: #fff;

}

#contenttext
{
width: 200px;
background-color: #FFFFFF;
float: left;
color: #000000;
margin: 1px;
}

#contentmid
{
width: 390px;
color: #000000;
float: left;
margin: 2px;
margin-top: 20px;
position: relative;
top: -30px;
}

#contentright
{
width: 200px;
float: left;
position: relative;
top: -14px;
}

#contentbottom
{
width: 792px;
height: 30px;
background-color: #FFFFFF;
float: left;
}

#footer
{
width: 800px;
height: 30px;
font-family: "Arial", "sans-serif";
margin: auto;
color: #959595;
position: relative;
top: 10px;
}

/* End of 'master' */

