/* CSS Document */
html, body {
border: 0;
margin: 0;
padding: 0;
background-color:#0099CC;
background-image: url(../images/body_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
font: 12px Verdana, Arial, Helvetica, sans-serif;
line-height: 14px;
}

h2 {
margin:0 0 1em 0;
padding: 0;
}

p {
margin:0 0 1em 0;
padding:0;
}

h1{
margin:0 0 .7em 0;
padding:0;
}

form {
margin:0;
padding:0;
}

a img {
border: 0;
}

table {
font: 12px Verdana, Arial, Helvetica, sans-serif;
line-height: 14px;
color:#003366;
}

#screen {
position: relative;
width: 1004px;
margin: 0 auto;
}

#container {
position: relative;
width: 700px;
background-color:#FFFFFF;
margin: 0 auto;
}

#header {
width: 700px;
height: 67px;
background-color:#000000;
}

#header span {
position: relative;
top: 10px;
left: 20px;
}

#content {
width: 680px;
background-color:#FFFFFF;
padding: 0 10px 0 10px;
color:#003366;
margin-top:15px;
border: 0;
margin-bottom: 40px;
}

#content h1 {
font-size: 24px;
color:#CC0000;
margin-top: 14px;
}

#content h2 {
font-size: 18px;
color: #660033;
margin-top: 14px;
}

/*#contenthome {
position: absolute;
top: 67px;
left: 0;
width: 680px;
height: 614px;
}*/

#contenthome {
width: 680px;
background-color:#FFFFFF;
color:#003366;
margin-top:15px;
border: 0;
margin: 0;
}

#flash {
width: 700px;
height: 398;
}

#frontpagebox {
/*position: absolute;
top: 398px;
left: 0;*/
width: 655px;
height: 114px;
background-color:#CCCCCC;
background-image: url(../images/box_head.jpg);
background-position: top left;
background-repeat: no-repeat;
padding: 35px 0 0 45px;
}

#frontpagebox h2 {
color: #990000;
font-size: 18px;
}

#frontpagebox p {
}

#menuleft {
position: absolute;
top: 90px;
left: 30px;
width: 105px;
height: 400px;
}

#menuright {
position: absolute;
top: 90px;
right: 30px;
width: 105px;
height: 400px;
}

#footer {
width: 700px;
height: 65px;
background-color:#000000;
}

#footer p {
color: #FFFFFF;
text-align:center;
padding-top: 10px;
line-height: 18px;
}

#footer a {
color:#0099CC;
text-decoration: none;
}

#footer a:hover {
color:#FFFFFF;
}

#cmsbox {
position: absolute;
top: 0;
right: 0;
padding: 5px 5px;
}

#cmsbox a {
color:#CC0000;
}

#cmsbox a:hover {
color:#0033CC;
}

.highlight {
color:#990000;
font-weight: bold;
}

