body
{
    background-color:#fcecc0;
    color:#000;
    padding:0px;
    font-family: Arial, sans-serif;
    font-size:small;
    margin-left:0;
    margin-right:0;
    margin-top:0;

}


a:link {color:#408329;text-decoration:none;}
a:visited {color:#408329;text-decoration:none;}
a:hover {color:#2c86db;text-decoration:underline;}



h1
{
    font-family:Times New Roman, Times, serif;
    font-size:x-large;
    font-weight:bold;
    color:#A40000;
    margin-top:0;
}
h2
{
    font-size:medium;
    font-weight:bold;
    color:#A40000;
    margin-bottom:0;
}
h3
{
    font-size:small;
    font-weight:bold;
    color:#A40000;
}
h4
{
    font-size:x-small;
    font-weight:bold;
    color:#A40000;
}
#container {
    border:2px solid #800;
    padding:0;
    width:770px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(images/bg_content.jpg);
    background-repeat:repeat-y;
}

#header
{
    height:237px;
}

#header img
{
    border:0;
}
#nav {
    float:left;
    width:180px;
}
#newsletter {
    text-align:center;
    font-size:small;
    padding:10px 5px;
}
#newsletter h1 {
    font-size:medium;
    font-family: Arial, sans-serif;
    color:#000;
}

#content {
    margin-left:180px;
    padding:20px;
}
#content p {
    text-align:justify;
    margin-top:10px;
    margin-bottom:10px;
}
#brick {
	clear:both;
	position:relative;
	width:180px;
	height:1%;
}

#footer {
	font-size:x-small;
	color:#fcecc0;
	margin:0;
	padding:5px;
	clear:both;
        text-align:center;
        background-color:#a40000;
        height:15px;
        border-top:3px solid #000;
}

#footer a:link {color:#6f6a66;text-decoration:underline;}
#footer a:visited {color:#6f6a66;text-decoration:underline;}
#footer a:active {color:#6f6a66;text-decoration:underline;}
#footer a:hover {color:#000;text-decoration:underline;}

.top {
    text-align:center;
    font-weight:bold;
}

.rule {
    border-bottom:1px solid #a40000;
    margin:10px 0;
}

.graphic img {
    margin:10px;
    border:1px solid #000;
}


#tableNavbar{
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 2px;
}
